* warning: Invalid argument supplied for foreach() in /var/www/drupal-5.2/modules/taxonomy_ticker/taxonomy_ticker.module on line 34.
* warning: join() [function.join]: Bad arguments. in /var/www/drupal-5.2/modules/taxonomy_ticker/taxonomy_ticker.module on line 37.
* 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 1 ORDER BY n.changed DESC LIMIT 0, 5' at line 1 query: SELECT n.nid, n.title, n.type FROM node n LEFT JOIN term_node r ON r.nid = n.nid WHERE n.status = 1 AND () AND 1 ORDER BY n.changed DESC LIMIT 0, 5 in /var/www/drupal-5.2/includes/database.mysql.inc on line 172.
Comments
Comment #1
frazras commentedit happens when I try to Activate the block in admin/build/block.
Comment #2
frazras commentedFalse alarm due to unclear step 4 in readme file:
4. Go to admin/settings/taxonomy_ticker and select the [taxonomy, category]
that you just created.
/settings
is placed in the menu of drupal 5.3 as site configuration, this must be done for it to work
Comment #3
yrocq commentedThis bug is fixed in 5.x-1.x-dev.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.