PHPBB Guru's needed!

Tal

Golden Member
Jun 29, 2001
1,832
0
0
I'm looking for some help with a mod I need for work. We want to setup a PHPBB forums for employee communications. I need to set it up so that all users must register to post (no big deal there) but need to make it so that users have a radio or check box or something to select when posting to allow them to post a message as anonymous. They would need to be logged in as a registered user, but be allowed to post a message anonymously. This is to "protect" people's anonymity while posting from everyone except the board admins.... (in case they threaten to kill everyone we know who posted it...) Any ideas on this?
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Just have an ANON account that everyone can use. The second problem can be sovled by looking at the logs to see who used it and getting their IP.
 

Tal

Golden Member
Jun 29, 2001
1,832
0
0
I could use one account, but the admins want to make everyone register an account.... no biggie there, but still (while logged in under that account) be able to post anonymously.