credits
Wake Up. Pictures are from Picture Perfect. Textures are from Animax and brushes are here.
affiliates
Ezyrewards, Ego Box, Bluetux, Jet Spray, Callistea, Cinnamon Comet, Oh-Blarg, Damn-Sweet, Dumb-Intelligence,
More | Apply
that jazz
online
eXTReMe Tracker

ezyrewards - earn free domains

Valid CSS!

Funtions Error Solution
If you are getting the following problem, please read further for the solution.

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)