Warning: Invalid...error when I approve or delete pics Warning: Invalid...error when I approve or delete pics
 

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

Warning: Invalid...error when I approve or delete pics

Started by donmondell, December 08, 2003, 03:37:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

donmondell

I'm running PHPNuke 6.9 w/ CPG 1.2.0

Whenever I approve or delete a pic from an album I get

Warning Invalid argument supplied for foreach() in .../modules/coppermine/editpics.php on line 90

The approval or deletion of the pic still works, but the error is annoying.

Any help?

Thanks.

Ivo2

Hi,

i got the same warning. Also phpnuke 6.9, but cpg updated from 1.1d to 1.2.1.
Theme: fiblack3d
foreach($user_albums_list as $album) $user_album_set[$album['aid']] = 1;
Line 90 in editpics.php