Title: Coding error
Last modified: September 3, 2016

---

# Coding error

 *  [Manish](https://wordpress.org/support/users/mani2209/)
 * (@mani2209)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/coding-error-8/)
 * Hello Umesh,
 * I have installed the user tag plugin – 1.2.6
 * There is one issue in plugin.
 * When you change the name of any taxonomy and then try to go inside the taxonomy
   to add or remove tags, you can not enter.
 * I have debugged and found the solution in.
 * wp-content\plugins\user-tags\lib\class-ut-user-tags-list.php line 113
 * changed the line from
    $taxonomy_slug = ut_taxonomy_name( $item[‘name’] ); to
   $taxonomy_slug = ut_taxonomy_name( $item[‘slug’] );

The topic ‘Coding error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-tags_fdfdfd.svg)
 * [User Taxonomy & Directory](https://wordpress.org/plugins/user-tags/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-tags/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-tags/)
 * [Active Topics](https://wordpress.org/support/plugin/user-tags/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-tags/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-tags/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Manish](https://wordpress.org/support/users/mani2209/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/coding-error-8/)