[ic] IC 5.6.0 to 5.6.3 Post Form Fails with 500 Server Error

Gert van der Spoel gert at 3edge.com
Thu Apr 7 15:10:08 UTC 2011


> -----Original Message-----
> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-users-
> bounces at icdevgroup.org] On Behalf Of IC
> Sent: donderdag 7 april 2011 17:45
> To: interchange-users at icdevgroup.org
> Subject: Re: [ic] IC 5.6.0 to 5.6.3 Post Form Fails with 500 Server Error
> 
> 
> > Maybe it crashes because of the ITL you don't show above, eh?
> 
> Hi Racke,
> 
> Not much ITL this is the full page:-
> 
> 
> <html>
> <head></head>
> Connecting to Paypal secure server.....
> 
> <body onLoad="paypal.submit()">
> 
> <form name="paypal" action="https://www.paypal.com/cgi-bin/webscr"
> method="post">
> <input type=hidden name="cmd" value="_ext-enter">
> <input type=hidden name="redirect_cmd" value="_xclick">
> <input type=hidden name="business" value="me at myemail.co.uk">
> <input type=hidden name="item_name" value="__COMPANY__ - Order #[value
> mv_order_number]">
> <input type=hidden name="item_number" value="------">
> <input type=hidden name="amount" value="[filter op="sprintf %.2f"
> interpolate=1][total-cost noformat=1][/filter]">
> <input type=hidden name="first_name" value="[value b_fname]">
> <input type=hidden name="last_name" value="[value b_lname]">
> <input type=hidden name="address1" value="[value b_address1]">
> <input type=hidden name="address2" value="[value b_address2]">
> <input type=hidden name="city" value="[value b_city]">
> <input type=hidden name="state" value="[value b_state]">
> <input type=hidden name="zip" value="[value b_zip]">
> <input type=hidden name="email" value="[value email]">
> <input type=hidden name="lc" value="GB">
> <input type=hidden name="currency_code" value="GBP">
> </form>
> </body>
> </html>
> 
> Its worked fine on IC for years until I tried it with 5.6.3, any ideas?

Besides the error in weblogs there is no error in the local / global error
log?

Did you upgrade your Perl in the mean time?
Which version of Perl do you use?

CU,

Gert




More information about the interchange-users mailing list