News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Error when slideshow is stopped

Started by Proud, August 28, 2004, 05:18:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Proud

When I either click on "stop slideshow" or click to go back to the album list this is the error I am getting at the top of my page, if I hit refresh it disappears.

Warning: Variable passed to each() is not an array or object in /home/princes1/public_html/Proud/PicturePlayground/cpg1.3.1/displayimage.php on line 92

Here is what line 92 looks like in that file

       while(list($idx,$val) = each($matches)){

any ideas how to stop it from happening?