Can’t deactivate
-
I have a problem with Events Manager plugin and was told to deactivate plugins to see if there was a conflict. When I tried to deactivate Sweep I get this error message appearing, it appears to deactivate, but on refreshing page it is active again:
link(){ global $wpdb; $wpdb->query(“UPDATE wp_em_bookings SET person_id=’0′ WHERE person_id=4”); } //add_action(‘admin_init’, ‘my_booking_anon_link’);This seems to be referring to the Events Manager plugin. I’m presuming there is some sort of conflict, I can’t delete EM as I have events on my site so reluctantly thought I would delete sweep, but it won’t let me. It says that it can’t delete because it is active on the main site (it’s a multisite), but I can only control it from the network admin, I can’t deactivate from the other sites.
Can you confirm if this is looking like a conflict with EM or not and how do I delete it please?
Many thanks
The topic ‘Can’t deactivate’ is closed to new replies.