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)

neo314 07-21-2008 05:48 AM

Sigh. Any one have any ideas about moderating only anonymous posts? Some idea where to start looking? Would group settings solve this? I assume the problem with group settings would be the same as with moderating the anonymous user. The poster has the permissions of his/her normal account. Right?

smirkley 08-02-2008 04:25 AM

I know this is unsupported, but I am hoping someone here has the answer.

I have installed and marked as installed.

But in the Admin CP, the Anonymous Post Log, doesnt work and just redirects me to a framed home page of my forum.

Has anyone experienced this?
Is there a known conflict with another mod?

Thanks sincerely for any replies.

smirkley 08-04-2008 06:49 PM

Fixed (I am such a noob sometimes :( )

Alfa1 08-06-2008 12:55 PM

Here is how you code the usergroup permissions in your newpost_usernamecode template:

Template Edit
===========================================
template name: newpost_usernamecode
-------------------------------------------
Find:
-------------------------------------------
<phrase 1="member.php?$session[sessionurl]u=$bbuserinfo[userid]" 2="$bbuserinfo[username]">$vbphrase[logged_in_as_x]</phrase>
-------------------------------------------
Below, Add:
-------------------------------------------
<if condition="$show['anonymous'] AND is_member_of($bbuserinfo,4,5,6,7)"><div><input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1" <if condition="$vbulletin->GPC['anonymous']">checked="checked"</if>/>$vbphrase[zointsanony_anonymous_post]</div></if>
-------------------------------------------

4,5,6,7 is the allowed usergroups. Replace by the usergroups of choice.

techdeals07 08-09-2008 11:10 PM

Any chance that the attachment issue will ever be addressed?

AusPhotography 08-12-2008 10:18 PM

I hope the attachments issue will be looked at as well, for the 3.6 and 3.7 versions.

Kaelon 08-27-2008 08:10 PM

I've found a bug: if you hard-delete an anonymous post, it still shows up under the "Anonymous Log" in the AdminCP. Any way that this can be fixed?

jredrum 08-29-2008 10:17 PM

Anyway to do this so it works with quick reply in the anonymous forum? Or how to take out the quick reply in one forum only?

chris1979 08-29-2008 10:50 PM

I'd definitely like this if it could keep track of multiple anon users on the same thread. So the first person to post anonymously would be "Anonymous User 1" and the next "Anonymous User 2", etc.

If all the people posting anonymously get given the same name, that'd be confusing.

microdot 09-05-2008 07:59 PM

I really like this idea but I have a question.. do posters have to have an account on the forum before posting anonymously?

Is it possible to let people who are not members to post aswell?

Thanks for your help


All times are GMT. The time now is 10:24 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.01945 seconds
  • Memory Usage 1,732KB
  • 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)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