PHP error when deleting forum category or forum… |
|||
|---|---|---|---|
| Date: | 07/06/2008 | Severity: | Trivial |
| Status: | Resolved | Reporter: | Robin Sowell |
| Version: | EE 1.6.4 | Assigned To: | Not Assigned |
| Keywords: | Modules, Forum | ||
Details
Re: this thread- get a:
Notice: Undefined variable: PREFS in /home/system/modules/forum/mcp.forum.php on line 2123
Fatal error: Call to a member function ini() on a non-object in /home/system/modules/forum/mcp.forum.php on line 2123
I did a quick replication- got the call to member function error when deleting a category.
I THINK just needs $PREFS added to the globals list. But didn’t test that.
