Title: Activation hook is not executing
Last modified: August 21, 2016

---

# Activation hook is not executing

 *  [ignat-s](https://wordpress.org/support/users/ignat-s/)
 * (@ignat-s)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/activation-hook-is-not-executing/)
 * Hello,
 * First of all, thank you for sharing this plugin.
 * I have encountered some problems with it in WP 3.6.
 * For some reason activation hook that creates wp_interface_taxonomy not executes
   and I have errors that table is not exist in admin area on categories page. After
   some debug I found a solution: change line 84 of taxonomy-order.php from
 * `self::$plugin_folder = 'Taxonomy-Order';`
 * to
 * `self::$plugin_folder = 'taxonomy-order';`
 * By the way plugin is installed in wp-content/taxonomy-order directory, maybe 
   it will work on Windows servers where register is not important.
 * [http://wordpress.org/plugins/taxonomy-order/](http://wordpress.org/plugins/taxonomy-order/)

The topic ‘Activation hook is not executing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/taxonomy-order_fbfbfb.svg)
 * [Taxonomy Order](https://wordpress.org/plugins/taxonomy-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/taxonomy-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/taxonomy-order/)
 * [Active Topics](https://wordpress.org/support/plugin/taxonomy-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/taxonomy-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/taxonomy-order/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [ignat-s](https://wordpress.org/support/users/ignat-s/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/activation-hook-is-not-executing/)
 * Status: not resolved