Additional Themes do not appear in lists for selection Additional Themes do not appear in lists for selection
 

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

Additional Themes do not appear in lists for selection

Started by CoolDreamZ, November 16, 2007, 02:38:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CoolDreamZ

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

Hein Traag

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 ;)

Joachim Müller

Posting a link to your gallery and what themes you have added might help as well.

CoolDreamZ

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

Joachim Müller


CoolDreamZ

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  :)