When activating the advertisement module, i get the following warning:
warning: Parameter 2 to ad_html_adapi() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\module.inc on line 471.
in admin/build/modules.
I'm using Advertisement version 6.x-2.1 and Drupal version 6.14
Comments
Comment #1
aTrotter commentedIf I'm only activating the ad Module itsself, everything works fine.
But as soon as I, for example, activate the Text ad module, i get the warning posted above.
Comment #2
aTrotter commentedI installed the advertisement module on a "regular" server without problems.
So, i guess, this is a XAMPP issue.
Comment #3
john morahan commentedIt's a PHP 5.3 issue, see #360605: PHP 5.3 Compatibility
Comment #4
jeremy commentedDuplicate, fixed in this issue:
#637624: Parameter 2 to ad_image_adapi() expected to be a reference...