Quote:
Originally Posted by kh99
The mention of line 36 in the message is line 36 of the eval()'d code. It's called from line 4489 of includes/class_core.php which is:
PHP Code:
eval($template_code);
so it looks like the problem is in a template. If it only happens for "view forum leaders", then it must be SHOWGROUPS or one beginning with showgroups_.
|
Thank you for your help, Kevin. What would be the best course of action?