How can I remove the "random files" feature How can I remove the "random files" feature
 

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

How can I remove the "random files" feature

Started by Mannzlady, April 28, 2006, 04:16:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mannzlady

I don't want that to show anymore - I just want the "last uploads to show -
I also want to have the "last uploads" at the top of the gallery and not the bottom and I want the category list to be at the bottom.

Is there a way to do it?

Amit Badkas

Hi,

You can remove 'random files' box by changing setting 'The content of the main page' in 'Album list view' section on 'Config' (admin.php) page. For displaying 'last uploads' on the top you can change order of boxes using the same above setting.

Ex:- If original setting is like

breadcrumb/catlist/alblist/random,2/lastup,2

and then modified setting will be

breadcrumb/lastup,2/catlist/alblist

This will remove 'random files' section and 'last uploads' section will be displayed just below navigation.

Amit :)

Joachim Müller


Mannzlady