By lainel on
user 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 'DESC LIMIT 0, 5' at line 1 query: SELECT DISTINCT(node.nid), active, node.title AS node_title, node.changed AS node_changed, forward_statistics.clickthrough_count AS forward_statistics_clickthrough_count, forward_statistics.forward_count AS forward_statistics_forward_count FROM node node LEFT JOIN forward_statistics forward_statistics ON node.nid = forward_statistics.nid ORDER BY DESC LIMIT 0, 5 in /home/lainel/public_html/spikedout/includes/database.mysql.inc on line 172.
I don't know what this means.
Comments
View Issue?
I got a similar message after I disabled a module that was being used in a view. Did you disable the statistics or forward module? Are either being used in a view?
Thank You Sooo Much
Thank you soo much man, You're a life saver.
Great!
No problem. I'm happy to hear it worked.