Pressflow 6.26
PHP 5.3.3
E_STRICT messages switched off in php.ini

Persistently logging an error when logged in as superuser on all pages as far as I can see, irrespective of whether node or views. I can't recall exactly when this error started, so difficult to now track down to a module, template or setting change.

Notice: Undefined variable: noneditors in eval() (line 7 of /var/www/html/includes/common.inc(1729) : eval()'d code)

1729 of common.inc refers to drupal_eval($code).

Can't find any other issues which reference 'noneditors'. Presuming something to do with superuser permissions, but can't figure out what.

This error doesn't appear to affect any functionality, but has stumped me.

Any clues appreciated.

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.