Title: raphzone's Replies | WordPress.org

---

# raphzone

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [My Blog: Raphzone.com](https://wordpress.org/support/topic/my-blog-raphzonecom/)
 *  Thread Starter [raphzone](https://wordpress.org/support/users/raphzone/)
 * (@raphzone)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/my-blog-raphzonecom/#post-599684)
 * Here’s an update.
 * I installed Gengo, and I discovered that some plugin aren’t compatible with Gengo:
   –
   PodPress – WP-Polls
 * Fortunately, Gengo FAQ contains the solution to the problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Convert database to UTF-8](https://wordpress.org/support/topic/convert-database-to-utf-8/)
 *  [raphzone](https://wordpress.org/support/users/raphzone/)
 * (@raphzone)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/convert-database-to-utf-8/#post-564544)
 * Alright… I just deactivated all plugins, and reactivated them one by one, and
   now everything is okay.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Convert database to UTF-8](https://wordpress.org/support/topic/convert-database-to-utf-8/)
 *  [raphzone](https://wordpress.org/support/users/raphzone/)
 * (@raphzone)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/convert-database-to-utf-8/#post-564543)
 * Justed tried the conversion, and I noticed that some of my plugings stop working
   properly. I figured out that the problem was in the configuration strings (in
   the options table). As an example:
 * a:4:{s:5:”count”;b:0;s:12:”hierarchical”;b:1;s:8:”dropdown”;b:0;s:5:”title”;s:
   10:”Catégories”;}
 * You’ll notice that the term “Catégories” has an e-acute in it. If you convert
   to UTF-8, then this will break because the byte count will be wrong (s:10).
 * You need to use PhpMyAdmin and change manually the byte count so it reflects 
   the change correctly.
    s:10 would become s:11
 * But, I still have a problem though…. my widgets editor isn’t working properly.
   I cannot modify the properties of an active widget. The popup doesn’t appear 
   at all.
 * Anyone ?
 * Thanks.

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