Reset Last Additions Reset Last Additions
 

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

Main Menu

Reset Last Additions

Started by yoders, September 05, 2004, 10:44:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yoders

Hello,

I'm trying to find how the reset the last additions section. So far there's all the pics since i've installed .

Is there anyways to do that?

Thanks

Ben

Joachim Müller

No, this is by design: it will always display all files that have been added since you started coppermine. I recommend leaving it as it is. If you must change it, you will either need some php knowledge and dive into the code of index.php and add a LIMIT statement to the query, or you will have to search the board for a hack (I'm not sure though this has been posted before).

Joachim