Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469 Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469Warning: Division by zero in /PATH..../cutenews/inc/functions.inc.php on line 469
1. Open up your FTP program and go to your cutenews folder, then go to INC >> FUNTIONS.inc.php
2. Once you have opened the file find by holding down CTRL + F:
if($i%$break_location == 0 and $break_location)
Then paste the above code in the place where it says find what, your screen should look like this:
3. After you have found the code above, replace it with:
if($break_location)