|
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. |