View Single Post
Old January 18th, 2005, 09:04 AM   #8 (permalink)
Michael P
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
If would have to be failing on this line:

if ( isset($ppboards) ) {

Which is simply asking if that variable has been set (which it would be with an old style config-inc.php). I'm wondering if the isset() is causing the problem.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote