Shipping Module Issue - Help Please!!!

Posts: 7
Joined: 12/10/2007

Ok, So I'm almost done putting together my first store using ubercart, but when I create a package or try to create a shipment using a already created package I get this type of error:

warning: in_array() [function.in-array]: Wrong datatype for first argument in /home/bellybro/public_html/gear/modules/ubercart/shipping/uc_shipping/uc_shipping.module on line 1058.

When I take a look at the line 1058 it seems to have to do with the address array, I have no idea how to fix this.

Quick Note: I'm using a custom version of the rate quote module. Don't know if that has anything to do with this.

Thanks in advance for any ideas...

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

I had the same problem when I initially set up Ubercart. It seems to be related to using an older version of PHP. My web host provider had PHP 4.3.11 installed and the problem went away when I got them to install PHP 5.2.4. I don't know the minimum version number needed.

--

<tr>.

Posts: 7
Joined: 12/10/2007

What the minimum PHP requirement is?

The site is running PHP Version 4.4.7