Division by zero

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Division by zero

    hey i got a newer error message "Division by zero" /includes/pages/game/class.ShowOverviewPage.php (Line 355)

    line 355 :$balken = $GLOBALS['DATABASE']->countquery("SELECT COUNT(*) FROM ".USERS." WHERE universe = ".$UNI." AND onlinetime > '".(TIMESTAMP - 15 * 60 )."';"); $länge2 = 365/$CONF['users_amount']; $länge = $balken*$länge2;


    any help please

    Double post: please use the search function before opening several thread, a complete answer has already be provided on other topics on how to fix suchs error
  • Double post: please use the search function before opening several thread, a complete answer has already be provided on other topics on how to fix suchs error