Posted by tenouk on August 10, 2009 at 6:03pm
Jump to:
| Project: | AdSense |
| Version: | 5.x-3.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
got this error while upgrade from 5.x-3.1 to 5.x-3.2
Fatal error: Call to undefined function: stripos() in /home/content/sites/all/modules/adsense/adsense.module on line 542
any one got the solution
Comments
#1
Search before you create a new issue
http://drupal.org/node/544472
#2
I notice that referral is to the bug fixed for Drupal 6. Since I'm seeing the error in fresh install of the adsense module in Drupal 5, is it safe to assume that this fix was not ported back to 5.x?
Will the fix referenced above work if I manually patch the code?
Angus
#3
Found an even quicker answer... Downloaded dev and it sorted out the problem.
Angus