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)
-   -   Add-On Releases - vbAnonymizer (https://vborg.vbsupport.ru/showthread.php?t=131292)

ruhrpottforum 05-28-2007 05:24 PM

Quote:

Originally Posted by Dismounted (Post 1256003)
Possible, but not planned.

Thanks, is this a big deal to change or implement that groupfeature?

slowphantom 05-28-2007 07:28 PM

nice work thax

Dismounted 05-29-2007 09:27 AM

Quote:

Originally Posted by ruhrpottforum (Post 1256332)
Thanks, is this a big deal to change or implement that groupfeature?

No, but I just honestly don't have the time.

PlymWS 06-04-2007 10:12 AM

Excellent mod. Works first time. Thanks.

dope15gd 06-16-2007 07:11 PM

working perfectly for me. I ditched my other hack and am using this.

I do have a question: Are there any plans or a possibility of having this only work for certain forums? I am not sure how hard this is so I don't know if that is asking a lot.

anyway, thanks for this.

Dismounted 06-17-2007 04:34 AM

Quote:

Originally Posted by dope15gd (Post 1269901)
working perfectly for me. I ditched my other hack and am using this.

I do have a question: Are there any plans or a possibility of having this only work for certain forums? I am not sure how hard this is so I don't know if that is asking a lot.

anyway, thanks for this.

Possible, but not planned. Would an exclusion or inclusion be better?

SCRIPT3R 06-20-2007 11:26 PM

can this be set up to ignore bad links to avoid the following error?

Quote:

Unable to parse url in /includes/init.php(319) : eval()'d code on line 50

SCRIPT3R 06-23-2007 01:08 AM

also, i'm getting the double-referrer linking no matter what i do now. all screwed up on my forums. local addresses with www are still anonymized even though i've added .mydomain.com to the field. if i remove it, then anything mydomain.com is anonymized. very weird and i'm too tired to look into this anymore. uninstalling for now.

Dismounted 06-23-2007 03:19 AM

I've been testing it on my forums and everything works fine, what plugins do you have at postbit_display_complete?

SCRIPT3R 06-23-2007 07:36 PM

Quote:

Originally Posted by Dismounted (Post 1274390)
I've been testing it on my forums and everything works fine, what plugins do you have at postbit_display_complete?

just the two following...

Add Anonymizer Prefix
PHP Code:

$post['message'] = anonymize($post['message']); 
$post['signature'] = anonymize($post['signature']); 

Post Thank You Hank
PHP Code:

$this->post['post_thanks_thanked_times_on'] = $this->post['post_thanks_thanked_times']; 
$this->post['post_thanks_thanked_posts_on'] = $this->post['post_thanks_thanked_posts']; 
$this->post['post_thanks_user_amount'] = vb_number_format($this->post['post_thanks_user_amount']); 
$this->post['post_thanks_thanked_times'] = vb_number_format($this->post['post_thanks_thanked_times']); 
$this->post['post_thanks_thanked_posts'] = vb_number_format($this->post['post_thanks_thanked_posts']); 



All times are GMT. The time now is 06:34 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.01474 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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