Closed (fixed)
Project:
Simple Access
Version:
6.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2008 at 21:42 UTC
Updated:
1 Oct 2008 at 20:03 UTC
user warning: Unknown column 'sa_view' in 'where clause' query: SELECT DISTINCT pid FROM simple_access_profiles_access WHERE sa_view = 1 AND gid in (0,1) in /sites/all/modules/simple_access/simple_access.module on line 290.
Comments
Comment #1
gordon commentedHave you run the update?
Comment #2
darumaki commentedYea once I ran the update the warning went away
Comment #3
jdslater commentedI can't get this warning to go away...
1) I installed the update
2) I re-ran the permissions
3) I ran the simple_access module
Still getting the warning:
user warning: Unknown column 'sa_view' in 'where clause' query: SELECT DISTINCT pid FROM schase_simple_access_profiles_access WHERE sa_view = 1 AND gid in (0,1,2) in /usr/share/drupal/sites/all/modules/simple_access/simple_access.module on line 311.
Comment #4
jdslater commentedI removed, and re-installed the module. Then re-ran the DB updater and it worked!!!!