bug in ubercart 5.x-1.0-beta2 during installation when enabling module "Flatrate". [CLOSED]

Posts: 23
Joined: 01/16/2008

I'm trying reinstalling ubercart (beta2 this time) due to problems with image not showing in ubercart-beta1 (see my post on http://www.ubercart.org/forum/support/2616/images_not_showing).
Now I'm using stable version of all additional modules such as CCK, imagecache, etc...
I first enable all core modules, then all extra.
When I try to enable Flatrate I'm shown the following error:

Fatal error: Call to undefined function uc_product_node_info() in /var/www/ubercart/sites/all/modules/ubercart/shipping/uc_flatrate/uc_flatrate.module on line 56

Posts: 23
Joined: 01/16/2008

Problems with Weight quote too

Fatal error: Call to undefined function uc_product_node_info() in /var/www/ubercart/sites/all/modules/ubercart/shipping/uc_weightquote/uc_weightquote.module on line 43

Repeater too

Fatal error: Call to undefined function uc_product_node_info() in /var/www/ubercart/sites/all/modules/ubercart/uc_repeater/uc_repeater.module on line 48

EDIT:
here is the link of the drupal+ubercart+needed modules bzip file I'm using:
http://www.box.net/shared/o3pr68ww0o

2nd EDIT:
here is the package which includes "tables API"
http://www.box.net/shared/nicsrf3go4

3rd EDIT:
The bug was probably due to missing "Table API" module. Now it works. (except for product images...)

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

I see the closed beside the title. Did you enable the product module first?

@Lyle: uc_product should probably be added to those dependencies, btw.

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

They already had been. I don't know what's going on.

Posts: 1
Joined: 12/24/2007

same problem here.