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

gordon’s picture

Status: Active » Postponed (maintainer needs more info)

Have you run the update?

darumaki’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Yea once I ran the update the warning went away

jdslater’s picture

I 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.

jdslater’s picture

I removed, and re-installed the module. Then re-ran the DB updater and it worked!!!!