change number of last additions change number of 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

change number of last additions

Started by naughtyforum, August 29, 2005, 02:39:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

naughtyforum

at the moment it shows 2 rows with 4 last uploaded pics on each row.
i want it to show more recently uploaded pics on the index page.. can i do this and how?
thanks

Nibbler

Change lastup,2 to something higher in the 'content of the main page' setting in config.

naughtyforum

i searched the config "link on admin panel" and nothing came p for lastup

then i opened config.php searched and nothing there.

then tried index.php searched and found many matches for "lastup"

the one that stood out would be ..

            case 'lastup':
                display_thumbnails('lastup', $cat, 1, $CONFIG['thumbcols'], max(1, $matches[2]), false);


should i be changing something here?

not sure.. thanks for your help

Joachim Müller

You don't edit files. Just click on "config" when logged in as admin on your coppermine pages. Please read the documentation that comes with coppermine, it's all explained there.