2004-19-09@12.00
I've downloaded the cvs 4-5 times the past couple of days and always get this error when trying to create content (doesn't matter what kind of content). You should know that I also installed quite a few non-core cvs modules. I use pHp 4.3.8, Apache 2.0.51 and MySQL 4.0.20. My Drupal 4.4 also has a lot of non-core modules but works like a charm.

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 ') AND nodes LIKE "%blog%"' at line 1
query: SELECT vid,name FROM vocabulary WHERE vid IN () AND nodes LIKE "%blog%" in /usr/local/www/html/drupal-cvs/includes/database.mysql.inc on line 125.

Comments

tangent’s picture

File this bug as a Drupal issue. Pehaps you should mention which custom modules you have installed (and their version number).

gde’s picture

Sorry for being an ignorant but where do I file it?
(Tried to locate it but without success).

Uwe Hermann’s picture

You can file bugs or feature requests related to Drupal or any third-party module here:
http://drupal.org/node/add/project_issue

The issues you file will appear here:
http://drupal.org/project/issues

HTH, Uwe.
--
Soon to be drupalized sites:
http://www.crazy-hacks.org
http://www.unmaintained-free-software.org

gde’s picture

Thanks for your patience :-)
Cheers
Günther

gde’s picture

This module lets users add terms on-the-fly as they post.