Error when slideshow is stopped Error when slideshow is stopped
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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?