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

RKS’s picture

Edit: Upon looking further at the other modules, I do need this module since I require the sale of downloadable files.

RKS’s picture

Cannot enable or disable any modules due to this issue. Cannot disable this module due to http://drupal.org/node/1309140

recrit’s picture

#1309140: Unable to disable/uninstall has been addressed in the latest commits. Please test the latest dev

recrit’s picture

Status: Active » Needs review
RKS’s picture

Thanks for the update recrit. Well test and report back ASAP.

recrit’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.