Version: 3.0, by Dismounted
Developer Last Online: Apr 2023
Category: Add-On Releases -
Version: 3.7.x
Rating:
Released: 07-02-2008
Last Update: 10-02-2008
Installs: 404
Uses Plugins
Additional Files
No support by the author.
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.
Hello, is it possible for some URL's to somehow bypass the feature ? We had a link posted recently that when clicked, bypassed the anonymizer and went straight to that website.
When hovering over the link, the anonymizer info isn't shown either, it's a direct link. Really weird ! We're using 3.7.4 pl1
Hello, is it possible for some URL's to somehow bypass the feature ? We had a link posted recently that when clicked, bypassed the anonymizer and went straight to that website.
When hovering over the link, the anonymizer info isn't shown either, it's a direct link. Really weird ! We're using 3.7.4 pl1
???? Thank you !
Could you post the link to the page where this occurs (or alternatively, send it in a PM).
Quote:
Originally Posted by bhanuprasad1981
how to remove this ? when i remove product and its files i start getting mysql errors
And the errors are? (My modification doesn't even use one query...)
Database error in vBulletin 3.7.5:
Invalid SQL:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_vbanonymizer AS phrasegroup_vbanonymizer,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 12956;
MySQL Error : Unknown column 'language.phrasegroup_vbanonymizer' in 'field list'
Error Number : 1054
Request Date : Thursday, January 8th 2009 @ 08:48:31 AM
Error Date : Thursday, January 8th 2009 @ 08:48:31 AM
Script : http://www.nokiaapps.org/redirector.php?url=http%3A%2F%2Fwww.myblackjack2.com%2Fwp-content%2Fuploads%2Fpackages%2Fwm6standard-ringtonesize25mb.cab
Referrer :
IP Address : xxx.xxxx.xxxx.xxxx
Username :
Classname : vB_Database_MySQLi
MySQL Version :