PDA

View Full Version : Miscellaneous Hacks - Google Referral Firefox - Advanced


Mr Chad
05-26-2006, 10:00 PM
If you like it click
https://vborg.vbsupport.ru/ (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=116796)

Installation Time: <5 mins
Template Edits: 1
VB Version: This should work with 3.0 - 3.5

Description:

This will let you use the Google Referral Firefox, your thinking yea so what... This will let you put a condition in your pages where if the user is useing FireFox it will or wont do anything. A basic way of using this would be just to show the FireFox refer AD if the user is not using FireFox, if they are using FireFox then you could make it show your normal adsense ad. (you get up to $1 each referal)

Installation Instructions:

Go to your ACP and go to your navbar template

Place this after it:
<!-- Start google-->
<if condition="is_browser('firefox')">
<!-- Put your Google AdSense Ad here -->
<else />
<!-- Put your Google FireFox Referral Ad here -->
</if>
<!-- End google -->
Your done, you can also use the condition for anything else you would like to use it for.

If you like it click
https://vborg.vbsupport.ru/ (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=116796)

Mr Chad
05-27-2006, 03:58 AM
Well there you go :)

I tried to use a plugin but i was unable to :(

Oh and this works good with this hack:

https://vborg.vbsupport.ru/showthread.php?t=106596

Mr Chad
05-27-2006, 04:05 AM
Later on im going to make this use a cookie, so it only has to check for the version once.

PabloAM
05-27-2006, 09:47 AM
Thanks going to make in my forums and translate to spanish :p

bye!

jugo
05-27-2006, 01:20 PM
RESERVED:

I will post the plugin version here in a littl bit.

mightyb
05-27-2006, 02:12 PM
Are you sure you are not violating adsense TOS when asking people to download FF?

Mr Chad
05-27-2006, 03:28 PM
Are you sure you are not violating adsense TOS when asking people to download FF?
not sure :(

Mr Chad
05-29-2006, 05:24 AM
RESERVED:

I will post the plugin version here in a littl bit.
You have a plugin yet :)

(i tried all the hooks but for some reason it was a no-go

Mr Chad
05-30-2006, 12:54 AM
turns out VB has a built in browser feature...

So all you really need is a template edit. (Updated code to reflect this)

Nathan2006
09-12-2006, 07:43 AM
Thank you Mr Chad,

Working great! :D

Install

Mr Chad
01-07-2007, 04:43 AM
ok then...

Ziki
01-26-2007, 02:30 AM
This is violation of Adsense.Because one code is hidden and if google adsense can't "see" the code it takes it as a violation

Mr Chad
01-26-2007, 02:32 AM
This is violation of Adsense.Because one code is hidden and if google adsense can't "see" the code it takes it as a violation
how if a rotational banner can work the same?

google doesn't know what the server is doing.