Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Content of category page  (Read 5494 times)

0 Members and 1 Guest are viewing this topic.

thebign

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://thebign.com/userpic/index.php
Content of category page
« on: October 02, 2003, 07:52:45 pm »

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
Logged
Take Care And Have Fun

Tarique Sani

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 2712
    • http://tariquesani.net
Re: Content of category page
« Reply #1 on: October 03, 2003, 03:55:58 am »

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
Logged
SANIsoft PHP applications for E Biz

thebign

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://thebign.com/userpic/index.php
Re: Content of category page
« Reply #2 on: October 03, 2003, 07:02:38 am »

Quote
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


Thanks for your help

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

Please show me
Logged
Take Care And Have Fun
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.