The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Anonymous posting for secret confessions
A friend of mine has a board (not a VB) where he has a forum called "Secret Confessions". Basically any registered member can post in there. However their name, profile and the time they posted all get hidden so that no one knows who posted what. The replies act the same way with not name, time or profile. It's pretty interesting.
I was wondering if this was possible with a VB? |
#2
|
||||
|
||||
if you enable guest posting for forum X and restrict member posting in that forum, everybody would be required to log out and post so it would be "Anonymous".
It's not easy to make a post related to a user from the vb view while relate it to a guest from other members view. There are many gaps to be closed like searching, user's last post in profile, user's post searchs, thread subscription notifications etc. So it's not just hiding the username in postbit.. |
#3
|
||||
|
||||
hmm, i can think of a way:
open newreply.php find: PHP Code:
PHP Code:
it'll leave the time in it, because this is need for postorder |
#4
|
||||
|
||||
You are right pal, but this does not keep relation of post to its author so is not different than posting as a guest. For example you can not edit your post later or Admins can not see who is the real poster etc. :knockedout:
I thought roxics had a system in his mind in which post-author relation is left intact but poster is anonymous to other regular board members/visitors. (which would be hard to implement) |
#5
|
||||
|
||||
Quote:
The forum i'm talking about it located at: http://forum.kungfudog.com/cgi/forum/forum_show.pl |
#6
|
|||
|
|||
Just change forumdisplay.php and showthread.php to show a different template with usernames removed when it's in teh right forum.
|
#7
|
||||
|
||||
Yes, codename49 is right then, this would be the easiest way then, but you have a security gap then with search.php....
|
#8
|
||||
|
||||
I'd say it's much more complicated than that:
* User Profile Last Post of the User * Thread subscribers notification mail * Print Thread * qoute post * Who is online * Latest thread in the main page. etc. :classic: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|