create subfolders inside albums? create subfolders inside albums?
 

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

Main Menu

create subfolders inside albums?

Started by biggestanafan, April 28, 2008, 02:42:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

biggestanafan

how do i get it to show subfolders INSIDE albums, i made them but they showed on the main page =/

Nibbler

What are subfolders? Post a link to your gallery.

biggestanafan

they're not on i removed them but an example

when you open the gallery there is all categories right?   and when you click a category i want sub-categories inside that category to appear so it's more organised

example:

Photoshoots -   inside photoshoots
2001 - 2001 - 2003... etc.

Nibbler

So you want subcategories but not have them displayed on the main page? Set the number of subcategories to display to 0 in config.

biggestanafan


biggestanafan


biggestanafan

sorry to triple post but i cant delete or edit my previous posts =/

this is all i find to do with subcats in  admin.php

        $need_to_be_positive = array('albums_per_page',

            'album_list_cols',

            'max_tabs',

            'picture_width',

            'subcat_level',

            'thumb_width',

            'thumbcols',

            'thumbrows',



:s


tfischer

You need to look at the admin config control panel settings in Coppermine, not in the code itself.  :P

-Tim

biggestanafan

thankyou it worked, but how do i get the subcats to   display  left right ?   not like
2001
2002


more like

2001                                   2002       - on the same row

i can't find anything for subcats in the style.css

Nibbler


biggestanafan

#10
well what about like this

[Edit GauGau] Replaced hotlinked image with attachment [/Edit]

Nibbler


biggestanafan


Joachim Müller

Before doing anything else, you need to upgrade - now!


Joachim Müller