• When i try to use the slideshow, i put it in a post and when i look my website i get this message :

    Warning: Invalid argument supplied for foreach() in /home/u656285792/public_html/wp-content/plugins/camera-slideshow/lib/camera_functions.php on line 475

    Someone know what to do ???

    http://wordpress.org/plugins/camera-slideshow/

Viewing 1 replies (of 1 total)
  • Thread Starter Koodjo

    (@koodjo)

    My code in camera_functions.php on line 475 :
    ……………………………………………………………………………………………
    mobileeasing=”‘.$camera_slideshow[‘mobileeasing’].'”>’;

    foreach($camera_slideshow[‘camera_slide’] as $slide){(camera_functions.php line 475)

    if($slide[‘aligndefault’]==’0′) {
    $slideshow_alignment = $camera_slideshow[‘alignment’];
    } else {
    $slideshow_alignment = $slide[‘alignment’];
    ……………………………………………………………………………………………………………………………………………………..

    HELP PLEASE

Viewing 1 replies (of 1 total)
  • The topic ‘Warning: Invalid argument supplied for foreach’ is closed to new replies.