Reset Last Additions Reset Last Additions
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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