I’m getting a 500 error on lasolaslifestyles.com when I activate any geodirectory plugin. Otherwise, I have access to the backend and frontend (if I deactivate the geodirectory plugins) I have the error log and see a lot of this
[21-Dec-2018 21:26:15 UTC] WordPress database error Table ‘i3477606_wp4.wp_redirection_items’ doesn’t exist for query SELECT wp_redirection_items.*,wp_redirection_groups.position AS group_pos
FROM wp_redirection_items INNER JOIN wp_redirection_groups ON
wp_redirection_groups.id=wp_redirection_items.group_id AND wp_redirection_groups.status=’enabled’
AND wp_redirection_groups.module_id=1 WHERE (wp_redirection_items.regex=1
OR wp_redirection_items.url=’/wp-cron.php?doing_wp_cron=1545427573.4151039123535156250000′) made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, WordPress_Module->init, Red_Item::get_for_url
or this
[22-Dec-2018 03:37:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined function geodir_is_wpml() in /home/tvkscgfue87t/lasolaslifestyles.com/wp-content/plugins/geodir_location_manager/geodir_location_hooks_actions.php:4908
Stack trace:
#0 /home/tvkscgfue87t/lasolaslifestyles.com/wp-includes/class-wp-hook.php(286): geodir_fix_wpml_duplicate_slug(Object(WP))
#1 /home/tvkscgfue87t/lasolaslifestyles.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 /home/tvkscgfue87t/lasolaslifestyles.com/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#3 /home/tvkscgfue87t/lasolaslifestyles.com/wp-includes/class-wp.php(375): do_action_ref_array(‘parse_request’, Array)
#4 /home/tvkscgfue87t/lasolaslifestyles.com/wp-includes/class-wp.php(715): WP->parse_request(”)
#5 /home/tvkscgfue87t/lasolaslifestyles.com/wp-includes/functions.php(964): WP->main(”)
#6 /home/tvkscgfue87t/lasolaslifestyles.com/wp-blog-header.php(16): wp()
#7 /home/tvkscgfue87t/lasolaslifestyles.com/index.php(17): require(‘/home/tvkscgfue…’)
#8 {main}
thrown in /home/tvkscgfue87t/lasolaslifestyles.com/wp-content/plugins/geodir_location_manager/geodir_location_hooks_actions.php on line 4908
I have a bunch of sites running the same plugins and themes, but this is the only site with this problem. This only difference is that its based outside the usa in Costa Rica. I don’t know where to start.