Closed (fixed)
Project:
Commerce File
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2011 at 08:36 UTC
Updated:
17 Jan 2012 at 18:00 UTC
Sorry, not 100% this is this module but I think it is. Whenever cache clears it returns error:
DatabaseSchemaObjectExistsException: Table <em class="placeholder">field_data_field_purchaseable_file</em> already exists. in DatabaseSchema->createTable() (line 652 of /var/www/html/el/eldorain.com/includes/database/schema.inc).
If I go into the database and delete it I can clear cache again. When updating or saving the module page, it appears the module recreates the table then it won't let me clear cache again.
Effectively, I can choose never to use the module, but if I need it/want it I will have to delete all data in the tables in order to clear cache.
Comments
Comment #1
RKS commentedEdit: Upon looking further at the other modules, I do need this module since I require the sale of downloadable files.
Comment #2
RKS commentedCannot enable or disable any modules due to this issue. Cannot disable this module due to http://drupal.org/node/1309140
Comment #3
recrit commented#1309140: Unable to disable/uninstall has been addressed in the latest commits. Please test the latest dev
Comment #4
recrit commentedComment #5
RKS commentedThanks for the update recrit. Well test and report back ASAP.
Comment #6
recrit commented