Version: 1.1, by Zoints
Developer Last Online: Apr 2009
Category: New Posting Features -
Version: 3.7.0
Rating:
Released: 04-30-2008
Last Update: Never
Installs: 195
No support by the author.
Have you ever wanted to discuss something on a forum but never posted because you didn't want people to know it was you? To solve this problem, we created an anonymous posting hack.
Via the admin control panel, you can easily choose which forum(s) allows for anonymous posting.
For anonymous enabled forums, your members then get this handly little checkbox (unchecked by default) when making a new thread or post.
If they check the box, then their post is created under the account you setup and assign as the anonymous poster. I personally created an "anonymous" username, but you can create whatever you want.
As forum owners, we all know that a few members will choose to screw around with this feature. Therefore we created an easy means to identify who created an anonymous thread/post should the need arise. Please be ethical and tell your members you can see who posted anonymously should the need arise. You can check the log by going here:
Dont know if this will help but I got it to work in newpost_username template by placing the code that Dragonbyte Tech mentioned here: https://vborg.vbsupport.ru/showthrea...11#post2161211 at the bottom of the template, it what worked for us.
Save your template first before editing so you can revert it if anything goes wrong.
I was going to rewrite this from scratch so I could add some usergroup permissions to it but can't find a way to make it work without doing pretty much the same thing. The original code is sound though, just need to make one change to get it to work on vB4
I wanted it to display in the additional options box though so instead of editing the newpost_usernamecode template I edited newpost_disablesmiliesoption
After
That's it, should see a checkbox to post anonymously in the additional options of the editor under the option to disable smilies. The rest of the code worked fine for me on 4.0.8 and 4.1.1
Dylan
This works for 4.2.2 PL1 if you follow the instructions including the change to "ENGINE=MYISAM".
I may take over and re-code the whole modification from scratch as well as adding a few more options but we'll see. I'll have it create a masked name when the user posts or something different. I'll add hiding IP's as an option too.
For anyone who wants to add/enable a check box for post anonymously at the Quick Reply box, Here's how:
Tested and working with vBulletin 4.2.2 Patch Level 1.
It just requires one template change and 1 plugin to be created. The plugin is what allows the if statement to work on the showthread page (where the quick reply is).
1. Go to your admincp
2. Navigate to Plugins & Products, and then into Add New Plugin
3. Enter the following: