Closed (fixed)
Project:
FedEx Shipping
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2011 at 21:17 UTC
Updated:
16 May 2011 at 00:04 UTC
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
Comment #1
tr commentedAre you upgrading a site from Drupal 6 or is this a clean install of Drupal 7?
Comment #2
tr commentedComment #3
tr commentedRemoved drupal_install_schema() from hook_install(), as this is no longer needed in Drupal 7.