Receiving error... Invalid argument supplied for foreach()

Found a bug? Tell us!!
Post Reply
investintech
Posts: 1
Joined: Thu May 25, 2006 8:00 pm

Receiving error... Invalid argument supplied for foreach()

Post by investintech »

Hi,

I've searched the forum, google, faq and haven't found anything related to this error.

Warning: Invalid argument supplied for foreach() in .../blog/include/functions_config.inc.php on line 686

It appears after I insert a new user on the admin panel. I think it may also be duplicating users on it's own?

If you could point me to the correct thread or answer that would be much appreciated, thanks.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Receiving error... Invalid argument supplied for foreach

Post by garvinhicking »

Hi!

Serendipity is constantly evolving, and each version has differences in the file structure. So line 686 in Version 0.4 is completely different than line 686 in Version 1.1-alpha5.

Which means: If you don't tell us which Serendipity version you'Re using exactly, we can't really know which line is what in your file. :)

The most probable answer is: Upgrade Serendipity to 1.0-beta, and it will most likely be fixed. :)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply