I implemented site_map but my page gets the following error meesage at the top:
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 ') ORDER BY weight ASC, name' at line 2
query: SELECT vid, name, description
FROM vocabulary WHERE vid IN () ORDER BY weight ASC, name in /home/newyork/public_html/includes/database.mysql.inc on line 66.
Did I miss something?
thanks,
TSH
Comments
Comment #1
frjo commentedI can not reproduce this error on my site running 4.6.6. Anyone else who knows what's up?
Comment #2
TheSmegHead commentedI'm running 4.6.5. Is there any other information that might help you diagnose the problem?
Comment #3
frjo commented