ramir2004
Forum Replies Created
-
Forum: Plugins
In reply to: [Connections Business Directory] forgotten version to latest versionFixed, thanks.
Forum: Plugins
In reply to: [Connections Business Directory] forgotten version to latest versionHi,
I changed wp_connection, _address and _phone to MyISAM hoping it would fix the issue but the problem still exist. Blank single view for the directory.
Forum: Plugins
In reply to: [Connections Business Directory] forgotten version to latest versionHi,
Already deleted connections table but now i’m having a blank single view of the directory. It’s been a week now since I’ve been trying to solve this issue. I had this error when i checked the server logs.
[20-Nov-2013 05:55:38 UTC] WordPress database error The used table type doesn’t support FULLTEXT indexes for query ALTER TABLE wp_connections ADD FULLTEXT search (family_name, first_name, middle_name, last_name, title, organization, department, contact_first_name, contact_last_name, bio, notes) made by activate_plugin, do_action(‘activate_connections/connections.php’), call_user_func_array, connectionsLoad::activate, cnSchema::create, cnSchema::addFULLTEXT
[20-Nov-2013 05:55:38 UTC] WordPress database error The used table type doesn’t support FULLTEXT indexes for query ALTER TABLE wp_connections_address ADD FULLTEXT search (line_1, line_2, line_3, city, state, zipcode, country) made by activate_plugin, do_action(‘activate_connections/connections.php’), call_user_func_array, connectionsLoad::activate, cnSchema::create, cnSchema::addFULLTEXT
[20-Nov-2013 05:55:38 UTC] WordPress database error The used table type doesn’t support FULLTEXT indexes for query ALTER TABLE wp_connections_phone ADD FULLTEXT search (number) made by activate_plugin, do_action(‘activate_connections/connections.php’), call_user_func_array, connectionsLoad::activate, cnSchema::create, cnSchema::addFULLTEXT