Title: Admin backend edit.php, errors and bugs
Last modified: August 21, 2016

---

# Admin backend edit.php, errors and bugs

 *  [carpediem17](https://wordpress.org/support/users/carpediem17/)
 * (@carpediem17)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/admin-backend-editphp-errors-and-bugs/)
 * Hi there, that you for the great plugin.
 * I have a little issue with your plugin on my website.
    When i go to the admin
   page of a certain post type i created in your plugin (edit.php), and clik the
   quick-edit and then save, the whole layout of the columns deformes, and the featured
   image disappears, if i refresh the page it all goes to normal. The chrome console
   shows the following message when clicking the save on quick edit: Uncaught TypeError:
   Cannot read property ‘replace’ of undefined admin-edit.js:200 , ive checked the
   code and it is: `// get column name var $column_name = $table_columns[ $column_index].
   replace( /^(column\-)/i, '' );`
 * If i delete this row from admin-edit.js, the layout stops breaking though the
   image still disappears, and a different error shows up:
    Uncaught ReferenceError:
   $column_name is not defined.
 * Will appreciate your help on the matter,
    thanks a lot.
 * [https://wordpress.org/plugins/cpt-onomies/](https://wordpress.org/plugins/cpt-onomies/)

The topic ‘Admin backend edit.php, errors and bugs’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cpt-onomies_f2f2f2.svg)
 * [CPT-onomies: Using Custom Post Types as Taxonomies](https://wordpress.org/plugins/cpt-onomies/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cpt-onomies/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cpt-onomies/)
 * [Active Topics](https://wordpress.org/support/plugin/cpt-onomies/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cpt-onomies/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cpt-onomies/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [carpediem17](https://wordpress.org/support/users/carpediem17/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/admin-backend-editphp-errors-and-bugs/)
 * Status: not resolved