Sorry I should have made it more clear. I want to change this when someone gives in their email and username.
http://img594.imageshack.us/img594/2258/rk6.png
I keep getting messages saying my email has not arrived yet and I want to make it clear in that message that I need to accept it before an email gets sent.

I have been trying to find out where I can change the text which shows up when someone registers.
It is normally like this:

Forum Message wrote:

Thank you for registering. An email has been sent to the specified address with instructions on how to activate your new account. If it doesn't arrive you can contact the forum administrator at name@domain.com.

I want to change it as I am using the pun_approval extension and I want to state clearly in that message that their registration will have to be approved before they get an email to confirm their email.

How I could change this message?
(oh and i'm not very good with code and stuff so i'd appreciate if someone could tell me how i make things bold and in bigger text smile)

3

(75 replies, posted in Supported extensions)

Is this not compatible with all themes?
I use the urban theme and there is no question, just an answer box.
http://i.imgur.com/hLw9IMe.png

Yes there are.

This one asks questions before anyone signs up like "What is the name of this planet?" in order to stop bots.
punbb.informer.com/forums/topic/22579/punstopbots/

This one checks known spammers ip's and emails and blocks them.
punbb.informer.com/forums/topic/23957/fancy-stop-spam/

5

(4 replies, posted in PunBB 1.4 troubleshooting)

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!

6

(4 replies, posted in PunBB 1.4 troubleshooting)

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

7

(4 replies, posted in PunBB 1.4 troubleshooting)

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.

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?