Help installing phpBB3 theme

death180

Seasoned Veteran
Joined
Jul 3, 2009
Messages
4,338
Reaction score
0
FP$
1,767
I have a phpBB3 forum that i need a new style on. I have the style folder extracted on my desktop, and i have filezilla to make things easier.
 
You basically need to upload the folder (and contents) to your styles directory (you will see subsilver and prosilver in there already) and then you just need to go to the style section of the acp and activate it.
 
it didn't work...

I see the original 2 along with the one i put in there. but at the acp, i don't see the one i put in.
 
Does it go in the zip =>images =>yourstylename? if so, you only need teh yourstylename
 
It means that you probably didn't upload it right. The path needs to look like styles/stylename/templates, styles/stylename/theme and so on. If it is like styles/stylename/somethingelse/templates it won't be picked up. Basically when viewing the styles directory, you should see prosilver, subsilver and you new style listen. When you click the new style, you should then see the template, theme and imageset directories.
 
This is the path
/public_html/forums/styles/acidtechgreen/acidtechgreen

acidtechgreen is my style btw.

When i click the new style i see acidtechgreen again, when i open that, then i see template theme and imageset.
 
Delete the /acidtechgreen/ directory in the /styles/ directory and re-upload the /acidtechgreen/ directory that contains the theme, template, and imageset folders. In other words, the path should be /public_html/forums/styles/acidtechgreen. Within that folder, there should be /public_html/forums/styles/acidtechgreen/theme, /public_html/forums/styles/acidtechgreen/template, etc.

In other words, it shouldn't be /acidtechgreen/acidtechgreen.

If you open the folder on your desktop, it should contain an acidtechgreen folder. Upload that one.
 
I hope I explained that somewhat clearly. It's hard to explain that in a forum post. xD
 
Back
Top Bottom