tac_lite
I have the following headaches after enabling the tac_lite module:
>> 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 t.vid = 1 ORDER BY weight, name' at line 1 query: SELECT t.tid, t.*, parent FROM term_data t INNER JOIN term_hierarchy h ON t.tid = h.tid LEFT JOIN term_data catd ON t.tid = catd.tid WHERE (t.tid IN (0) OR catd.vid NOT IN ()) AND t.vid = 1 ORDER BY weight, name in /home/.../includes/database.mysql.inc on line 120
(Going to site/modules and issueing the command "rm tac_lite" instantly solves this problem, but I need restricted access on the site so I re-enabled tac_lite.)
Ok, I did run update.php (without errors) and returning to the adminstration pages got this:
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 t.vid = 1 ORDER BY weight, name' at line 1 query: SELECT t.tid, t.*, parent FROM term_data t INNER JOIN term_hierarchy h ON t.tid = h.tid LEFT JOIN term_data catd ON t.tid = catd.tid WHERE (t.tid IN (0) OR catd.vid NOT IN ()) AND t.vid = 1 ORDER BY weight, name in /.../includes/database.mysql.inc on line 120
Warning: Cannot modify header information - headers already sent by (output started at /home/krooninf/public_html/.../includes/database.mysql.inc:120) in /home/.../modules/xtra/devel/devel.module on line 366