PDA

View Full Version : Need "What's Going On" section at top of each forum


dorfmunder
04-19-2005, 09:49 PM
I have moved the "What's Going On" box to the top of the forums home page, but also want it on the main page of each forum and on search results pages.

I copied the code that worked for me in the FORUMHOME template and pasted it where I wanted it in the FORUMDISPLAY template, but this is all that will show up. It has the heading, but not the content:

http://www.slackermoms.net/wgo.jpg

I'm assuming that somewhere the code is calling to other code within the FORUMHOME template and is relative to it since it works there and not in FORUMDISPLAY.

Also, what template do I edit to add this to the search results page?



Thanks so much!

delilah429
04-19-2005, 11:56 PM
would love to know this myself!

Funny thing is that this forum has it like that and i have not been able to find an answer to the question - someone must know! lol.. vbulletin.org has it exactly the way i want it!

Does anyone know how to do this??

dorfmunder
04-23-2005, 02:09 PM
Anyone? I would really appreciate any insight someone may have on this. :) I understand that you have to move some php code from the forumhome template to make this work, but I'm not sure what.