The following errors get thrown using the 6.x-1.0 release:

warning: array_fill() [function.array-fill]: Number of elements must be positive in /home2/darnelll/public_html/renters/includes/database.inc on line 253.
warning: implode() [function.implode]: Invalid arguments passed in /home2/darnelll/public_html/renters/includes/database.inc on line 253.
warning: array_keys() [function.array-keys]: The first argument should be an array in /home2/darnelll/public_html/renters/modules/user/user.module on line 528.
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 /home2/darnelll/public_html/renters/modules/user/user.module on line 528.
warning: Missing argument 1 for citizenspeak_menu() in /home2/darnelll/public_html/renters/sites/all/modules/citizenspeak/citizenspeak.module on line 48.

Comments

Anonymous’s picture

Status: Active » Closed (fixed)

Re-rolled new release.