News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

USPS Issue

Started by PMA, March 21, 2011, 21:57:19 PM

Previous topic - Next topic

PMA

Greetings all:


Any help on this issue would would be highly appreciated. Like most I am new to Virtuemart and have not had any resolutions in two week. I have read the forums extensively and no luck:

My issue is I have a grocery store on this platform and I've inputted the specifications and dimension with no luck...I am getting an error: We are unable to ship USPS as the there was an error, please select another shipping method.

WHAT am I doing wrong, I have the latest version of VM and here is my debug code:


DEBUG CENTER
Version: VirtueMart 1.1.7 stable [In a hurry]
04/02/2011 09:37 GMT
RunTime:    sec.    Current Page:   admin.show_cfg
Queries executed:   0      Last Page:   admin.show_cfg
UID:   62    Return To Page:   
Username:   admin    Function:   
Perms:   admin    Command (Result):    (True)  
$func_perms:   ./.   $ps_vendor_id:   1  

$dir_perms:   Ok    global Log:   0 logged message(s).  

Joomla! Session ID:   d8f795c72f56097e9f6ba2a082e4d072
VirtueMart Session ID:   d8f795c72f56097e9f6ba2a082e4d072  
$cart:   $cart[0]:ID[21]->Qty:[1]
$cart[1]:ID[78]->Qty:[1]
$cart[2]:ID[86]->Qty:[1]
$cart[3]:ID[154]->Qty:[2]
$auth:   Array ( [show_prices] => 1 [user_id] => 62 [username] => admin [perms] => admin [first_name] => TEST [last_name] => TESTER [country] => USA [zip] => 20




$_GET:   
$_COOKIE:   
$_SESSION:   __default=> {Array}
auth=> {Array}
savedcart=> {Array}
cart=> {Array}
recent=> {Array}
ps_vendor_id=>1
minimum_pov=>19.99
vendor_currency=>USD
usefetchscript=>0
userstate=> {Array}
last_page=>admin.show_cfg
product_sess=> {Array}
   
$vars:   page => admin.show_cfg
option => com_virtuemart
vmLayout => standard
configuration => server
ys-vmconfiguration-active => s:ext-comp-1009
switchmenu => 1
7f7c4f214c5122961c5e49fb851a17ff => 9e4a0d9c5ed332f11421fc2b2cdf92d9
ae6774b9e200cbbe39fe15c34919265c => d8f795c72f56097e9f6ba2a082e4d072
virtuemart => grd3kh15sn3slo1shit9ij5825
0555c651a17f5ac2d63424fcc30311f6 => 45C50 B4B46 8 A A474117 7115E545853115A47 351 E1255 7555C5C435A165C5A B1245534143125B16 641 B46 F E 9434C491651434753 F17 91C
__utma => 218359170.234813665.1295713943.1296323773.1296328251.5
__utmz => 218359170.1295713943.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
user_info_id =>
func =>

lowmips

Hi,
Your shop is in Joomla debug mode.  turn that off.  Instead, put it in Virtuemart debug mode.
Administration->Admin->Configuration->(Global tab)->Core Settings-> DEBUG

Also, be aware that using the USPS module that ships with VirtueMart is not going to work.  USPS changed their service names on Jan 1, 2011, which broke all older modules.  You'll need to use either my USPSv5 module, or Chaz's USPSv4.2 module.

Reggie
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

PMA

Thanks for taking the time to respond...

I did not have the site in Joomla debug mode ONLY VM...

I attempted to download the module you provided by received an error when uploading on the site...

I recognize your effort on helping and would gladly send a donation upon resolution.

Regards,

PMA

PMA

I URGENTLY need a fix to this issue,

I uploaded the new version of the shipping module as suggested by Reggie, I am however receiving this error:
http://http://production.shippingapis.com/ShippingAPI.dll/ShippingAPI.dll?API=RateV2&XML=<RateV2Request USERID="628JAMAI7628" PASSWORD="148NI11QT434"><Package ID="0"><Service>All</Service><ZipOrigination>22020</ZipOrigination><ZipDestination>20768</ZipDestination><Pounds>3</Pounds><Ounces>0</Ounces><Size>REGULAR</Size><Machinable>FALSE</Machinable></Package></RateV2Request>

lowmips

It looks like you have the full URI in the API configuration, causing it to be doubled.  Remove the "http" from product.shippingapis.com part.
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

PMA

#5

Reggie,

Here are the parameters: http://production.shippingapis.com/ShippingAPI.dl


/ShippingAPI.dll

Please see attached...screenshot

[attachment cleanup by admin]

lowmips

Solved.  Multiple issues with the site configuration.
Visit my website at www.lowmips.com
View my newsletters Here (sign up for newsletters on the front page of my website)

PMA

Thanks reggie, I could not have asked for anyone better.

I appreciate how you review and fixed my configuration and provide meaningful feedback.

Josh