so true bud, in a perfect world lol, here is what im fighting, the ipn file for that aff program has the commands to update the sale db, it also has the include to open the db and the other functions, it also has the ipn verify code and also the email function at the bottom. what i did was i called that file from my base site, i saved the ipn data and transfered the string var to the aff named variables, i stripped out all the ipn verify code (no reason to verify if the site already did it) i also took out the email routine at the end (just for testing, tring to figure out what worked and what didnt) so all thats left in the ipn php file is the var settings, the code to update the db and the include call.... its very simple process now (or should be) but i have tried it every way i know how and it bombs every time, the screen just freezes up. i dont know what the issue is, logically it should be so easy to just call that ipn php file from your site, pass the var, update the db, and get out of there, but i cant get it to work no matter what i try.... not sure if your a php programmer or not but if so maybe you can get it to work, or maybe you know someone that can take a look... i never had such a booger of a programm that the solution seems so simple but cant get it to work... but as i said im not a php programmer i know enough to get me by and thats it.. in the admin area there is a manual add commission sale.... and it works, but i even went to that php file, copied the routine to the ipn folder and tested it, still nothing... i have no clue... maybe together we can get this to work... i know one thing, there is no support at all thru that site, it appears to be abandoned from what i can tell.... but i know one day i can get this to work...
... View more