Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-06-14 09:05:34

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Non TXP GET requests getting redirected to error pages

I’m using the linklok script to setup a download store. I wanted to include the generated list of download links that you get after ordering in a Textpattern page. So I did a PHP include on the page. The trouble is the script appends a GET request to the URL which throws up a 404 error page in TXP.

http://mysite.com/order-complete/?cart=Test%3A1%3A0.79%

Should I just give up and use their PHP page to make this list or is there a way around this?

Offline

#2 2007-06-14 21:51:58

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: Non TXP GET requests getting redirected to error pages

When does it modify the URL? Before ordering?

Have you tried modifying the script to use a POST request instead? Maybe that’d work.

Offline

#3 2007-06-14 22:03:48

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: Non TXP GET requests getting redirected to error pages

On the return from PayPal.

I’ll look into the POST request. I think Mal’s e has an option for that.

Offline

Board footer

Powered by FluxBB