Closed (duplicate)
Project:
OG User Roles
Version:
6.x-4.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 19:23 UTC
Updated:
6 Aug 2009 at 16:37 UTC
OK. Was a bit of a dope and didn't read the documentation about the reduced functionality in version 4 and recently 'upgraded' my site from 6.1.5 to 6.4.0. Then I realised I lost all the control over 'create content' links (etc). So I tried rolling back to an earlier version (1.5); then tried removing/uninstalling/reinstalling (and re-running install.php) and I still have this error appearing on lots of OG posts:
user warning: Unknown column 'oga.is_public' in 'where clause' query: SELECT oga.group_nid FROM og_ancestry oga WHERE oga.nid = 3942 AND oga.is_public = 1 in .../sites/all/modules/og_user_roles/og_user_roles.module on line 2773.
Can't even find a table 'oga' in MySQL - is oga some reference to og_access_post? Where did I screw up MySQL?
Would welcome any advice. Sorry for being a tit.
Comments
Comment #1
snorkers commentedSorry just spotted issue #528154. This is a duplicate and a patch is posted regarding latest RC of Organic Groups
BTW - sleep deprived following recent birth of child... ignore my 'where is oga table' comment. (oga = og_ancestry).