Hi.

I got the following error when trying to install version 7.x-2.x-dev:

DatabaseSchemaObjectExistsException: Table <em class="placeholder">uc_fedex_products</em> already exists. in DatabaseSchema->createTable() (line 630 of /home/username/public_html/includes/database/schema.inc).

I tried removing and doing an uninstall, but got the same error (even after confirming the uninstall removed the table.

Comments

tr’s picture

Are you upgrading a site from Drupal 6 or is this a clean install of Drupal 7?

tr’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)
tr’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Removed drupal_install_schema() from hook_install(), as this is no longer needed in Drupal 7.