Hello. After transfering my wp blog to a new provider the site doesn't start - the provider told me the following error:
[Thu Sep 10 13:00:58.175077 2015] [fcgid:warn] [pid 7577] [client 81.169.238.0:51473] mod_fcgid: stderr: WordPress database error Table 'db00070049.varickaddler_redirection_items' doesn't exist for query SELECT varickaddler_redirection_items.*,varickaddler_redirection_groups.tracking,varickaddler_redirection_groups.position AS group_pos,varickaddler_redirection_modules.id AS module_id FROM varickaddler_redirection_items INNER JOIN varickaddler_redirection_groups ON varickaddler_redirection_groups.id=varickaddler_redirection_items.group_id AND varickaddler_redirection_groups.status='enabled' INNER JOIN varickaddler_redirection_modules ON varickaddler_redirection_modules.id=varickaddler_redirection_groups.module_id AND varickaddler_redirection_modules.type='wp' WHERE( varickaddler_redirection_items.regex=1 OR varickaddler_redirection_items.url='/wp-cron.php?00815743036bc505f7764112810e3d42&action=wysija_cron&process=queue,bounce&silent=1') made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, WordPress_Module->init, Red_Item::get_for_url
It seems that the database table varickaddler_redirection_items is missing.
Can anyone tell me how to create that database table again and the necessary entries in each Table column.
I also renamed the plugin folder /ftp but the error already exist - is there another database table entry that I have to delete?
Need advice.
THANKS;
Martin