Active
Project:
Tag User
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2010 at 04:43 UTC
Updated:
2 Dec 2010 at 04:43 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| user tag error.png | 18.18 KB | bjsomers |