Warning: Invalid argument supplied for foreach()

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 13, 2013 7:09 am
Reply with quote
Report this post
I've been receiving this message when posting video.

Warning: Invalid argument supplied for foreach()

Not sure why I'm getting it here, but not here.

suggestions?

Code: Select all
foreach($attribs as $key => $value) {
    if($value != null) {
       $params->set($key, $value);
    }
}
User avatar
Junior Boarder

GK User
Wed Feb 13, 2013 6:23 pm
Reply with quote
Report this post
Turned off error reporting in Global Configuration/Server/Server Settings.

Sorry for asking a question with an obvious answer, but the fact that it was happening sometimes and not others had me confused.

I'm new to Joomla, as if it didn't show.

thanks for the awesome template GavickPro team.
User avatar
Junior Boarder


cron