Closed (fixed)
Project:
Advertisement
Version:
6.x-2.0-beta5
Component:
ad module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 07:58 UTC
Updated:
23 Apr 2009 at 20:10 UTC
Good morning,
After update AD from beta4 to beta5 (and run update of course), there's this below error on my website :
warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/mysite/www/sites/all/modules/ad/owners/ad_owners.module on line 577.
warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/mysite/www/sites/all/modules/ad/owners/ad_owners.module on line 577.
After this error, I came back to beta4: every things is ok.
I hope that help you.
Driss
___ My config :
Drupal 6.10
Base de données MySQL 5.0.44
PHP 5.2.5-pl1-gentoo
Serveur web Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.8g
Comments
Comment #1
jeremy commentedI'm unable to duplicate this error, but I have committed a change that should fix it.
Comment #2
dallen commentedI'm only getting the error when I'm on the site as an anonymous user.
Comment #3
jeremy commentedI finally duplicated the bug -- thanks. Fix committed.
Comment #4
jamesialford commentedSorry I am new to Drupal.
Is this issue fix?
If so how do I fix it on my site?
You guys are realy great and I thank you very much.
James
Comment #5
jponch commentedSame question - if it's fixed, how do I get the fix on my site?
Comment #6
jeremy commentedYou could:
1) check out the latest code from CVS
2) download the latest -devel snapshot
3) manually apply the changes from the link in my earlier comment above
Or, simply wait for the next release.
Comment #7
jamesialford commentedJeremy, it worked for me. you are a GOD.
Thank you so much.