php Error
marcus0263 - May 3, 2008 - 02:22
| Project: | Advanced Forum |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Just updated to the latest dev release and now getting this error on all pages
warning: Invalid argument supplied for foreach() in /home/xx/xxx/drupal/includes/menu.inc on line 258
Effected line in menu.inc is
foreach ($data as $k => $v) {

#1
http://drupal.org/node/254051