[Plugin: Events Manager] Bugs after moving WP from local to on-line stage
-
Hello,
I bring all my files and I’ve imported my Database, but I found those issues after move my website from a local development stage to the on-line stage.The “Events” page show those warning message
Warning: current() [function.current]: Passed variable is not an array or object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/events.php on line 127 Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 37 Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 38 Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 39
and also
Warning: preg_match() expects parameter 2 to be string, array given in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 67 Warning: preg_match() expects parameter 2 to be string, array given in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 100
and finally
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 37 Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 38 Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /web/htdocs/www.sixs.biz/home/wp/wp-content/plugins/events-manager/classes/object.php on line 39
all in the same page.
So I’ve tried many times to uninstall and reinstall the plugin, but nothing change.
I’ve tried also to delete all tables in my DB, but I’ve got the same issue (and the installation don’t re-create the deleted tables, I don’t know why…).What can I do to solve this problem?
Thanks a lot,
B
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Events Manager] Bugs after moving WP from local to on-line stage’ is closed to new replies.