Title: Deprecated functions
Last modified: September 2, 2016

---

# Deprecated functions

 *  [stacigh](https://wordpress.org/support/users/stacigh/)
 * (@stacigh)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/deprecated-functions/)
 * Authored with a bunch of deprecated functions. Broke my wordpress installation
   on activation and deactivation.

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

 *  Plugin Author [readyshoppingcartcom](https://wordpress.org/support/users/readyshoppingcartcom/)
 * (@readyshoppingcartcom)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/deprecated-functions/#post-7738376)
 * Hi!
 * To resolve your troubles and fix that bugs please specify
    1. Which function 
   of plugin was broken? 2. Do you have nay error messages while your WordPress 
   was broken?
 *  [johna2ix](https://wordpress.org/support/users/johna2ix/)
 * (@johna2ix)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/deprecated-functions/#post-7738386)
 * I just get a blank screen. No error message.
 * I have got the same results on several different sites.
 *  Plugin Author [ukrainecmk](https://wordpress.org/support/users/ukrainecmk/)
 * (@ukrainecmk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/deprecated-functions/#post-7738391)
 * Hello.
    What about server error log? What theme do you have installed? What another
   plugins do you have? Did you try to activate Ready! plugin on default wordpress
   template with all other plugins disabled? Sorry for many questions, but this 
   is realy very important for us.
 * Regards,
    Alexey.
 *  [Kevin](https://wordpress.org/support/users/polidiotic/)
 * (@polidiotic)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/deprecated-functions/#post-7738409)
 * Same thing happened to me. I’m using Mantra Theme. Completely shut down my site,
   so I renamed the folder, which automatically deactivated it. Then I could delete
   it from wordpress.
 * Here’s the error log for what just happened:
 *     ```
       [26-Jul-2013 21:00:13] PHP Fatal error:  Cannot redeclare redirect() (previously declared in /home/kevin/public_html/aquaticenthusiasts.com/wp-content/plugins/ready-ecommerce/functions.php:131) in /home/kevin/public_html/aquaticenthusiasts.com/forum/includes/functions.php on line 2587
       ```
   
 *  Plugin Author [ukrainecmk](https://wordpress.org/support/users/ukrainecmk/)
 * (@ukrainecmk)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/deprecated-functions/#post-7738410)
 * Hello.
    1. You have errors in your plugin “wp-online-store”, not in Ready! Ecommerce.
   2. Then you have error in your plugin “forum” that try to re-declare function
   redirect(). From our side – we use always: if(!function_exists(‘redirect’)) {
   to declare functions. But your other plugin – don’t use this, that’s why it call
   fatall error.
 * I think you can remove both your plugins that was not setup correctly – “wp-online-
   store” and “forum” – and see that Ready! Ecommerce will work.
 * Regards,
    Alexey.

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

The topic ‘Deprecated functions’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ready-ecommerce_b0b39c.svg)
 * [Ready! Ecommerce Shopping Cart](https://wordpress.org/plugins/ready-ecommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ready-ecommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ready-ecommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/ready-ecommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ready-ecommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ready-ecommerce/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [ukrainecmk](https://wordpress.org/support/users/ukrainecmk/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/deprecated-functions/#post-7738410)