Everything seems to work fine in the initial checkout page, where you input your billing/shipping address, however when you click to review order, the following error is returned, the simplexml.php error repeats itself many times over, the usps module a cpl of times.
PHP 4 issue?
PHP version 4.4.6
ubercart-5.x-1.0-beta4
warning: array_search() [function.array-search]: Wrong datatype for first argument in /home/rofl/public_html/dev/sites/all/modules/ubercart/shipping/uc_usps/uc_usps.module on line 535.
warning: xml_parse() [function.xml-parse]: Unable to call handler _startElement() in /home/rofl/public_html/dev/sites/all/modules/ubercart/uc_store/includes/simplexml.php on line 244.
warning: xml_parse() [function.xml-parse]: Unable to call handler _characterData() in /home/rofl/public_html/dev/sites/all/modules/ubercart/uc_store/includes/simplexml.php on line 244.
[/quote]
Let me know what else you guys could use to figure out the problem.


