vb.org Archive

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

stev35555 07-28-2010 09:29 AM

Quote:

Originally Posted by Danny.VBT (Post 2070454)
Please TEST these edits before making them live on your active forum. There is no guarantee the code works, I tested it briefly on a single local development forum on vB 4.0.1 !
__________________________________________

1.) Template Edit


Open template "newpost_usernamecode"

Find:

HTML Code:

    </div>
</vb:if>

Add above :

HTML Code:

<vb:else />
<vb:if condition="$show['anonymous']">
              {vb:phrase anon_posting_as} {vb:raw bbuserinfo.musername} <br />
              <label for="cb_anonymous"><input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1"  <vb:if condition="$vbulletin->GPC['anonymous']">checked="checked"</vb:if>/>{vb:phrase zointsanony_anonymous_post}</label>
</vb:if>


2. ) Add Phrase:


Phrase Type: Posting
Product: Zoints Anonymous Posting
Variable name: anon_posting_as
Text: "Currently Posting As"

Thanks for this, i have installed it but i want this to be avaliable to everyone and not just one user, can that be done? It asks for userid

Guest190829 07-29-2010 07:34 PM

The userid is the ID of the user account you want to show up as the Anonymous poster (you should create this via the Admin CP), not who can use it. Make sense?

ragarcia87 08-11-2010 06:07 AM

Thanks Danny.VBT! You are the man. :) I've been wanting to use this mod again and was actually coming here to download it and update the code for vB4 myself, lol. :)

dirtycrow 08-11-2010 12:51 PM

awesome, thank you!

dirtycrow 08-11-2010 02:32 PM

1 Attachment(s)
when going to the advanced post new thread or post screen the "title" field is really tiny now after the template edit.

suggestions?

Guest190829 08-11-2010 03:36 PM

Thanks, I'll look at this tomorrow morning before work. :)

biome.pat 08-24-2010 03:42 PM

Quote:

Originally Posted by MrRem (Post 2017821)
Is there a way like the old Anon posting to make replies show like this:

Anon A
Anon B replied
Anon A replied
Anon C replied

etc.

So each new Anon user has their own Anon posting so conversations are easier to follow?

I've used this mod for awhile, and it's just way simply to just ask folks to clarify. Our thread-starters are always anonymous in one forum, and sometimes people reply anonymously too. They simply started each reply with "OP here" or "not the OP" (original poster), and it solved itself :)

BirdOPrey5 08-24-2010 03:46 PM

Of course the above relies on trusting users to be truthful... I know for a fact sometimes my users will pretend to be the original poster, when they are not- because I'm the OP. :)

biome.pat 08-24-2010 04:07 PM

haha yeah, you're right, but you kicked up a fuss, right? As admin, I'd just go to the anonymous log and deal with the imposter, if it ever came to it

biome.pat 08-24-2010 04:07 PM

By the way, thanks Danny.VBT!


All times are GMT. The time now is 09:48 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.01268 seconds
  • Memory Usage 1,741KB
  • 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_html_printable
  • (2)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