View Full Version : Stamping Pages
David Ovenden
05-26-2009, 11:57 AM
Hi,
The manual says to use the following code on your pages:
<script language=javascript src="http://yourserver.com/directory/Delavo_aff.js"></script>
but the js file is actually just aff.js without the delavo in front. So I think the correct code should be:
<script language=javascript src="http://yourserver.com/directory/aff.js"></script>
Regards
Dave Ovenden
LG Williams
05-26-2009, 03:48 PM
Thanks!!!....Your code worked like magic.
I've been struggling with this one.
Looking at code too long I missed the aff.js ::)
Thanks again, ;)
Larry
John Delavera
06-01-2009, 01:34 PM
Thanks for pointing this out
We'll make the correction in the manual too.
John
Hue Anne
06-05-2009, 12:25 AM
What about updating from Fantasos to Delavo,
Will this need to be changed on all pages?
From:
<script language=javascript src="http://yourserver.com/directory/fantasos_aff.js"></script>
To:
<script language=javascript src="http://yourserver.com/directory/aff.js"></script>
Or will the fantasos_aff.js work/transfer affiliate ID using it in Delavo?
Thanks!
Brian Collins
06-05-2009, 01:02 AM
Hi Brad,
I have tested this and the fantasos_aff.js is still working on my Fantasos upgraded to Delavo - still tracking commissions correctly.
It would be interesting to know if the aff.js offers any changed functionality though.
Brian
Steven Hancock
06-05-2009, 08:57 AM
Brian, fantasos_aff.js is a rewrite rule in .htaccess for backwards compatibility, it rewrites to the aff.js so there shouldn't be any difference between the two.
Brian Collins
06-05-2009, 10:54 AM
Brian, fantasos_aff.js is a rewrite rule in .htaccess for backwards compatibility, it rewrites to the aff.js so there shouldn't be any difference between the two.
Thanks Steven,
I guess that fantasos_aff was created for backward compatibilty for JVM-1 - I don't see any file dates on my installation so I cannot tell if either or both have been updated by my recent upgrade or if the .htaccess is new.
Anyway, the 100's of order links both myself and my hosted customers out there have on sales pages are still tracking - 'nuff said as far as i'm concerned :)
Brian
Hue Anne
06-05-2009, 07:44 PM
Those that had Fantasos previously can still use
<script language=javascript src="http://yourserver.com/directory/fantasos_aff.js"></script>
If never had Fantasos, then must use
<script language=javascript src="http://yourserver.com/directory/aff.js"></script>
I am updating the manual and help pages to reflect this.
BTW If ALL of your pages are internal (including home page) you do not need to
use that JS at all as there are other ways of carrying the aff ID using tags.
That also will be added to the manual.
Donna
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.