if they don’t have that right, they get the error message:

Fatal error: Call to a member function condition() on a non-object in /www/htdocs/w0062791/esw/modules/simple_access/simple_access.module on line 637

line 637 is this:

->condition('rid', $roles, 'IN')

Happens on http://esw.draketo.de

Comments

snte’s picture

Problem with innerJoin method. This works for me:

http://drupal.org/node/991956#comment-3968004

(Different line in simple_access.module, though.)

s6d’s picture

This patch on simple_access.module also works for me, thanks for the solution!

gordon’s picture

Status: Active » Closed (duplicate)