2 replies [Last post]
rio_gio's picture
Offline
Joined: 08/23/2007
Juice: 90
Was this information Helpful?

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.

torgosPizza's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.
Joined: 08/14/2007
Juice: 4110
Re: Wrong datatype for first argument & Unable to call handler _

Yup, looks like a PHP issue to me. (As concluded in other simpleXML error threads).

See about upgrading to PHP 5.2 if you can, and that should help.

--
Help directly fund development: Donate via PayPal!

rio_gio's picture
Offline
Joined: 08/23/2007
Juice: 90
Done and done! I just hope

Done and done!

I just hope all of my other little issues are resolved and if they are, we're in business!

Send me a pizza to celebrate, torgosPizza!

:0)