Latest Uploads? Latest Uploads?
 

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

Latest Uploads?

Started by MothBox, March 22, 2005, 11:38:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MothBox

Is there a way to put a link in the menu which would show all of the latest uploaded files?  Like say if I wanted it to display the last 50 file's to be uploaded.

How can I do this?

Tranz

Yes, it's possible, and even built in. It's your custom theme that is missing the code. In classic, there's the link:
http://www.mothbox.co.uk/copper/index.php?theme=classic

Check out the theme.php file to see how to put back the link.

If you must customize it to last 50, that's another thing.

MothBox

Yer, that's good.

It looks like it display's every picture in the order it was uploaded.

I can just at the menu code into my current them I think.