[Greypop theme] not in all themes in site admin section

budmorton

Joined: 2006-03-07
Posts: 6
Posted: Fri, 2006-03-10 11:19

new to Gallery 2. would like to use greypop111 as theme. UI downloaded to themes folder on my server, but it still doesn't appear in the "all themes" tab in site admin. How can I get it to appear

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2006-03-10 17:34

make sure themes/greypop/theme.inc exists and the files and directories have the right permissions.

 
budmorton

Joined: 2006-03-07
Posts: 6
Posted: Fri, 2006-03-10 17:46

themes/graypop/theme.inc does exist. How do I find if the files and directories have the right permissions?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2006-03-10 18:27
 
budmorton

Joined: 2006-03-07
Posts: 6
Posted: Sat, 2006-03-11 01:56

Hope this is what you need

Last Run Details:

Gallery version = 2.0.2 core 1.0.0.2
PHP version = 4.4.2 cgi
Webserver = Apache/1.3.34 (Unix) FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7d PowWeb/1.1
Database = mysql 4.1.13-log
Toolkits = ArchiveUpload, ImageMagick, NetPBM, Gd
Operating system = FreeBSD clust06-www03.powweb.com 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Thu Ma i386
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Thanks for your help!!!!

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2006-03-11 06:20

so you can check permissions with ls -l or maybe dir via ftp.
adjust permissions with chmod.
not sure what else to tell you.. you need all the theme files in the right place and the webserver/php needs to be able to read them.. maybe your webhost can help..

 
budmorton

Joined: 2006-03-07
Posts: 6
Posted: Mon, 2006-03-13 23:34

To mindless
first thanks for trying to help me
I have no idea what
"ls -l or maybe dir via ftp.
adjust permissions with chmod" means
I tried calling the server (Powweb) and they told me to post my issue on their forum, as yet I have not got a reply
I also tried to download another theme, with the same result.
I am totally frustrated with this and will probably stick with the preloaded themes
If you would like to check out my site the url is
http://www.budmortonphotography.com/

Again many thanks for trying to help
Bud

 
budmorton

Joined: 2006-03-07
Posts: 6
Posted: Wed, 2006-03-15 23:17

Think I might be getting to the problem but not close enough
I downloaded another theme to my server called copyleft and it showed up on the all themes tab, What it has in common with the packaged themes is that theme.ccs, theme.inc,and MANIFEST files are located outside of the folders in each theme. with greypop they are located inside the themes/greypop/theme folder. Tried to move them up but this just generated an error message when trying to access the themes folder in site admim.Also there is no MANIFEST file in graypop. Help

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2006-03-15 23:27

themes/greypop/theme? get greypop111.zip, cd into your gallery2 directory and unzip it there. then everything will be in the right place.. themes/greypop/theme.inc, etc
MANIFEST is not required, they won't be in any 3rd party plugins.

 
budmorton

Joined: 2006-03-07
Posts: 6
Posted: Wed, 2006-03-15 23:44

cd into your gallery2 directory and unzip it there

What does the CD stand for?

Where do I download it to? The Themes folder? The G2 data folder? also not sure on how to unzip the file on the server side

 
lvthunder

Joined: 2003-09-12
Posts: 808
Posted: Fri, 2006-03-24 16:05

Just unzip the files on your desktop using the folders option in winzip and FTP the files to your site. When you are FTPing the files to your site grab the greypop folder and put it in the themes folder on your website.

cd stands for change directory by the way. Mindless is telling you how to do it if you have shell access to your account. You might be able to do it if you have cPanel but I haven't figured out how yet.