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

Content of category page

Started by thebign, October 02, 2003, 07:52:45 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

thebign

Hi

The content of the main page you can change to whatever you like to want to be seen on the mainpage: catlist/alblist/lastup,1/random,1

But is it possible to leave this out when you enter a category?

Best regards
Take Care And Have Fun

Tarique Sani

Quote from: "thebign"Hi

The content of the main page you can change to whatever you like to want to be seen on the mainpage: catlist/alblist/lastup,1/random,1

But is it possible to leave this out when you enter a category?

Edit the index.php - scroll to the bottom where all the meta - albums are handled and add

if ($cat==0){

around the calls

If you can't understand what I am talking above  - it is best you dont do it :D
SANIsoft PHP applications for E Biz

thebign

QuoteEdit the index.php - scroll to the bottom where all the meta - albums are handled and add

if ($cat==0){

around the calls

If you can't understand what I am talking above  - it is best you dont do it :D

Thanks for your help

But I do not know where and how to place the code.

Please show me
Take Care And Have Fun