![]() |
AFF!! Please explain this to me.... my links not working
Ok.,,
here is a link for one of your FHG with my linking code & affiliate id http://adultfriendfinder.com/go/page...id=g763772-pct notice the pid=g763772 when you go to the gallery, why is it that instead of pid g763772 it shows p181022 ??? on another note,, seems the id is getting erased all together if it is used with trade script? All the AFF galleries on my site at http://www.xxxdates.com , when visitor gets sent to gallery, my id is completely erased?? This does not happen unless it's with the trade script url before the gallery url |
See sig.... :P
muahha |
Quote:
I just tried that link spacedog and you are right, wrong aff id in that gallery, that is fucked up |
It is a big virus.
|
I bet they are going to tell you the system "burped".
|
I thought you were removing all of their links anyway? :winkwink:
|
your link just appears wrong
http://adultfriendfinder.com/go/page...id=g763772-pct maybe should be... http://adultfriendfinder.com/go/page...id=g763772-pct |
Quote:
|
Something to do with the outphp? thing before the url.. on another site of mine, I notice that it happens to pimproll & a couple others,,, fucking should've stayed with damn blogs,,
|
Quote:
link it is so wrong... no ? for the query_string, only a & which is an append to the query string, as far as your script goes, most likely because its a bad url... and or database is causing the problem because of the & key |
Quote:
I still get another affiliate code on the landing page |
the link is fine those ar elike sub id's look on the source code of the target page you will find you "g" ref id
|
click on thru the first link you posted.. you will find this on the join page
<input type="hidden" name="from_ad" value="g763772-pct"> |
The first link you posted works fine. The problem is not with AFF.
|
Quote:
The url is entered correct, but when clicked, portion of the end of url gets cut off.. it comes out as http://adultfriendfinder.com/go/page/tgp_ffadult_44 |
Quote:
example if my script points to http://www.mysite.com/out.php?url=ht...44&id=blahblah your script is getting 2 variables, so one is the cutoff link "http://adultfriendfinder.com/go/page/tgp_ffadult_44" and the second variable is "id=blahblah" to fix this it depends on the script , but if you icq me i can prob solve it pretty quickly using the example above you could simply put as your first line if (preg_match("/adultfriendfinder/", $url)) { $url = "$url&id=$id"; } |
Your just need to urlencode your links if they have more then one variable in the url.
|
If you're familiar with PHP, you can modify the out.php script. Or you could just use a URL encoder like this one: http://meyerweb.com/eric/tools/dencoder/
|
this is very common. known as shaving.
lmao |
Quote:
I use this |
thanks ..........
|
yep, urlencode and urldecode is the solution.
when writing the links that go thru the outscript.. $outurl = "http://www.aol.com/?a=1&b=2"; $outurl = "/out.php?url=". urlencode($outurl); then in out.php header("Location: ". urldecode($_GET["url"])); this might have typos and such, i didnt check it |
thats fucked up.. bump for an AFF explanation
|
All times are GMT -7. The time now is 10:20 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123