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: Make Thumbnails Page Main page?  (Read 3229 times)

0 Members and 1 Guest are viewing this topic.

B737Capt

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Make Thumbnails Page Main page?
« on: October 02, 2004, 03:17:55 am »

Is it possible to make my thumbnails page the main (index) page?  I will only have one album and I would like to just show only the thumbnails.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Make Thumbnails Page Main page?
« Reply #1 on: October 02, 2004, 07:22:12 am »

Coder's answer ;):
Code: [Select]
if (you're_hosted_on_apache == TRUE
    AND your_webhost_let's_you_have_htaccess == TRUE) {
    create_a_htaccess_file('redirect visitors seeking index.php to thumbnail.php');
    }

Joachim
Logged

B737Capt

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Make Thumbnails Page Main page?
« Reply #2 on: October 02, 2004, 08:00:22 am »

There is an idea, thanks.  I was hoping for something within the script though.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.