View Full Version : help with affinfo.php script
schaub123
28th February 2007, 03:37 AM
Has anyone got the affinfo.php script to work on the first landing page from an affiliate link? The cookie doesn't register until you refresh the page so affinfo doesn't work until you refresh the page. Is there a way to get affinfo to check the affiliate exists and, if so, return the requested "tag". The old affdetails.php in version 2.x had a "force" option to make this work. Any help is appreciated.
Jaro
2nd March 2007, 11:48 AM
Here is solution for affinfo.php
<html>
<body>
<script src="http://yourdomain/affiliate/scripts/affinfo.php?aid=affiliateid&tag=affname"></script>
</body>
</html>
tag can be:
affid
affrefid
affname
affsurname
affemail
affstate
affcity
affstreet
rtype
donone
30th March 2007, 09:55 PM
Hi,
I have set up a sales page for my website, I need to have 3 variables belonging to my affiliates in mysql database to appear on this page.
1) Presented by: 'affname'
2) Promotion Ad 1: 'data1'
3) Promotion Ad 2: 'data2'
I tried this script
<script src="http://yourdomain/affiliate/scripts/affinfo.php?aid=affiliateid&tag=affname"></script>
but nothing shows up on my sales page.
do you have a solution for this type of query?
thanks
don
cuba
9th December 2008, 05:49 PM
yes.. that true...
this script is not working as well, or i am do something wrong..
we can put this script everywhere, isnt it?
where i can download this old script? affdetails.php ...
vBulletin® v3.7.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.