Error when slideshow is stopped Error when slideshow is stopped
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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?