Advanced search  

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

Pages: [1]   Go Down

Author Topic: Warning: Invalid...error when I approve or delete pics  (Read 3273 times)

0 Members and 1 Guest are viewing this topic.

donmondell

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Warning: Invalid...error when I approve or delete pics
« on: December 08, 2003, 03:37:35 am »

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.
Logged

Ivo2

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
    • http://www.stammtisch1.net
Warning: Invalid...error when I approve or delete pics
« Reply #1 on: December 08, 2003, 11:32:40 am »

Hi,

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

Page created in 0.022 seconds with 19 queries.