Division by Zero Error Solution
So, you've installed Cutenews (possibly using my tutorial) but when people try to comment, there is a The Division by Zero error that looks like this: "Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469"? There are two ways to fix the Division by Zero error that pops up on your site when people try to comment.
Method 1
In your FTP program, go into your cutenews folder and find the file show_news.php. Open the file and click Ctrl H and where it asks for what you want to find search for this:
Where it asks for what you want to replace it with put this:
Save all the changes, re-upload if necessary, it should be fixed.
Method 2
In your FTP program, go into your cutenews folder and find the file functions.inc.php. Open the file and click Ctrl H and where it asks for what you want to find search for this:
Where it asks for what you want to replace it with put this:
Save all changes, re-upload if necessary, it should be fixed.






