Cheryl619 Posted April 20, 2007 Share Posted April 20, 2007 Hello, I have a affiliate network script that I just got that puts out its links (banner, text, flash, html, popup, etc.) in ??? not sure if it’s javascript or php. I need it changed to something that will work on all websites. Right now the banner, text, etc. links do not work on some websites. Must have it fixed to work on all websites. Can this be done? Here are some of the file names related to the links. Each link category (text,flash,html,etc) has one of the following: merchants/add_banner.php... affiliates/getbanner.php... affiliates/gen_banner.php... affiliates/get_all_links.php... This is also how the codes look for the copy and paste part: //$code = "<!-- START $title CODE -->\n<script language='javascript'type='text/javascript'>\nvar r=document.referrer;\n var counter = new Object();\ncounter.src = '$track_site_url/get_trackingcode.php?aid=$_SESSION[AFFILIATEID]&linkid=B$row->banner_id&r='+r;\n</script><script src=$track_site_url/get_trackingcode.php?aid=$_SESSION[AFFILIATEID]&linkid=B$row->banner_id>\n</script>\n<!-- END $title CODE -->"; Again can this be done? Can anyone please help? I have just a few dollars, not much and will make a small donation to this site. Plus we both know you get the GREAT script. Can use a Escrow service for payment. If and when I get this off the ground will also need you to do other work. Thank you Cheryl Link to comment https://forums.phpfreaks.com/topic/47895-affiliate-network-links-not-sure-if-javascript-or-php-need-changed/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.