I'm running Drupal 5.7 with PHP 4.3.10. After enabling the Per-Entity Logs module, I've just created a node with a single content message log and when I navigate to admin/workflow-ng/node-log, I get the following message:

Fatal error: Call to undefined function: stripos() in /hosting/bysn.org/docs/sites/all/modules/workflow_ng/workflow_ng_log/workflow_ng_log.module on line 183

The attached patch resolves this error.

CommentFileSizeAuthor
workflow_ng_log.module.patch633 bytesamanire

Comments

fago’s picture

Status: Needs review » Fixed

thanks, committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.