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

kbahey’s picture

Status: Active » Closed (duplicate)

Search before you create a new issue

http://drupal.org/node/544472

apratt’s picture

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

apratt’s picture

Found an even quicker answer... Downloaded dev and it sorted out the problem.

Angus