Error on "admin/store/gift_certificates" page

Project:Gift Certificate Module
Component:Code
Category:
Priority:normal
Assigned:rhubarb-media
Status:active
Description
Project: 
Gift Certificate

I just installed the Gift Certificate module and I encountered the following error on the "admin/store/gift_certificates" page:

user warning: Table '[database_name].users' doesn't exist query: SELECT gc.* , u.name as purchasername,u2.name as username, u.mail as purchasermail,u2.mail as usermail FROM drupal_uc_gift_certificates gc left outer join drupal_users u on gc.purchaser_id = u.uid left outer join users u2 on gc.user_id = u2.uid in [base_path]/includes/database.mysql.inc on line 174.

I'm running the following:

- Drupal 5.12
- Ubercart 1.6
- Apache 2.0.63 (Unix)
- PHP 5.2.5
- MySQL 4.1.22

Thanks.

Version: 
Ubercart 1.6