vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Zoints Anonymous Posting - Improved privacy for members (https://vborg.vbsupport.ru/showthread.php?t=129108)

Zoints 10-14-2006 10:00 PM

Zoints Anonymous Posting - Improved privacy for members
 
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.

https://vborg.vbsupport.ru/external/2008/04/1.png


For anonymous enabled forums, your members then get this handly little checkbox (unchecked by default) when making a new thread or post.

https://vborg.vbsupport.ru/external/2008/04/1.png


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.

https://vborg.vbsupport.ru/external/2008/04/1.png


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:

https://vborg.vbsupport.ru/external/2008/04/1.png


And the log looks something like this:

https://vborg.vbsupport.ru/external/2008/04/1.png

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.

Zoints 10-14-2006 11:38 PM

We always used this avatar for our anonymous account. You're welcome to use it if so desire:

https://vborg.vbsupport.ru/external/2006/10/3.png

Lionel 10-15-2006 12:07 AM

I had a similar hack with 3.07. Yours is better. It simply misses an option: On the front end, in forum listing, there should be a little sign that indicates anonymous posting possible in that forum.

If people are shy, they will not even go in newreply, so how would they know they can post anonyously?

Zoints 10-15-2006 12:16 AM

Quote:

Originally Posted by Lionel
I had a similar hack with 3.07. Yours is better. It simply misses an option: On the front end, in forum listing, there should be a little sign that indicates anonymous posting possible in that forum.

If people are shy, they will not even go in newreply, so how would they know they can post anonyously?

Wouldn't adding "Anonymous Posting Enabled" to the forum description do the job? If not, can you provide a mockup of exactly what you mean? Thanks :)

Lionel 10-15-2006 01:26 AM

Manually adding anonymous posting allowed would do the job, but is not dynamic. Would have to do so for every allowed forum, then remove it when you disable it.

The way I did it in 3.07 was:

1-Automatically <span style="float:right;"> a small icon with title of forum.

2-I had a set of status icon for that. When there was a new post made anonymously it would display.

Zoints 10-15-2006 09:33 AM

Quote:

Originally Posted by Lionel
Manually adding anonymous posting allowed would do the job, but is not dynamic. Would have to do so for every allowed forum, then remove it when you disable it.

Good point :) That would get very annoying very quickly.

Thanks for the suggestion. We'll see what we can come up with and add it to the next build.

redlabour 10-15-2006 10:05 AM

Searched for it since a long Time. Great Hack !!! :)

Stoebi 10-15-2006 10:07 AM

Hi

Code:

                <input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1" <if condition="$vbulletin->GPC['anonymous']">checked="checked"</if> />$vbphrase[zointsanony_anonymous_post
Look at the highlighted code, please. What means the condition? If user == anonymous then checkox is checked? If yes, then the condition doesn't work for me. How can i test this, please?

If i check the box and use the preview the checkbox becomes unchecked


Regards, Stoebi

redlabour 10-15-2006 10:43 AM

Shit ..... it conflicts with Doubleposting Preventing......

Demo :

http://www.politikstube.de/forum/sho...postcount=1147

abramelin 10-15-2006 01:27 PM

redlabour i am using the prevent mod too and i am going to install this hack tonight but your post make me warn. can you describe the problem more? i cant understand anthing in the demo :/


All times are GMT. The time now is 07:20 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01210 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete