The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Zoints Anonymous Posting - Improved privacy for members Details »» | |||||||||||||||||||||||||||||
Zoints Anonymous Posting - Improved privacy for members
Developer Last Online: Apr 2009
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: And the log looks something like this: Official support for this modification will take place at http://network.zoints.com in this forum. Enjoy, click install, check out Zoints' other hacks, have a great day, and all that happy jive. Download Now
Show Your Support
|
Comments |
#182
|
||||
|
||||
I'm not seeing an option to make a post anonymous when posting, and I've selected the forums I've wanted.
|
#183
|
||||
|
||||
Did you do the Template edits?
|
#184
|
||||
|
||||
Were there manual edits that you had to do?
|
#185
|
||||
|
||||
So I looked and I can't find the following in newpost_usernamecode:
Code:
<phrase 1="member.php?$session[sessionurl]u=$bbuserinfo[userid]" 2="$bbuserinfo[username]">$vbphrase[logged_in_as_x]</phrase> |
#186
|
|||
|
|||
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. newpost_username template: PHP Code:
|
#187
|
||||
|
||||
Do yu have VB 3.7 or 3.8? This code won't exist in VB 4.x.
|
#188
|
||||
|
||||
4.2.2
|
#189
|
||||
|
||||
See the following:
Quote:
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. |
Благодарность от: | ||
KimK |
#190
|
|||
|
|||
Hello,
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: Product: Zoints Anonymous Posting Hook Location: showthread_start Title: Enable Anonymous Posting (Quick Reply) Execution Order: 5 Plugin PHP Code: PHP Code:
5. Save 6. Go to your Style Manager and edit the following template SHOWTHREAD. Find: PHP Code:
Below, Add: PHP Code:
7. Save Now go to a thread in a forum where you have Anonymous posting enabled, and you should see the Quick Reply Anonymous option at Quick Reply box. Thanks to vespillo and New Joe for the help. I collected the information above from their replies. |
Благодарность от: | ||
AURFSCAN |
#191
|
||||
|
||||
I'm having a brain fart on how to get this to work on 4.2.2. :P
Also the only way to know who the poster is can only be done via the Admin CP? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|