2013-05-14, 10:44 PM
We tinkered the reputation system and played with the different options. We turned off:
Reputation Comments Per Page
by setting the comments to display to 0.
But now every time someone visits the details of a user's reputation, this is the message that appears at the top of the page:
Warning [2] Division by zero - Line: 885 - File: inc/functions.php PHP 5.3.24 (Linux)
/inc/functions.php 885 errorHandler->error
/reputation.php 708 multipage
We just want to know if there's a way of not having the comments for the reputation show up. If we undo the 0 and put a positive number )e.g. 10), the error is removed.
Reputation Comments Per Page
by setting the comments to display to 0.
But now every time someone visits the details of a user's reputation, this is the message that appears at the top of the page:
Warning [2] Division by zero - Line: 885 - File: inc/functions.php PHP 5.3.24 (Linux)
/inc/functions.php 885 errorHandler->error
/reputation.php 708 multipage
We just want to know if there's a way of not having the comments for the reputation show up. If we undo the 0 and put a positive number )e.g. 10), the error is removed.