vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vbAnonymizer (https://vborg.vbsupport.ru/showthread.php?t=184267)

Dismounted 07-02-2008 10:00 PM

vbAnonymizer
 
vbAnonymizer

Description:
This is a hack to "anonymize" all outgoing links from your forum to prevent the referrer information from being sent.

Installation:
All the installation information is in the package.

What's different about this one?
Unlike the other anonymizing hacks, this one is integrated with vBulletin, meaning it shows a nice message along with your forum's headers and footers.

Changes:
2 Templates
6 Plugins
2 Files

Other Versions:
vbAnonymizer for 3.6 - https://vborg.vbsupport.ru/showthread.php?t=131292

Uninstall Note
If you are having troubles with URLs after uninstalling this modification, please run the script in this post.

Dismounted 07-03-2008 10:03 AM

Change Log:

3/10/2008 - Version 3.0
- Rewrite of Code to Streamline for Efficiency
- Fixed Local URL Issues
- Fixed No Follow Attribute Issues
- Renamed Local URLs list to Whitelist
- Added Ability to Rename 'redirector.php'

3/07/2008 - Version 2.8
- Fixed XSS Flaw
- Fixed Several Other Issues
- Updated ReadMe
- First 3.7 Release

24/4/2007 - Version 2.7
- Fixed Issues With rel="nofollow"
- Fixed Input Clean Variable
- Fixed Rewriting Issues

23/4/2007 - Version 2.6
- Added Option To Add rel="nofollow"
- Improved URL Encryption

2/4/2007 - Version 2.5
- Fixed 'No Delay' Issues
- Fixed Script Typos

29/3/2007 - Version 2.4
- Phrased WOL
- Fixed '&' Issues
- Fixed Compatibility Issues
- Added Function To Specify Path To Script

28/3/2007 - Version 2.3
- Slimlined Code

20/11/2006 - Version 2.2
- Fixed Custom BB Codes Not Working After vbAnonymizer Is Installed
- Fixed Posts Prior To Installing vbAnonymizer Containing URL's Not Being Anonymized
- Countdown Timer Can Be Disabled

19/11/2006 - Version 2.1
- Added Countdown Timer For Delay

19/11/2006 - Version 2.0
- Fixed Compatibility Problems
- Fixed Several Type Errors
- Fixed Injection Exploits
- Fixed URL's Not Being Anonymized In Signatures
- Fixed URL's With '&' Not Anonymizing Properly
- Added WOL Locations (Link on profile is the about page).
- Added "About" page, can be accessed by "./redirector.php?do=about"
- Added Customizable Redirection Page Text
- Added Clickable URL On Redirection Page

12/11/2006 - Version 1.0
- Initial Release

verino 07-03-2008 10:08 AM

is this related with the cookies also ?

:D

Dismounted 07-03-2008 10:11 AM

Sites cannot read another site's cookies.

verino 07-03-2008 10:37 AM

Quote:

Originally Posted by Dismounted (Post 1565649)
Sites cannot read another site's cookies.

sorry, my stupid.

*installed*

ShiZoPhreN 07-03-2008 10:46 AM

Hello,

I have more Errors ^^

But it is in German

when i go into a thread that i become in vB-System-Message
Code:

Die Cookies konnten nicht gesetzt werden, da der Header schon an den Browser geschickt wurde.
Datei: /var/www/mysite/includes/class_core.php
Zeile: 3239

and over the logo are this

Code:

Warnung: Invalid argument supplied for foreach() in [path]/includes/init.php(293) : eval()'d code (Zeile 77)
Thanks for help and sorry for my bad english :P

7lanet 07-03-2008 10:47 AM

:up::up::up::up::up:

You are hero .

:D

KURTZ 07-03-2008 10:47 AM

thx for sharing Hanson ... ;)

Dismounted 07-03-2008 11:00 AM

Quote:

Originally Posted by ShiZoPhreN (Post 1565674)
Hello,

I have more Errors ^^

But it is in German

when i go into a thread that i become in vB-System-Message
Code:

Die Cookies konnten nicht gesetzt werden, da der Header schon an den Browser geschickt wurde.
Datei: /var/www/mysite/includes/class_core.php
Zeile: 3239

