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
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
thankx, it works!
another person did the update to 1.6.18 i did not see the message, but thanks anyway.
Henk