Installation Errors in Organic Groups and Devel

Created on 20 July 2016, almost 8 years ago
Updated 16 February 2023, over 1 year ago

During enabling the module for the first time:

Notice: Trying to get property of non-object in og_context() (line 232 of \modules\contrib\og\og_context\og_context.module).

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 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 status > 0 ORDER BY access DESC LIMIT 0, 10' at line 1: SELECT uid FROM {users} WHERE uid > 0 AND uid NOT IN () AND status > 0 ORDER BY access DESC LIMIT 0, 10; Array ( ) in devel_switch_user_list() (line 917 of \modules\contrib\devel\devel.module).

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States NancyDru Boston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡³πŸ‡±Netherlands JurriaanRoelofs

    I know this issue is old but the same bug wrecked our production site, I had no idea how to debug it until I found this issue. Nothing in the error points to this module but disabling user_revision fixed the problem.
    I can't reproduce the error on my non-production environment.

  • πŸ‡¬πŸ‡§United Kingdom RickJ

    This sounds like a complex interaction, and hard to determine which module is actually at fault.

    Which version of user-revision are you running? The version 1 line hasn't received much work for a long time. If you're still on that version I recommend trying 7.x-2.x dev (which needs to be released as 7.x-2.1 - must do that).

Production build 0.69.0 2024