Hi
I purchased this script a few weeks ago, and after install everything was working just great.... and then all the sudden I get this and can't seem to get rid of it..... or can I post it here???
First off, the error shows when a member is surfing... sometimes it will go away, most of the time it stays there... the script is an auto surf and each time it goes to another page it still shows up stating there is a division by zero in line 204 but everything looks fine in line 204.
Secondly, the error which it gives has to do with the running of the surfbar which for some reason it is causing an error which wasn't before.
Thirdly, I did post the error and what it says it's in red.
ERROR: Warning: Division by zero in /home/bizzybee/public_html/surfbar.php on line 204
<?php>
if (isset($_SESSION['sess_data']['contcx']) && $credit_me == 'yes' && $_SESSION['sess_data']['won'] != 'really') {
if (($_SESSION['sess_data']['sts'] % $_SESSION['sess_data']['contcx']) == 0) {
In Bold is the problem... it's line 204 in code .... posted other because maybe it holds same error... this site was to be getting updated and I know members are wondering what happened but I want to finish updating before I let them know it's back up... help please!!

Is this the right way... never had an issue like this that I couldn't fix so I usually do not have to come to forums lol .... Thanks Much!