* warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/drupal/modules/nodequeue/nodequeue.module on line 2036.
* warning: implode() [function.implode]: Bad arguments. in /var/www/drupal/modules/nodequeue/nodequeue.module on line 2036.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND nid = 44 GROUP BY sqid' at line 1 query: SELECT sqid, MIN(position) AS position FROM nodequeue_nodes WHERE sqid IN () AND nid = 44 GROUP BY sqid in /var/www/drupal/includes/database.mysql.inc on line 172.
* warning: Invalid argument supplied for foreach() in /var/www/drupal/modules/nodequeue/nodequeue.module on line 408.
Here is my drupal status below:
Configuration file Protected
Cron maintenance tasks Last run 54 sec ago
You can run cron manually.
Database schema Up to date
File system Writable (public download method)
GD Image Filtering Low Quality / Poor Performance
The installed version of PHP GD does not support image filtering(desaturate, blur, negate, etc). It was probably compiled using the official GD libraries from http://www.libgd.org instead of the GD library bundled with PHP. You should recompile PHP --with-gd using the bundled GD library. See http://www.php.net/manual/en/image.setup.php. An implementation of imagefilter in PHP will be used in the interim.
GD Image Rotation Low Quality / Poor Performance
The installed version of PHP GD does not support image rotations. It was probably compiled using the official GD libraries from http://www.libgd.org instead of the GD library bundled with PHP. You should recompile PHP --with-gd using the bundled GD library. See: http://www.php.net/manual/en/image.setup.php. An implementation of imagerotate in PHP will used in the interim.
GD library 2.0 or higher
MySQL database 5.0.45
PHP 5.2.3-1ubuntu6.3
PHP register globals Disabled
Unicode library PHP Mbstring Extension
Web server Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3
jQuery Update Installed correctly
The current installed version of jQuery is 1.2.6
Comments
Comment #1
satcom74 commentedThis problem was apparently a problem with my nodequeue installation. I removed it and a few other modules that I had added since nodequeue was originally put in. I removed, uninstalled and reinstalled. Now I have a subqueue for each of my users that should have it. I'm having a problem getting a block to show items that have been placed in that subqueue. I'll post a seperate post for that.
Comment #2
ezra-g commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.