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)

Stoebi 10-15-2006 10:24 PM

@Redlabour
Prevent doubleposting problem. IP check is missing for guests/anonymous poster.

@DCapman
Why I'am ignored? I see no logic in this condition, because all input checkboxes are unchecked by default.

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


Regards, Stoebi

Zoints 10-15-2006 11:51 PM

Quote:

Originally Posted by Stoebi
Why I'am ignored? I see no logic in this condition, because all input checkboxes are unchecked by default.

You're not ignored. I have a message in with one of our engineers because i'm not sure either :) As soon as he gets back to me, myself or he will let you know. Apologies for the delay.

Guest190829 10-16-2006 12:13 AM

Quote:

Originally Posted by Stoebi
I see no logic in this condition, because all input checkboxes are unchecked by default.

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

Regards, Stoebi

I believe that is for simply if you a previewing the post, it will keep the the Anonymous Checkbox checked.

Zoints 10-16-2006 12:21 AM

Quote:

Originally Posted by Danny.VBT
I believe that is for simply if you a previewing the post, it will keep the the Anonymous Checkbox checked.

Ah yes, that makes sense, thanks Danny! I remember now we had people checking the box, previewing the post, and then having the box uncheck during preview. That was bad... :D

Stoebi 10-16-2006 01:04 AM

Quote:

Originally Posted by Danny.VBT
I believe that is for simply if you a previewing the post, it will keep the the Anonymous Checkbox checked.

Yes, you are right. I've used another user as anonymous before. Sorry.


@DChapman
Thank you very much for your answer :) Great work.


Regards, Stoebi

Guest190829 10-16-2006 01:09 AM

Quote:

Originally Posted by Stoebi
Tested, but with no success. Checkbox becomes unchecked if you preview a post. :(

@DChapman
Thank you very much for your answer :)


Regards, Stoebi

Are you sure you have the correct code placed? I just installed on my dev board and tested and it worked fine.

Stoebi 10-16-2006 02:16 AM

Quote:

Originally Posted by Danny.VBT
Are you sure you have the correct code placed? I just installed on my dev board and tested and it worked fine.

It works (the checkox keep checked), but with user Anonymous or anonymous only. Thank you :)

Regards, Stoebi

Lionel 10-16-2006 02:20 AM

Quote:

Originally Posted by Stoebi
@Redlabour
Prevent doubleposting problem. IP check is missing for guests/anonymous poster.

anonymous poster is not a guest, but an existing user.

Stoebi 10-16-2006 03:02 AM

Quote:

Originally Posted by Lionel
anonymous poster is not a guest, but an existing user.

Yes, if you added such an user, but it's not default. I've tested this hack with an existing user "blabla" before. The checkbox becomes unchecked if you use the preview then. Works perfect with an existing user "anonymous" only.

If members are using the anonymous account the post will be merged if prevent doubleposting is installed and activated. This behavior happens also when a guest has posted. If another guest answers, the post will be merged. The only way is to add an IP check. You want to implement this? Thanks in advance.


Regards, Stoebi

tako 10-16-2006 07:47 AM

sometimes, discussion in anonymous thread becomes complicated. My idea is give user an option if they show some encrypted id in addition to anonymous id. That way, with identity anonymized, users can identify the same user's post and keep discussing. How about that?


All times are GMT. The time now is 01:48 AM.

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.01269 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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