and over the logo are this

Code:

Warnung: Invalid argument supplied for foreach() in [path]/includes/init.php(293) : eval()'d code (Zeile 77)
Thanks for help and sorry for my bad english :P

Please download the 2.8 package and follow the upgrade procedure. The package was updated a few minutes after I attached it, as there were a few critical bugs in there. You must have gotten the old one :).

ShiZoPhreN 07-03-2008 11:25 AM

Thanks it works :)

Qwest 07-03-2008 01:15 PM

If you can add a blacklist feature to this that would be incredible and I would very likely give you my next born child.

Ex: a feature where you can add urls that you DON'T want to allow linking to. It would give the user a special "not allowed" message or something on the redirection page.

redlabour 07-03-2008 01:23 PM

Quote:

Originally Posted by Qwest (Post 1565783)
Ex: a feature where you can add urls that you DON'T want to allow linking to. It would give the user a special "not allowed" message or something on the redirection page.

KILLERFEATURE :up:

parks 07-03-2008 07:05 PM

thanks looks nice..............

aspeach 07-03-2008 09:21 PM

Love the mod. But I need to find out how to use it with htaccess/htpasswd. When being redirected, members in my forum are prompted for a user/password. Any edits that can prevent this?

redlabour 07-03-2008 09:36 PM

Quote:

Originally Posted by aspeach (Post 1566206)
Love the mod. But I need to find out how to use it with htaccess/htpasswd. When being redirected, members in my forum are prompted for a user/password. Any edits that can prevent this?

Can?t reproduce this Error. Using this Mod since Years now with a lot of different .htaccess Configurations. Never problems.

Please post excactly what you mean.

Hornstar 07-03-2008 09:58 PM

excellent idea on the blacklist feature, i'd have many sites that I could add to the blacklist (but then again, i do enjoy censoring those sites ^^ )

anyway, nice to see your still releasing stuff Dismounted :)

bada_bing 07-03-2008 10:48 PM

Works great thanks

Dismounted 07-04-2008 04:53 AM

Quote:

Originally Posted by aspeach (Post 1566206)
Love the mod. But I need to find out how to use it with htaccess/htpasswd. When being redirected, members in my forum are prompted for a user/password. Any edits that can prevent this?

When they click the link to redirector.php or when they are redirected from redirector.php?
Quote:

Originally Posted by hornstar1337 (Post 1566244)
excellent idea on the blacklist feature, i'd have many sites that I could add to the blacklist (but then again, i do enjoy censoring those sites ^^ )

I've been thinking of adding the blacklist feature, but don't really want to mess anything else up :p.
Quote:

Originally Posted by hornstar1337 (Post 1566244)
anyway, nice to see your still releasing stuff Dismounted :)

Yea, it has been a while. And it has been a while since I'm logged onto GzN too.

Forum Lover 07-04-2008 05:26 AM

Dismounted, I got little issues here,

I usually login at my site as, hxxtp://www.mysite.com/forum/ now, if someone put a link as hxxp://mysite.com/forum/ its redirecting.

how can i fix this?

I already put local address as : .myste.com www.mysite.com forum.mysite.com

dreads 07-04-2008 10:38 AM

very nice ;D

aspeach 07-04-2008 04:16 PM

Well redlabour, my site is protected with htaccess/htpasswd. You know how the login box pops up when you enter the site? When you click on the link, the redirect page pops up, then when the countdown is done, that same box pops up again and wants a user/pass to leave my site. That's it in a nutshell. And thanks for that quick response btw!

ikorolis 07-04-2008 10:53 PM

hey my friend
update your mod 2.7 to 2.8 and give me this error see threats/topics/messages on my forum

Warning: Invalid argument supplied for foreach() in [path]/includes/init.php(293) : eval()'d code on line 68

how to fix?

now is disable this mod please tell me how to fix this error to see enable your mod/hack (i like this mod/hack)

OK im fixed (uninstalled complete your mod) and (installed again)

now its working fine all.

Q-v-n-s-Q 07-05-2008 12:42 AM

cool, i was looking for this..thank for the update

