the error after installing this module
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 'INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.g' at line 1 query: select linked_seo from seo_checklist where id=1 INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 2 AND na.realm = 'term_access'))) in /home/techtree/public_html/drupal/includes/database.mysql.inc on line 172.
yep.. this useful module was the reason behind the mysql errors i got. my drupal site which was working fine until i installed this module, the site started to act crazy and for guest users it started to display this error
after i uninstalled it.. everything is back to normal. :)
this module helped in many ways..i even had the link displayed to the site in the footer. can u fix this module
Comments
Comment #1
moshub commentedi have the same situation... i had to uninstall the module.. any hint?
Comment #2
ben finklea commentedI think our new release has fixed this issue. Try it and let me know: http://drupal.org/files/issues/SEOChecklist-5.2.zip
It should be in the official download tonight.