I have installed node list and it works fine (the content list) but when I modify a post en submit it I get de next message.

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 '1 WHERE cid = 'nodelist:'' at line 1 query: DELETE FROM 1 WHERE cid = 'nodelist:' in /home/sterwind/public_html/drpl5/includes/database.mysql.inc on line 167.

Is there anything I can do about this warning? Perhaps I missedszome install stuff.

Kind regards,

Sjaak Terwindt

Comments

wmostrey’s picture

Assigned: Unassigned » wmostrey
Status: Active » Fixed

There was indeed an issue with updating the cache. This has now been resolved in the latest dev version.

sjaakter’s picture

Hello,
Thanks for your reply. I've downloaded nodelist-5.x-1.x-dev.tar.gz from drupal.org and still get this warning.
Is this the latest version?

Kind regards,

Sjaak Terwindt

sjaakter’s picture

I just downloaded the new version form drupal.org. Came up in new modules sorted by date. Work correctly now. Thanks a lot for your quick response.

olio’s picture

Hi,
I still have the same problem after updating this morning to drupal 5.1. I also cleaned up my cache tables by hand and run cron.php, but no way.
It would be really nice if someone could give me a hint how to solve this problem.

Here is the message drupal continues to give me every time I create a book entry:
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 '1 WHERE cid = 'nodelist:'' at line 1 query: DELETE FROM 1 WHERE cid = 'nodelist:' in /is/htdocs/wp1146547_E9BWYAUVHP/www/subdomain/includes/database.mysql.inc in Zeile 172

Thanks a lot,
Oliver

olio’s picture

O.k., repeated the whole procedure, also the module reinstallation. Now it works.
Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)