I get these errors after users logged out. but disappears when they are logged in. my site www.itsourcecan.com

warning: array_search() [function.array-search]: Wrong datatype for second argument in /public_html/itsourcecan.com/sites/all/modules/phpbbforum/phpbbforum.module on line 483.
warning: array_search() [function.array-search]: Wrong datatype for second argument in /public_html/itsourcecan.com/sites/all/modules/phpbbforum/phpbbforum.module on line 486.
warning: array_search() [function.array-search]: Wrong datatype for second argument in /public_html/itsourcecan.com/sites/all/modules/phpbbforum/phpbbforum.module on line 489.

Comments

vb’s picture

I have just retested this part of code with xdebug. No warnings. Second argument is array as it should be.
Do not know what to think.
But I have noticed you are using Windows Live ID. I have not tested with it. It will take some time.

See in phpinfo check and set on if yours is off

Directive Local Value Master Value
allow_call_time_pass_reference On On

vb’s picture

Did you find the problem?

ja1d3n’s picture

I'm testing it again in my development server as I have uninstalled it at my site. I also notice that drupal users are not synchronized with phpbb. I'm not sure if you have to run a simple query to import drupal users to phpbb. I'll try to integrate phpbb again once I figured out what the problem is in my developement server.

Thnx for the reply.

fizk’s picture

Status: Active » Closed (fixed)