Download & Extend

Error when a user selects 'done tagging' without anyone selected in the tag box

Project:Tag User
Version:6.x-1.1
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

If the user selects 'done tagging' when they haven't tagged anyone the following error is displayed:

warning: array_fill() [function.array-fill]: Number of elements must be positive in ... on line 253.
warning: implode() [function.implode]: Invalid arguments passed in ... on line 253.
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 ')' at line 4 query: SELECT u.`uid`, u.`name` FROM users u LEFT JOIN taguser_permission tu ON u.`uid` = tu.`uid` WHERE u.`status` = 1 AND u.`name` IN () in ... on line 903.

AttachmentSize
user tag error.png18.18 KB
nobody click here