Posted by mroswell on January 27, 2008 at 10:52am
| Project: | Quick Admin Menus |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Module works, but delivers these "ugly" messages in red to the administrator
* warning: Illegal offset type in
/home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module
on line 162.
* warning: Illegal offset type in
/home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module
on line 164.
* warning: Illegal offset type in
/home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module
on line 170.
* warning: Illegal offset type in
/home/drupaltips/public_html/includes/menu.inc on line 280.Drupal 5.6
Configuration file Protected
Cron maintenance tasks Last run 1 day 13 hours ago
You can run cron manually.
Database schema Up to date
File system Writable (public download method)
GD library bundled (2.0.28 compatible)
MySQL database 5.0.26
PHP 5.1.2
Unicode library PHP Mbstring Extension
Web server Apache/2.2.3 (Linux/SUSE) PHP/5.1.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8
| Attachment | Size |
|---|---|
| qam_screenshot.gif | 26.59 KB |
Comments
#1
a related set of warnings on the QAM admin page (same set of errors repeats twice) :
* warning: Illegal offset type in /home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module on line 162.* warning: Illegal offset type in /home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module on line 164.
* warning: Illegal offset type in /home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module on line 170.
* warning: Illegal offset type in /home/drupaltips/public_html/includes/menu.inc on line 280.
* warning: Illegal offset type in /home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module on line 162.
* warning: Illegal offset type in /home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module on line 164.
* warning: Illegal offset type in /home/drupaltips/public_html/sites/all/modules/quick_admin_menu/qam.module on line 170.
* warning: Illegal offset type in /home/drupaltips/public_html/includes/menu.inc on line 280.
Site status same as initial post:
Drupal 5.6
Configuration file Protected
Cron maintenance tasks Last run 1 day 13 hours ago
You can run cron manually.
Database schema Up to date
File system Writable (public download method)
GD library bundled (2.0.28 compatible)
MySQL database 5.0.26
PHP 5.1.2
Unicode library PHP Mbstring Extension
Web server Apache/2.2.3 (Linux/SUSE) PHP/5.1.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8
#2
Sorry, I realize now this is a duplicate of
http://drupal.org/node/201557
#3