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

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