problems showing last upload problems showing last upload
 

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

problems showing last upload

Started by hdelange1962, May 11, 2022, 12:50:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hdelange1962

since a few weeks i have problems showing the last upload date underneath the last uploads

see under a picture: https://galerij.avifaunagroningen.nl/thumbnails.php?album=lastup&cat=0

when i set on the debug mode it says: /index.php
Notice line 1049: Undefined index: last_upload
Notice line 1049: Undefined index: last_upload
....

in the index on line 1049:            $last_upload_date = ($album['pic_count'] || ($CONFIG['link_pic_count'] && $link_pic_count > 0 )) ? localised_date($album['last_upload'], $lang_date['lastup']) : '';

is this a sort of bug? or is there change something in the last versions?

i have update coppermine to version 1.6.19 but the error remains

i am not a programmer, but hope someone can help me.

Henk


ron4mac

#1
During the upgrade to 1.6.19, you should have seen the notice about custom language files needing to have modifications applied.

https://forum.coppermine-gallery.net/index.php/topic,80524.0.html

hdelange1962

thankx, it works!

another person did the update to 1.6.18 i did not see the message, but thanks anyway.

Henk