
08-26-2004, 09:00 PM
|
|
|
Join Date: May 2004
Location: San Jose
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I get the same error.
Quote:
Originally Posted by Valr the Slain
When in "Edit Items", the items seem to not show up for me to edit. There isn't any errors listed, but when I click "Update Items", I receive this error:
Warning: Variable passed to each() is not an array or object in /home/initial/public_html/forums/admincp/itemadmin.php on line 292
The line 292 contains the following:
PHP Code:
while (list($key,$val) = each($name) AND list($key,$val2) = each($cat)
What could be the problem?
|
|