Since upgrading my site from 5.3 to 5.5 (I skipped 5.4, 5.5 was out before I knew about 5.4) I am getting the following error in my watchdog when I edit a node to update it:
[code]
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 th.tid IS NULL' at line 1 query: SELECT DISTINCT td.tid FROM term_data td LEFT JOIN term_hierarchy th on td.tid = th.parent WHERE td.vid IN (6) AND td.tid IN () AND th.tid IS NULL in /var/www/tjharman.com/includes/database.mysql.inc on line 172.[/code]
I just tried to go from Zen 5.x-0.7 to 5.x-0.8 (on Drupal 5.3). The new Zen version didn't work at all. It even rendered the system inaccessible, because almost all of the stuff that should be on screen was outside of the screen on the left side. Had to use tricks and URLs to get the system back into a working state.
What could be wrong here? I used the current Internet Explorer 7.