4 replies [Last post]
fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Was this information Helpful?

when I click the edit link in:
admin/store/orders/3/packages
I get the error shown in the attachments.

I'm using Drupal 5.7 with Ubercart 1.0, but my version of PHP is 4.4.7

is this a known error?

thanks

PreviewAttachmentSize
package1.gifpackage1.gif9.34 KB
Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Problem with package

It's a known bug. PHP 4 doesn't like looking for arrays inside arrays. This was fixed in PHP 5, though, and there are a lot more reasons than that for you to get it.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Problem with package

Was a PHP 5 requirement for this module documented/specified anywhere? Sticking out tongue

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: Re: Problem with package

Uh...well, er...that is...probably not.

fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Re: Re: Problem with package

I've updated my php version and now it works.

thanks!

nicola