View Single Post
Old June 23rd, 2005, 12:55 PM   #2 (permalink)
VSDan
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 4
Added Note
===============

If I comment out the following line in the Forums/index.php file:

$template->pparse('body');
(->parser function in inclcudes/template.php file)

...then Forums will load, but missing middle body portion containing forum categories. However, all other links work - including search, which also use $template->pparse('body');. Issue is further isolated, and isolated to index.php.
VSDan is offline   Reply With Quote