Posts inside of posts

Started by Cadal, November 13, 2009, 08:19:10 AM

Previous topic - Next topic

Sabre™

Looks fine to me, so it isn't as I thought.
I'll leave you with Arantor, he maybe able to figure it out.
Good luck :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


Cadal

I guess we move it to bugs now?

Sabre™

#22
Okay, have accidentally duplicated this again, but another way.
I dont know if this is the same way the OP has done this, but this is how it happened for me.
I added the display template for the core theme, into the curve theme.
I tried it the other way around with the same result.
Can somebody confirm if this happens for them aswell?

Cheers
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


Norv

Cadal: did you by any chance have Custom Profile Fields enabled, and perhaps at least one of the fields has the position "above signature"?
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Cadal

Hi Norv,

I do have a custom profile field with it set to above signature.

Norv

Please try : (your_theme/Display.template.php)
Code (find) Select

<ul class="reset nolist>';


Code (replace) Select

<ul class="reset nolist">';


You might also want to modify as well PersonalMessages.template.php of your theme, exactly the same way, as that file has the same problem).
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Norv

To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Cadal

Confirmed work around implemented, thank you your help: Norv, Sabre and Arantor.

Advertisement: