Title: Fatal error activation plugin
Last modified: August 21, 2016

---

# Fatal error activation plugin

 *  Resolved [switte_web](https://wordpress.org/support/users/switte_web/)
 * (@switte_web)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/)
 * Tryed installing this plugin through wordpress upload and by uploading on ftp.
   Same fatal error both times when I try to activate it.
 * Fatal error: Cannot redeclare cpto_activated() (previously declared in /home/
   sites/site32313/web/wp-content/themes/pallas/plugins/post-types-order/post-types-
   order.php:17) in /home/sites/site32313/web/wp-content/plugins/post-types-order/
   post-types-order.php on line 35
 * Is there a solution?
    Thanks!
 * [http://wordpress.org/extend/plugins/post-types-order/](http://wordpress.org/extend/plugins/post-types-order/)

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

 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/#post-3682448)
 * It appear the plugin is already embed into your theme. You can comment out the
   line where it loads the post-types-order.php file, doing a search on your files
   should reveal the exact place where that is.
 *  Thread Starter [switte_web](https://wordpress.org/support/users/switte_web/)
 * (@switte_web)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/#post-3682473)
 * Thanks for the answer!
    I gave it a go, found the file and comment out the line
   which loads the mentioned file. It worked as the re-order option disappeared 
   in wordpress. Next I freshly installed the post-types-order plugin and activated
   it (no fatal error anymore). The re-order option appears again at the portfolios
   and slides but unfortunately I am still not able to re-order the items by click
   and drag.. nothing moves. Do you perhaps know any solution to this? Or is it 
   template related? Thanks again.
 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/#post-3682477)
 * If you can’t drag and drop, there must be a javascript conflict/error, can you
   check on your browser console (or firebug for firefox)
 *  Thread Starter [switte_web](https://wordpress.org/support/users/switte_web/)
 * (@switte_web)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/#post-3682485)
 * I’ve found the error using firebug. Seems to be a “TypeError: c.curCSS is not
   a function”. Updated the jquery.js file on the ftp and it works! Hopefully nothing
   else will shut down..
    Thanks for the response!
 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/#post-3682524)
 * Just to make clear to others in case they experience similar issue, your problem
   was a JavaScript error caused by another code (plugin or theme)

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

The topic ‘Fatal error activation plugin’ is closed to new replies.

 * ![](https://ps.w.org/post-types-order/assets/icon-128x128.png?rev=1226428)
 * [Post Types Order](https://wordpress.org/plugins/post-types-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-types-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-types-order/)
 * [Active Topics](https://wordpress.org/support/plugin/post-types-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-types-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-types-order/reviews/)

## Tags

 * [post order](https://wordpress.org/support/topic-tag/post-order/)

 * 5 replies
 * 2 participants
 * Last reply from: [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-activation-plugin/#post-3682524)
 * Status: resolved