Title: Bug report
Last modified: August 24, 2016

---

# Bug report

 *  Plugin Author [3m3](https://wordpress.org/support/users/3m3/)
 * (@3m3)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/bug-report-49/)
 * Hello everybody, I must sadly report a bug concerning the uninstalling process
   of Chapters. If you try to suppress Chapters, you might raise an error message.
   
   As a matter of fact, it requires to change a single line of code inside the ‘
   chapitres.php’ file; line 50, instead of:
 *  register_uninstall_hook( __FILE__, array( ‘chapitres_database’, “**chapitres_DB_desinstall**”));
 * please paste:
 *  register_uninstall_hook( __FILE__, array( ‘chapitres_database’, **array( &$this,”
   chapitres_DB_desinstall”)** ) );
 * Of course the next version will not include this bug.
    Thanks for your comprehension,
   yours faithfully,
 * F.SEVERIN.
 * [https://wordpress.org/plugins/chapters/](https://wordpress.org/plugins/chapters/)

The topic ‘Bug report’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/chapters_acc6c3.svg)
 * [Chapters](https://wordpress.org/plugins/chapters/)
 * [Support Threads](https://wordpress.org/support/plugin/chapters/)
 * [Active Topics](https://wordpress.org/support/plugin/chapters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/chapters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/chapters/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [3m3](https://wordpress.org/support/users/3m3/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/bug-report-49/)
 * Status: not resolved