Closed (outdated)
Project:
User Points
Version:
6.x-1.1
Component:
Code: userpoints
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2010 at 02:45 UTC
Updated:
23 Feb 2018 at 19:28 UTC
Jump to comment: Most recent
Comments
Comment #1
wastrilith2k commentedI am having this issue as well.
At /admin/build/services/browse/userpoints.points I get the following error when trying to pass data:
* warning: array_fill() [function.array-fill]: Number of elements must be positive in /home/jtforg/public_html/includes/database.inc on line 253.
* warning: implode() [function.implode]: Invalid arguments passed in /home/jtforg/public_html/includes/database.inc on line 253.
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/jtforg/public_html/modules/user/user.module on line 515.
* 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 /home/jtforg/public_html/modules/user/user.module on line 515.
Is there a work-around for this?
Thanks,
James
Comment #2
manuel.adanClosing this as outdated, 6.x version is no longer maintained.