You are not logged in or you do not have permission to access this page.
Quote:
vBulletin Message
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
1. You are not logged in. Fill in the form at the bottom of this page and try again.
2. You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
3. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Log in
User Name:
Password:
Forgotten Your Password? Remember Me?
The administrator may have required you to register before you can view this page.
Okay bear with me... This message comes up for 3 reasons. I want to edit this message to say something like "Hey buddy! Registration is free and easy, etc..." that part is no problem, but I don't want that message to come up when a registered user tries to access a page that moved or he doesn't have permission to view.
To put it simply, I don't want unregistered users to see the forum and be greeted with a message telling them to register. Any way to do this?
im currently working on a piece of code that should sort this hopefully, the default no permission message to a guest is something like '' there are no threads in this forum'' which in most cases is bull, so im creating a couple of phrases and using some ' if ' conditions on my forumdisplay template to try to resolve this, when done ill be sure to update you
STANDARD_ERROR is what uses the phrases, you can wipe all that out and replace with whatever you want. I'll just be making an image with a register button, clickable, which leads to the registration page.