Topic: Help with installing a theme

Hi, I have been trying to install the urban theme for my forum but I am a bit confused as to what do do.

I have placed the folder named urban in the styles folder alongside the default oxygen theme.
Inside the urban folder there is "extensions", "include" and "style" with all the corresponding files inside there.

Is there anything else I need to do? How could I activate the theme?

2

Re: Help with installing a theme

Nope, don't replace oxygen folder with Urban, that's first.
Second, upload the content of "style" folder to "style" on your server where PunBB is installed. Then you can set it as default in the Admin panel and/or in your profile.

3 (edited by CraigyDavi 2013-10-20 15:10)

Re: Help with installing a theme

I now get this error:

Sorry! The page could not be loaded.

Unable to process user include <!-- forum_include "urban_1.php" --> from template main.tpl.
There is no such file in folder /include/user/

I don't get why this happens, I think the files are in the right place.

4 (edited by CraigyDavi 2013-10-20 15:08)

Re: Help with installing a theme

This is what the file system looks like:
-style
- -oxygen
- -urban

- - -extensions
- - - -pun_bbcode
- - -img
- - - -actions.png
- - - -bg.png
- - - -code.png
- - - -list.png
- - - -main-head-bg.png
- - - -quote.png
- - - -status.png
- - - -user.png

- - -include
- - - -user
- - - - -urban_1.php
- - - - -urban_2.php
- - - - -urban_3.php

- - -min
- - - -feed-icon.png
- - - -Thumbs.db
- - - -Urban.min.css
- - -admin.tpl
- - -index.html
- - -main.tpl
- - -Urban.php

Re: Help with installing a theme

Nevermind, I found the problem. I didn't follow this.

)Extract files from /include/user/ to your /include/user/ folder! It's necessary for theme to work properly!