Removing some functions Removing some functions
 

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

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