Problem with package

Posts: 41
Joined: 09/26/2007
Getting busy with the Ubercode.

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

AttachmentSize
package1.gif9.34 KB
Posts: 2267
Joined: 08/07/2007
AdministratoreLiTe!

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.

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

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

Posts: 2267
Joined: 08/07/2007
AdministratoreLiTe!

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

Posts: 41
Joined: 09/26/2007
Getting busy with the Ubercode.

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

thanks!

nicola