no download after clicking download link......help

Hi All,
I am no programmer, but I think I know the cause…

A customer can buy a product - from paypal checkout they have to click my email address to return to my site - the download link is there, but once clicked it goes to my hosts default page and no download.

I think it’s the script in the redirect.php, but have no idea how to put things right.

I have just paid to get it put up and don’t really want to mess about with coding…but would appreciate some help.

Thanks
Andy

Hello, can you post the code you think is causing the problem?

Is this a “canned” product or one hand-coded by someone? If a canned product, their site will help you out.
If hand-coded, we will need to see some code to help you. You should post (INSIDE of PHP tags) the code that sends you back to your site. In other words the code around the “link” back to your site. Please do not post any user id’s or passwords.

In most cases for this type of code, the link just goes back to your main page. It would look like an “HREF” in a standard format that simply routes the user back to your home page or back to the order page for a second order. So, it would look like this: Back to my page!
This line would be in your Paypal code page somewhere… Good luck, let us know…

Sponsor our Newsletter | Privacy Policy | Terms of Service