The simpleads ad_image field was missing. I tried to uninstall, clear cache, run cron and reinstall with each 7.x version of simpleads.
I am receiving this error below consistently when trying to uninstall simpleads and a reinstall does not recreate any of the ad fields. Do we have a manual remove procedure so I can reinstall the module cleanly. I have not been able to find one in my searches other than the above which I tried.
I appreciate your assistance,
Dan
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'stdev.stdev_field_data_field_ad_image' doesn't exist: UPDATE {field_data_field_ad_image} SET deleted=:db_update_placeholder_0; Array
(
[:db_update_placeholder_0] => 1
)
in field_sql_storage_field_storage_delete_field() (line 312 of /r01/songtownusa/modules/field/modules/field_sql_storage/field_sql_storage.module).
Comments
Comment #1
liza commentedsame here, but i just noticed the DEV version is actual 7.2x not 7.1.8. am going to try the dev version.
edit: OOPS! my problem is that i cannot INSTALL IT. see here http://drupal.org/node/2001958
Comment #2
dgmills914 commentedComment #3
semitope commentedHave this same issue. Cannot uninstall it.
I disabled hierarchical selects taxonomy module and was able to uninstall simpleads with some warnings and notices.