• Resolved XIInator

    (@xiinator)


    I tried to uninstall this plugin, and it totally screws everything over. Once uninstalled, my post pages come up with a 500 error. Thankfully I was able to reinstall this plugin and activate it and it was working fine again.

    Please note that just by deactivating the plugin breaks my pages. Is there a safe way for me to deactivate and remove the plugin?!

    Thanks.

    https://wordpress.org/plugins/wp-ultimate-csv-importer/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter XIInator

    (@xiinator)

    Really? No one has a response? I need to remove this plugin without having to reset my entire WordPress site. Please advise. Thank you.

    Plugin Author Smackcoders Inc.,

    (@smackcoders)

    Odd issue, upgrade to latest version. If you still have issue please contact us to share more details here

    Plugin Author Smackcoders Inc.,

    (@smackcoders)

    Cannot reproduce, if you still have issues, you can rename the plugin folder which will be deactivated automatically

    Same issue. I used the plugin once. Then i upon deactivation, my wp admin and wp core are destroyed. Unbelievable. I have NEVER seen a plugin break wp by deactiving the plugin.

    i am absolutely FURIOUS.

    Warning: Invalid argument supplied for foreach() in /home2/mysite/public_html/mywp/wp-includes/post.php on line 1468
    
    Strict Standards: Non-static method GFCPTAddon::get_base_path() should not be called statically in /home2/mysite/public_html/mywp/wp-content/plugins/gravity-forms-custom-post-types/gfcptaddon.php on line 55
    
    Strict Standards: Non-static method GFCPTAddon::get_base_path() should not be called statically in /home2/mysite/public_html/mywp/wp-content/plugins/gravity-forms-custom-post-types/gfcptaddon.php on line 58
    
    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/mywp/wp-includes/post.php:1468) in /home2/mysite/public_html/mywp/wp-login.php on line 431
    
    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/mywp/wp-includes/post.php:1468) in /home2/mysite/public_html/mywp/wp-login.php on line 444
    
    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/mywp/wp-includes/post.php:1468) in /home2/mysite/public_html/mywp/wp-login.php on line 446

    Fixed.

    Eventually found a problem in my theme’s register_post_type() code, where the taxonomies value was a string not an array.

    But for some reason, when this plugin is active, the php-errors from that problem were HIDDEN, so I had never seen them before.

    I assume the plugin DISABLES my php Error Reporting. VERY BAD IDEA! Those errors display for a reason!!

    That said, the plugin otherwise works well, and did not actually break my site.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Deactivate/Uninstall Breaks WP’ is closed to new replies.