Closed (won't fix)
Project:
Advanced User
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 07:13 UTC
Updated:
13 Jan 2009 at 19:29 UTC
Jump to comment: Most recent
Comments
Comment #1
sven33 commentedSame here
Fatal error: Call to undefined function: str_ireplace() in /clientdata/www/domainname/sites/default/modules/advuser/advuser_filters.inc on line 422
Drupal 5.9
PHP Version 4.4.8
Comment #2
sven33 commentedmaybe something like this would help for PHP 4 systems - http://bytes.com/forum/thread467075.html
Comment #3
sven33 commentedAs a test I added the following code to advuser_filters.inc around line 10
and then I could perform the necessary filtering, that is the module worked as expected.
Comment #4
kaptain_kyle commentedThanks for your quick fix. Worked for me!
Comment #5
Anonymous (not verified) commentedComment #6
Anonymous (not verified) commented