Switch to full style
Support for phpbb3 & codemiles styles
Post a reply

Editing guest message in PHPbb3

Mon Nov 17, 2008 6:24 pm

I searched the PHPbb3 forum but find no answer.

I have most of my forum restricted to registered members only, guests only see
"You do not have the required permissions to read topics within this forum."

What I want is to edit this message to add something like "Creating an account is free by clicking on the "register" link above."
Better yet would be to add a link to the registration page after that line, or even better would be to have the guest sent directly to the registration page instead of the above page.

Can anyone help?

TIA!



Re: Editing guest message in PHPbb3

Tue Nov 18, 2008 12:45 pm

i think "You do not have the required permissions to read topics within this forum." is not for guest only .it is for anyone don't have a permissions file ,i didn't try what you are asking in my self .but in think it will be the part of code that is responsible for viewing a forum ,it must first check permission , if ok you can see the forum else it will show this massage
"You do not have the required permissions to read topics within this forum." . :think:

Re: Editing guest message in PHPbb3

Tue Nov 18, 2008 2:56 pm

What I need to know is what file do I have to edit?

Re: Editing guest message in PHPbb3

Tue Nov 18, 2008 6:21 pm

dan filipi wrote:What I need to know is what file do I have to edit?


phpBB3\language\en\common.php

search for SORRY_AUTH_READ

Post a reply
  Related Posts  to : Editing guest message in PHPbb3
 Guest Book Application Using Servlets     -  
 I want to hide add to cart button for guest users. Need help     -  
 JMS Message Consumer Example     -  
 How to Show a message before the login ?     -  
 Popup message without using javascript     -  
 Trace soap message     -  
 Java message service(JMS)     -  
 Text message board RPG     -  
 stick message even when user scrolls down or up     -  
 Popup message using JavaScript without using alert function     -