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
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
Comment #1
kbahey commentedSearch before you create a new issue
http://drupal.org/node/544472
Comment #2
apratt commentedI 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
Comment #3
apratt commentedFound an even quicker answer... Downloaded dev and it sorted out the problem.
Angus