Reset Last Additions Reset Last Additions
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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