Log in

View Full Version : last post, forumhome


saltedm8
08-15-2009, 10:36 AM
I am having a small issue, pretty embarrassing really

I removed the last post on the forumhome for guests quite a while ago, but now I have decided to put them back but cant find where I edited ( members can still see them )... I have looked in forumhome, and all the forumhome post and nopost templates.. I simply cant remember what I did, I have been looking for a conditional or even a difference in the templates that are showing in red.. ( different from the original vb template ). I have even replaced the templates with the original templates 1 at a time

would someone be able to give a some ideas of how I could have done it ?..

thanks

Lynne
08-15-2009, 02:22 PM
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

Are you sure it was a template edit you did and not a plugin you wrote? (You could have set $show['lastpostinfo'] to false for guests maybe?)

saltedm8
08-15-2009, 04:46 PM
thank you.. I switcked off the plugins and hooks and it come back

so I went into plugins and switched them off a dozen at a time until it come back
it was a simple setting in vbseo.. typical. thank you

Lynne
08-15-2009, 05:08 PM
Glad you figured it out.