Get the following error when accessing "MyPage":
user error: 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 n.status = 1 AND '1'' at line 1
query: SELECT COUNT(DISTINCT(n.nid)) FROM node n INNER JOIN term_node tn ON n.nid = tn.nid WHERE tn.tid IN () AND n.status = 1 AND '1' in /var/www/devel/includes/database.mysql.inc on line 125.
Comments
Comment #1
andynyc commentedAfter 3 weeks, there was no follow-up after requests for more detail... this is not a bug I can reproduce. Closed.
Comment #2
andynyc commentedThis is the same bug described and fixed in the post called "sql errors after installing mypage 4.5.0 in drupal"
Comment #3
(not verified) commented