Error messages after manual cron run
| Project: | CCK Redirection |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
ran cron manually from /admin/logs/status and got the following errors:
# warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.10/sites/all/modules/cck_redirection/cck_redirection.module on line 285.
# warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.10/sites/all/modules/cck/fieldgroup.module on line 394.
# warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.10/sites/all/modules/cck/fieldgroup.module on line 394.
# warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.10/sites/all/modules/cck/fieldgroup.module on line 394.
# warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.10/sites/all/modules/cck/fieldgroup.module on line 394.
# warning: Invalid argument supplied for foreach() in /var/www/html/drupal-5.10/sites/all/modules/cck/fieldgroup.module on line 394.
re-ran cron and the error is gone! So This is just a heads up that there *may* be something in there--

#1
You MAY read this which anyways links to the solution here because it is duplicate.
This is not specific to CCK redirection but to CCK Fieldgroup. Reopen the issue if this is not suitable to your case.