[wp-testers] BAStats error, 2.0.4...

Kimmo Suominen kimmo+key+wordpress.c4f53f at suominen.com
Sun Jul 23 19:20:02 GMT 2006


On Sun, Jul 23, 2006 at 03:12:46PM -0500, spencerp wrote:
> Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/.franklo/spencerp1/public_html/wp-content/plugins/BAStats/BAStats_logger.php on line 114

That's from PHP5.  You'll need to cast to array or otherwise make
sure the second argument to in_array() is an array.

    http://fi.php.net/in_array

Best regards,
+ Kimmo
-- 
<A HREF="http://kimmo.suominen.com/">Kimmo Suominen</A>



More information about the wp-testers mailing list