Removing some functions Removing some functions
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Removing some functions

Started by Michael-CGC, March 03, 2005, 09:58:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Michael-CGC

Hi there

I got the latest additions, last uploaded and so on showing on my index. I like to keep them on my index, but not in category pages. How do I do that?

In advance thank you
Michael

Tranz

I've been wondering the same thing myself. :)

Joachim Müller

You can't do that without a load of coding: you would have to add several if/then switches to index.php that check for the var $cat

Joachim