coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: CoolDreamZ on November 16, 2007, 02:38:45 PM

Title: Additional Themes do not appear in lists for selection
Post by: CoolDreamZ on November 16, 2007, 02:38:45 PM
Hi,

I have checked the docs, FAQ and searched the Forum but I can't find a solution. I have downloaded a couple of extra themes and un-tarred them into my "theme" folder. They are not appearing in the "Select Theme" drop-down list in the Gallery or on the Admin page. I guess I am missing a simple step here? I tried restarting my webserver and changing the name of the cookie but no luck so far

I am using 1.4.13 on Linux
Title: Re: Additional Themes do not appear in lists for selection
Post by: Hein Traag on November 16, 2007, 03:01:03 PM
Did you untar it and then upload the content of the tar to your theme folder or did you upload the entire folder structure ?

If you get a theme which is zipped or tarred like this: name_of the_theme_version2.zip it usually has a folder inside of it named name_of_the_theme
and that folder should be uploaded within the theme folder.

And do upgrade to 1.4.14 asap ;)
Title: Re: Additional Themes do not appear in lists for selection
Post by: Joachim Müller on November 16, 2007, 04:26:02 PM
Posting a link to your gallery and what themes you have added might help as well.
Title: Re: Additional Themes do not appear in lists for selection
Post by: CoolDreamZ on November 17, 2007, 10:31:23 AM
Thanks for the quick replies. I am trying out the gallery locally and don't have the facilities (yet) at my ISP to make it available externally.  Here is a view of my themes folder (I have added avalanche and blix) and the contents of blix.

copper@zen-linux:~/Desktop/gallery/themes$ ls -l
total 48
drwxr-xr-x 3 copper root 4096 2006-10-24 00:10 avalanche
drwxr-xr-x 3 copper root 4096 2006-07-04 06:02 blix
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 classic
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 eyeball
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 fruity
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 hardwired
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 igames
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 mac_ox_x
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 project_vii
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 rainy_day
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 sample
drwxr-xr-x 3 copper root 4096 2007-09-14 17:49 water_drop
copper@zen-linux:~/Desktop/gallery/themes$ cd blix
copper@zen-linux:~/Desktop/gallery/themes/blix$ ls -l
total 96
drwxr-xr-x 3 copper root  4096 2006-07-04 06:02 images
-rw-r--r-- 1 copper root 10733 2006-07-04 06:14 layout.css
-rw-r--r-- 1 copper root   324 2006-06-27 18:12 RELEASES
-rw-r--r-- 1 copper root  1612 2006-06-27 18:07 scripts.js
-rw-r--r-- 1 copper root  7749 2006-06-27 18:07 spring.css
-rw-r--r-- 1 copper root    65 2006-06-27 18:07 style.css
-rw-r--r-- 1 copper root  1923 2006-07-04 06:14 template.html
-rw-r--r-- 1 copper root 50252 2006-06-27 18:07 theme.php
Title: Re: Additional Themes do not appear in lists for selection
Post by: Joachim Müller on November 17, 2007, 05:27:54 PM
Missing permissions. Execute is needed.
Title: Re: Additional Themes do not appear in lists for selection
Post by: CoolDreamZ on November 17, 2007, 08:03:43 PM
duh, user error  ::) had two gallery directories and copied the theme to the wrong one! All working OK now.

Thanks for your help, great software  :)