Re: TR wrote:I have it working

Posts: 973
Joined: 11/05/2007
Bug FinderFAQ ModeratorGetting busy with the Ubercode.

Hmm, I could swear it just did it when you checked the debug box at admin/store/settings/quotes/edit, but trying it out it doesn't seem to show up. I don't know, it's late. Anyway, stick the following line in uc_usps.module in the function uc_usps_quote(), just after the first call to uc_usps_rate_request():

$services['data']['debug'] .= htmlentities($request) ."<br />\n";

That should show your request.

--

<tr>.

Please enter the package weight. By: alien73 (32 replies) Mon, 01/28/2008 - 09:34