Hi ...i had og installed before. Using devel module i 'reinstall' og. I have disable all-og related module.

Now, I keep getting this message. Where is it coming from? Possibly a conflict with other modules? I have soo many, how to trace?

* warning: array_filter() [function.array-filter]: The first argument should be an array in /home/igolfcommy/public_html/sites/all/modules/og/og.module on line 2509.
* warning: array_fill() [function.array-fill]: Number of elements must be positive in /home/igolfcommy/public_html/sites/all/modules/og/og.module on line 2509.
* warning: implode() [function.implode]: Bad arguments. in /home/igolfcommy/public_html/sites/all/modules/og/og.module on line 2510.
* 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 ') AND ogu.nid = 258 AND ogu.is_active = 1 AND u.status = 1 ORDER BY ogu.created ' at line 1 query: SELECT DISTINCT(u.uid), u.* FROM og_uid ogu INNER JOIN users u ON ogu.uid = u.uid WHERE ogu.is_admin IN () AND ogu.nid = 258 AND ogu.is_active = 1 AND u.status = 1 ORDER BY ogu.created DESC LIMIT 0, 10 in /home/igolfcommy/public_html/includes/database.mysql.inc on line 172.

Comments

najibx’s picture

Solved by Disabling 'Group members' block -
Group specific blocks are only visible on group pages and not on systemwide pages like the home page or admin pages.

or unchecked Group roles: Administrators

not exactly sure what's going.

moshe weitzman’s picture

Status: Active » Closed (fixed)
dadderley’s picture

I just did a fresh install of the og module. I have never used it before and it is all new to me. I just had the same experience with the same error messages as above. I solved in in the exact same way by urning off the "group members" block.