Hello,

I've been digging for several hours in this thread, but still didn't find answer to my question.

I've mistakingly removed ultimate SEO after installing SSU.
This screwed up my DB, and now when I try to access SSU manager in the admin, i get :

1146 Table 'min0909312084682.configuration' doesn't exist
in:
[INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]

Seems that my _zen prefix for tables is not picked up. How can I fix this ?

It's ZC 1.3.8, with module manager. Hosted on godaddy.