Title: cerice's Replies | WordPress.org

---

# cerice

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

 *   [Profile](https://wordpress.org/support/users/cerice/)
 *   [Topics Started](https://wordpress.org/support/users/cerice/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cerice/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cerice/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cerice/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cerice/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cerice/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: [[Network Subsite User Registration] Reporting of issues post](https://wordpress.org/support/topic/reporting-of-issues-post/)
 *  Thread Starter [cerice](https://wordpress.org/support/users/cerice/)
 * (@cerice)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/reporting-of-issues-post/#post-15734976)
 * Thank you for the answer.
    I saw that the version on the github was old, but 
   the part of the code that I modified did not change in version 3.8. This part
   causes SQL query saturation on our server. Indeed we have a multisite of more
   than 1000 blogs and fortunately the “get_sites” function limits the number of
   blogs back to 100. I’m just waiting for your return of validation of the modified
   code to put it into production. As I say in “github”, this piece of code makes
   no sense for the site it’s running on and the last of the 100 sites wins on whether
   or not “add_action” is enabled.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[StairWay] Warning Division by Zero](https://wordpress.org/support/topic/warning-division-by-zero-18/)
 *  [cerice](https://wordpress.org/support/users/cerice/)
 * (@cerice)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/warning-division-by-zero-18/#post-7151172)
 * Hello,
 * I hope you read this message.
 * I have the same problem I have corrected.
 * In the file: /wp-includes/comment-template.php
 * I insert this code : `if ($per_page==0) $per_page=50;`
    before line 1311 : `$
   comment_args['number'] = $per_page;`.
 * Put your maximum value instead of 50 if it does not suit you.

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