This is the message:
warning: array_fill() [function.array-fill]: Number of elements must be positive in [...]/public_html/includes/database.inc on line 253.
warning: implode() [function.implode]: Invalid arguments passed in [...]/public_html/includes/database.inc on line 253.
warning: array_keys() [function.array-keys]: The first argument should be an array in [...]/public_html/modules/user/user.module on line 513.
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 1 query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in [...]/public_html/modules/user/user.module on line 513.
What that means?
Comments
Comment #1
andrenoronha commented