Ik krijg de volgende foutmelding op mijn website
On /Topics.html
While executing query "SELECT t.topicid, t.topicimage, t.topictext, count(s.sid) AS stories, SUM(s.counter) AS reads
FROM cms_topics t LEFT JOIN cms_stories s ON (s.topic = t.topicid)
GROUP BY t.topicid, t.topicimage, t.topictext ORDER BY t.topictext"
the following error occured: 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 'reads
FROM cms_topics t LEFT JOIN cms_stories s ON (s.topic = t.topicid)
GROUP B' at line 1
In: /customers/bsvtennis.nl/bsvtennis.nl/httpd.www/modules/Topics/index.php on line: 22
Het website programma is CPG-nuke
Ik denk dat er een probleem is met de database.
Wie weet raad?
Alvast bedankt,
arjan
On /Topics.html
While executing query "SELECT t.topicid, t.topicimage, t.topictext, count(s.sid) AS stories, SUM(s.counter) AS reads
FROM cms_topics t LEFT JOIN cms_stories s ON (s.topic = t.topicid)
GROUP BY t.topicid, t.topicimage, t.topictext ORDER BY t.topictext"
the following error occured: 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 'reads
FROM cms_topics t LEFT JOIN cms_stories s ON (s.topic = t.topicid)
GROUP B' at line 1
In: /customers/bsvtennis.nl/bsvtennis.nl/httpd.www/modules/Topics/index.php on line: 22
Het website programma is CPG-nuke
Ik denk dat er een probleem is met de database.
Wie weet raad?
Alvast bedankt,
arjan