Quote:
Originally Posted by Delazar
Hi,
I have the following problem: Whenever I want to create a new category I get an error:
Code:
Invalid argument supplied for foreach() in [path]/includes/local_links_misc.php (line 74)
The weird thing is, that the category is created sucessfully nevertheless. The User-Rights are correctly set as far as I can see. Does anybody have an idea, where this error-message comes from?
|
If you havn't made significant changes to your includes/local_links_misc.php file, then try deleting that from your server and uploading a default one from your installation package (or undo any recent changes you've made to that file). The error message you've shown is indicating an error in that file.