News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.