Dismounted 07-05-2008 06:08 AM

Quote:

Originally Posted by aspeach (Post 1566791)
Well redlabour, my site is protected with htaccess/htpasswd. You know how the login box pops up when you enter the site? When you click on the link, the redirect page pops up, then when the countdown is done, that same box pops up again and wants a user/pass to leave my site. That's it in a nutshell. And thanks for that quick response btw!

Are you sure it's not the site being linked to that requires a login?

aspeach 07-05-2008 11:59 AM

No it's my site Dismounted. Then I put inj the u/p to my site and it brings me to the linked site. I'm thinking that all I need to do is put the u/p into the code somewhere but can't figure out where. Might also be noteworthy that htaccess/htp is in a subdomain directory where the forum resides and not the domain directory. Thanks for the reply. :)

Forum Lover 07-06-2008 01:33 AM

My local links are also anonymized. Dismounted, how can I fix it?

Forum Lover 07-07-2008 04:50 PM

simple bump, if its ok.

Dismounted 07-08-2008 05:17 AM

What happens if you edit the post and save it again (removing the URL tags, but keeping the original link)?

fattony69 07-09-2008 12:21 AM

Love the mod, but how do I have it not do it for links to other parts of the site for example other posts or threads?

Dismounted 07-09-2008 04:51 AM

It should do that by default.

7lanet 07-09-2008 01:28 PM

I subscribed to https://www.google.com/webmasters/tools
Google has sent warnings to me about the topics which contain links reorientation
What is the solution

Dismounted 07-09-2008 02:14 PM

Please actually post the "warning"...

7lanet 07-09-2008 03:09 PM

Error HTTP: 301 (final total was)
Title URL:http://www.7lanet.com/vb/t34739-new-post.html
Title URL:http://www.7lanet.com/vb/t34742-new-post.html
Title URL:http://www.7lanet.com/vb/t34733-new-post.html
Title URL:http://www.7lanet.com/vb/t34747-new-post.html
Title URL:http://www.7lanet.com/vb/t34735-new-post.html
Was found at:08 / 07 / 2008

this message

Quote:

URL addresses that could not be pursued
When the experienced eye of the URL addresses of your Sitemap file, we found that some URL addresses can not be accessed by Googlebot because it contains the operations redirect too many. Please change the URL addresses on file, which re Sitemap direction and replace the destination URL (goal reorientation). The submission of all arable URL addresses in force.

Raptor 07-09-2008 06:35 PM

Is it possible to have this on a per forum basis ?

I only have a couple of forums out of 100+ that I need to anonymize

Thanks

Dismounted 07-10-2008 05:40 AM

Quote:

Originally Posted by 7lanet (Post 1571066)

This is not caused by vbAnonymizer - it is caused by redirection on top of redirection by vBulletin.
Quote:

Originally Posted by Raptor (Post 1571270)
Is it possible to have this on a per forum basis ?

I only have a couple of forums out of 100+ that I need to anonymize

Thanks

Anything is possible ;). It is not currently coded in though.

Dr. Bantham 07-10-2008 08:54 PM

After uninstalling this product, it appears that the revised URL with the "redirector.php" remains intact, which is seems to negate the link from working altogether.

Dismounted 07-11-2008 05:03 AM

That should not happen - try clearing your post cache.

Dr. Bantham 07-11-2008 09:49 AM

Quote:

Originally Posted by Dismounted (Post 1572517)
That should not happen - try clearing your post cache.

I am not certain, but I believe I may have tried that. It had only revised ten URL references, so I searched these out and manually changed them in the end. Someone should test this in order to be certain, as it appeared to me that new posts were being changed forever in lieu of on the fly. The mod was performing as intended, but for me it was interfering with other modes (particularly AME).

Dismounted 07-11-2008 10:26 AM

What conflicts were you having with AME?

dadoc 07-12-2008 02:38 AM

Hey Dismounted,
I understand what this mod does but would you be able to explain why it is important to have this mod installed?

What are the benefits?


All times are GMT. The time now is 05:26 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.01417 seconds
  • Memory Usage 1,828KB
  • 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
  • (4)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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