PDA

View Full Version : How To... Seperate Forumhome & Forumdisplay page?


soletrader
10-27-2006, 12:08 AM
I would like to know how to seperate the forumhome from the forumdisplay.

I want to place a different set of modules on each seperate page. Is this possible?

soletrader
10-27-2006, 05:36 AM
Anyone???? BUMP

Our Sponsors
 

Brian
10-27-2006, 10:35 AM
Please wait at least 24 hours before bumping a thread.
Though we do try to check the forums as often as possible, we are not on the site 24/7. Once a staff member sees your post it will be answered. We are human though and every once in a while a post may be missed, so if you have not received an answer within 24 hours please bump your thread then.


To use a different page, just define a differrent page identifier in the define('VBA_PAGE', 'whatever'); code that you add to the top of the file.

soletrader
10-28-2006, 03:37 AM
Thank you Brian.