hello, I think that I am the first to report this problem because it only appears when we click facebook connect button on the portal page:
PHP Code:
Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(517) : eval()'d code on line 95
Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(517) : eval()'d code on line 95
will appear and then after 2 to 3 seconds it will redirect the user to logged in.
For IE browsers it is a white debug screen with the above error. For chrome, safari and firefox, it shows the redirect page plus this debug message above.
Please let me know how to solve this. I confirm is due to your plugin because when I uninstall it, I can still use facebook connect without these debug messages:
PHP Code:
Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(517) : eval()'d code on line 95
Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in [path]/includes/class_bootstrap.php(517) : eval()'d code on line 95
appearing.
Anyone please help. Thank you. My forum is
http://webadvforum.com this problem only happens when you click facebook connect logging in, not for first time registration. This problem do not happen for other pages like webadvforum.com/forum etc.