Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Phpbb...someone Help Me?, Skins
rejected
post Feb 18 2005, 07:14 PM
Post #1


{([Mod])}
*********

Group: Members
Posts: 710
Joined: 30-October 04
From: Texas
Member No.: 2,058



I put phpbb on my site through the Cpanel, and I put the skin I wanted to use in the templates folder, but when I good to turn it on, it doesn't show up. What am I doing wrong?
Go to the top of the page
 
+Quote Post
sirhenry
post Feb 18 2005, 07:19 PM
Post #2


sirhenry the bland
****

Group: Members
Posts: 62
Joined: 14-December 04
From: A Location Formerly Known as Thingrend
Member No.: 2,723



As I'm not entirely clear on what the problem is, here're a few resolutions:
> You unzipped the template, right?
> Make sure you're putting the right files in the right folder
> Check out :
http://www.phpbb.com/kb/categories.php
http://www.phpbb.com/support/guide/
http://www.phpbb.com/phpBB/viewforum.php?f=1
http://www.phpbb.com/support/documents.php?mode=faq
http://www.phpbb.com/support/tutorials/
Go to the top of the page
 
+Quote Post
ill
post Feb 18 2005, 07:23 PM
Post #3


Super Member
*********

Group: Members
Posts: 385
Joined: 10-August 04
From: United States
Member No.: 761



You must unzip the files, then upload them to the templates folder. Then go to your Admin Control Panel. Go under styles and click the page Add, and install the skin there! Then go to Configuration and set that skin as the default skin.

smile.gif This should be your answer!
Go to the top of the page
 
+Quote Post
rejected
post Feb 18 2005, 09:12 PM
Post #4


{([Mod])}
*********

Group: Members
Posts: 710
Joined: 30-October 04
From: Texas
Member No.: 2,058



I've tried that, but when I go to the "Add" page, there are no links, just and empty table. Everything is unzipped and in the right folder, I'm not that dumb tongue.gif
Go to the top of the page
 
+Quote Post
ill
post Feb 18 2005, 10:15 PM
Post #5


Super Member
*********

Group: Members
Posts: 385
Joined: 10-August 04
From: United States
Member No.: 761



Did you make sure it's in a subfolder under templates

i.e. Templates/<insert template name>

Btw, which forum skin are you trying to upload?
Go to the top of the page
 
+Quote Post
rejected
post Feb 18 2005, 10:35 PM
Post #6


{([Mod])}
*********

Group: Members
Posts: 710
Joined: 30-October 04
From: Texas
Member No.: 2,058



Yes, the it's under the folder 'templates', and I've tried a few of them, right now it's called charcoal.
Go to the top of the page
 
+Quote Post
ill
post Feb 18 2005, 10:38 PM
Post #7


Super Member
*********

Group: Members
Posts: 385
Joined: 10-August 04
From: United States
Member No.: 761



Did you create it yourself?
Go to the top of the page
 
+Quote Post
rejected
post Feb 19 2005, 12:12 AM
Post #8


{([Mod])}
*********

Group: Members
Posts: 710
Joined: 30-October 04
From: Texas
Member No.: 2,058



No, downloaded it from a site somewhere.
Go to the top of the page
 
+Quote Post
whyme
post Feb 19 2005, 12:26 AM
Post #9


Privileged Member
*********

Group: Members
Posts: 661
Joined: 10-January 05
Member No.: 3,189



PHPBB identifes that there is a theme by checking the folder directories in your templates folder, so, you should something more or less like the following directory structure.

>Templates
>SubSilver
.................>images
.................>admin
>Charcoal
.................>images
.................>admin

If it's not, re-extract the theme and make sure that the directoires are all in the correct place.

It is using this structure where the PHP code reads the first folder name. I woould try to test another template (like nosebleed or corundum, my favorites, and see if they work, if not, thee must be something wrong with the scripting, perhaps you modifeied some parts of the forum? If so, you may want to try reinstalling the forum, (but make a backup first!). On another note, you can contact the creator of the theme.
Go to the top of the page
 
+Quote Post
rejected