Hi,
I installed Image and after a few issues I uninstalled.
Today I reinstalled the module, ran through install.txt.
error on database because tables don't exist.
1. Is there a correct uninstall procedure to ensure all tables and functions are removed fully and correctly?
2. Following reinstall the tables don't exist. Have I missed something out, or can I do something to ensure the correct tables are added?
I don't see any procedure for adding correct table structure to the database.
Many thanks in advance.
Mark
Comments
Comment #1
Hetta commentedWhich tables don't exist? 5.x-1.x -versions don't use the image table, and I don't think image uses any other image-specific tables ...
Comment #2
markmason7 commentedThe image_attach table: please see screenshots below.
I think it's related to the image attach module, which is a function I would like to add to every content.
Comment #3
Hetta commentedOK, run this bit of SQL on your database (if it's MySQL):
That'll set up the missing table for you, after which things should work.
Comment #4
markmason7 commentedHetta,
Perfect! Thank you so much for your prompt assistance.
All is working fine now.
Mark
Comment #5
Hetta commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.