ronschi Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 1 post (of 1 total) Author Posts January 25th, 2017 at 10:42 in reply to: Invalid argument supplied for foreach() #42223 ronschiParticipant Got the same error. Try this one: `global $parabolas; if (is_array($parabolas)) { foreach ($parabolas as $key => $value) { ${“$key”} = $value ;} }` Author Posts Viewing 1 post (of 1 total)