Invalid argument with slider
-
Warning: Invalid argument supplied for foreach() in /home/tap/public_html/wp-content/plugins/slider-by-supsystic/src/SupsysticSlider/Slider/Model/Settings.php on line 114
Getting the above error with 1.05
I have a dev site showing the issue here: https://tap.meahost.com/the-alpaca-place/stud-services/
Edit: The function getPosts doesn’t check to see if $elements is empty before trying to loop through it. I’ve edited the settings.php file and added a check so it doesn’t run the code if $elements is empty, like savePost and other functions do. Doesn’t seem to have had any ill effect – the slider works and no errors visible.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Invalid argument with slider’ is closed to new replies.