I got the following error just now. Autotagging still seems to be working, but nonetheless this seemed necessary to report:

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 ') AND LOWER(name) IN ('')' at line 1 query: SELECT tid, name FROM term_data WHERE vid IN () AND LOWER(name) IN ('') in /var/www/html/sites/all/modules/autotag/autotag.module on line 43.

CommentFileSizeAuthor
#1 autotag.module.patch2.48 KBsdrycroft

Comments

sdrycroft’s picture

Status: Active » Fixed
StatusFileSize
new2.48 KB

Thanks for this, you're right, it's a minor error, and related to the fact that you hadn't added any additional tags via the autocomplete field. The included patch should fix this (it'll be included in 6.x-1.14).

fumbling’s picture

Thanks, I went ahead and downloaded and tried your latest releast 6 1.15 rather than the patch. All seems to be working well. Thanks again.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.