When I enable organic groups access control, I get the following errors on pathauto index pages, and the page is not displayed:

* warning: preg_replace(): Unknown modifier '\' in /home/darrenoh/public_html/includes/database.inc on line 283.
* user warning: Query was empty query: in /home/darrenoh/public_html/includes/database.mysql.inc on line 120.
* user warning: 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 'LIMIT 0, 10' at line 1 query: LIMIT 0, 10 in /home/darrenoh/public_html/includes/database.mysql.inc on line 120.

See issue 61980 for information which may be relevant to this error.

Comments

darren oh’s picture

Examples of pathauto index URLs: /image, /product, and /group.

moshe weitzman’s picture

Project: Organic Groups » Pathauto
Component: og.module » Code
greggles’s picture

Status: Active » Closed (duplicate)

Seems to be a duplicate of http://drupal.org/node/61980 I'll look into fixing 61980 shortly