Order API Error

General ShopSite user discussion

Order API Error

Postby OldSalt » Fri May 14, 2010 8:39 am

I have a cgi script called from the Order API, which used to work but now prepends an error to thankyou.cgi.

The error is:
<!-- ClientApp: Error-count incremented (1) -->


The vendor on the receiving side of the POST tells me this error string does not come from him and I have googled that error string many times without finding anything conclusive.

Has anyone else seen this error string and/or know what it means?

Thanks.
OldSalt
 
Posts: 23
Joined: Mon Sep 28, 2009 4:37 pm
Location: MA

Postby Jim » Fri May 14, 2010 8:57 am

It is a ShopSite generated message indicating that the client app (your custom cgi) caused an error. Tthe number of errors which have occurred is indicated by the number in the ( ).

You might check your server log and see if it contains information about what the error was.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby OldSalt » Fri May 14, 2010 9:21 am

I have:
Code: Select all
use CGI::Carp qw(fatalsToBrowser warningsToBrowser);

in my script and I checked the error-log, but found nothing relating to any perl error.

In the past, CGI::Carp worked when added to Order API, but now nothing shows.

Any suggestions how I can get any errors to display?

Thanks.
OldSalt
 
Posts: 23
Joined: Mon Sep 28, 2009 4:37 pm
Location: MA


Return to User Forum

Who is online

Users browsing this forum: No registered users and 140 guests