Error when slideshow is stopped Error when slideshow is stopped
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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?