you just create a new php file, for example forumposts.php and put it in it
and then just call that with an include into your non-vb page.
the new file needs to either be in the same directory as the forum root or you need to uncomment the 2 chdir lines and specify the absolute path to your forums directory
most of the variables there are customizable. You can also add the $forumtitle if you want the name of the forum called into the query
Quote:
Originally Posted by GSX-Racing
Risestar
What file does that code go into and where in the forum structure does it go? Just the root folder of the forum?
|