Please Help :(

Soldato
Joined
10 Jun 2010
Posts
5,158
Location
Scotland
I have created a PHPBB forum. However when I login to any account, the "new topic" button vanishes, except on one particular topic.

The button is there if I sign out, but as soon as you are signed in it vanishes and no one can create a post.

Any ideas?
 
probably a permission error on the boards, not really used phpbb forums software but had a similar problem on SMF.
 
This is usually due to one of two things.

1) Permissions

Check the following
Admin panel
permissions
groups forum permissions
registered users
the forums
standard access

2) Languages

If you're not using the default British English language you need to make sure you've upload the correct style imageset for the one you are using.
If you're using US English you can duplicate the imageset/en folder and rename it to /en_us
 
Back
Top Bottom