Quote:
Originally Posted by Tigga
Ahh, good find... If you'll look in your adv_index.php file for this line of code:
include('./includes/functions_bbcodeparse.php');
Remove that and paste it right below this line instead:
require_once('./global.php');
That should fix the problem. 
|
Problem: adv_index.php?page=links
I done that, but still don't work! get now:
Fatal error: Call to undefined function: parse_bbcode() in /home/www/adv_index.php on line 556
So how can I fix it??
More problem, the portal don't work any more then !!:
Fatal error: Call to undefined function: parse_bbcode2() in /home/www/adv_index.php on line 393