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

jeremy’s picture

Status: Active » Fixed

I'm unable to duplicate this error, but I have committed a change that should fix it.

dallen’s picture

I'm only getting the error when I'm on the site as an anonymous user.

jeremy’s picture

I finally duplicated the bug -- thanks. Fix committed.

jamesialford’s picture

Sorry 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

jponch’s picture

Same question - if it's fixed, how do I get the fix on my site?

jeremy’s picture

You 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.

jamesialford’s picture

Jeremy, it worked for me. you are a GOD.

Thank you so much.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.