Active
Project:
Multisite Search
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2011 at 03:56 UTC
Updated:
15 Mar 2011 at 03:56 UTC
If you share the multisite tables (as is suggested in the README.txt file), as soon as you enable this module, database "table multisite_search_index already exists", etc., errors occur. This is bad UX for a newcomer.
Modify the hook_install() code to check for existing tables, and hopefully improve the initial configuration experience!