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

IC ic at tvcables.co.uk
Thu Apr 7 14:44:53 UTC 2011


 
> 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?

Thanks,
Andy.




More information about the interchange-users mailing list