Title: iNetPeter's Replies | WordPress.org

---

# iNetPeter

  [  ](https://wordpress.org/support/users/inetpeter/)

 *   [Profile](https://wordpress.org/support/users/inetpeter/)
 *   [Topics Started](https://wordpress.org/support/users/inetpeter/topics/)
 *   [Replies Created](https://wordpress.org/support/users/inetpeter/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/inetpeter/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/inetpeter/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/inetpeter/engagements/)
 *   [Favorites](https://wordpress.org/support/users/inetpeter/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Types and Custom Fields creator - WCK] Custom Post Types not available for Custom Taxonomies to be attached to.](https://wordpress.org/support/topic/custom-post-types-not-available-for-custom-taxonomies-to-be-attached-to/)
 *  Thread Starter [iNetPeter](https://wordpress.org/support/users/inetpeter/)
 * (@inetpeter)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/custom-post-types-not-available-for-custom-taxonomies-to-be-attached-to/#post-7019401)
 * I believe I posted a little prematurely in terms of the first point. I was using
   the plugin for the first time, experimenting with its capabilities, and incorrectly
   defining the slugs. I imagine this had something to do with the issues I ran 
   in to. Later I used the plugin again on a new site and didn’t run in to any problems.
 * I saw the update to do with the taxonomy names, and I appreciate that you pushed
   that out so quickly. Makes me less paranoid about typing something wrong and 
   making life more difficult for myself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Taxonomy Images] You don't have permission to attach files to this post.](https://wordpress.org/support/topic/you-dont-have-permission-to-attach-files-to-this-post-3/)
 *  [iNetPeter](https://wordpress.org/support/users/inetpeter/)
 * (@inetpeter)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/you-dont-have-permission-to-attach-files-to-this-post-3/#post-6893478)
 * I ran in to this issue, and noticed it was caused due to an uppercase character
   in my wp_term_taxonomy.taxonomy column. The plugin I used to create the custom
   taxonomy did not sanitize the name and an oversight on my part lead to the incorrect
   case. I had entered “Products” instead of “products”.
 * On line 490 of taxonomy-image.php the get_taxonomy() function returns false since
   you passed in the result of sanitize_title_with_dashes().
 * I have now corrected my bad taxonomy name through the other plugin, and everything
   works great. I will advise the other plugin author to correct this issue on their
   end, though that’s only one case which may conflict with your plugin.

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