Posts: 17 Joined: Mon May 10 2010, 01:03PM Registered Member #6028
hi get the same error Warning: Division by zero in /home/xxx/public_html/xxx/lgsl_files/lgsl_list.php on line 17 and its on this line I get error $progressbar=floor(($server['s']['players'] / $server['s']['playersmax']) * 100);
Posts: 45 Joined: Thu Oct 23 2008, 03:03AM Registered Member #4472
Would anyone be kind enough to post their working version of the lgsl_list.php file? I can not figure out exactly where to add the code to make this work properly.
Where to insert a code$progressbar=floor(($server['s']['players'] / $server['s']['playersmax']) * 100);
In lgsl_list.php, the strip is and the status doesn't show, prompt please!
а если по-русски-куда вставлять блин код $progressbar=floor(($server['s']['players'] / $server['s']['playersmax']) * 100);,второй вставил и пустой прогресс, а этот вставляю выдает 500 ошибку.кто подскажет куда именно вставить его надо
I used "$progressbar2" because i changed width from 100 to 210px, "$progressbar" is still needed to show percentage. The picture downloaded was not shown with only "/lgsl_files/other/rank.gif" but it works with full adress.... maybe this is a thing i need a look at config.... maybe somthing with realpath option.... Hope this helps...