I need help!
Posted: Thu Apr 06, 2006 12:23 am
I have gotten donations and I would really like to get the donate o meter fixed so people can get the proper credit for making their donations.
Does anyone out there know PHP? I think I have the problem narrowed down. I think it's because my provider blocks a function which paypal needs to use to post the payment back.
Now I have no idea what I'm talking about. I just repeat what I found:
It appears that this donate o meter uses the fsockopen() function, which I believe my host blocks from working. That's why it works on some web sites, but not others. What I have read is that if it could be modified to use the cURL function, it could work.
Again, I could have written Chinese up there for all I know, but I figured I would throw it out there in case someone had a clue.
Thanks guys,
Rich (TW)
Does anyone out there know PHP? I think I have the problem narrowed down. I think it's because my provider blocks a function which paypal needs to use to post the payment back.
Now I have no idea what I'm talking about. I just repeat what I found:
It appears that this donate o meter uses the fsockopen() function, which I believe my host blocks from working. That's why it works on some web sites, but not others. What I have read is that if it could be modified to use the cURL function, it could work.
Again, I could have written Chinese up there for all I know, but I figured I would throw it out there in case someone had a clue.
Thanks guys,
Rich (TW)