Subpage under development, new version coming soon!
Topic closed!!!
Subject: Dream Team Web
yeah, I know these bugs.
First is a clear bug.
The second one is the case where we run out of memory, allocated for our application. Too much data to calculate, I have to find another way to get the toplist for all countries together.
First is a clear bug.
The second one is the case where we run out of memory, allocated for our application. Too much data to calculate, I have to find another way to get the toplist for all countries together.
Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 865683 bytes) in /data01/virt2491/domeenid/www.nugis.planet.ee/htdocs/sokpump/TableAndFormClass.php on line 86
edit your php.ini
memory_limit = 8M
bump that up to 16M
restart your server
and you will be good and can add the poles too I am sure :)
I have no idea why the default is still set to 8, most newer apps need at least 16, in your case you need 10
edit your php.ini
memory_limit = 8M
bump that up to 16M
restart your server
and you will be good and can add the poles too I am sure :)
I have no idea why the default is still set to 8, most newer apps need at least 16, in your case you need 10
when checking my last match opponent ratings on the site his keeper is missing...
hmmm, looks like a bug where my keeper was included in the calculation for average player rating, but he never touched the ball so should have been ignored from the calculation.
Actually it is not a bug. It is because the porgram doesnt know did the keeper touched a ball or not. If not then sokker excludes his mark from the team average mark. Otherwise it does.
The point is only sokker knows how keeper played. This information not included in after match overview/statistic page.
The point is only sokker knows how keeper played. This information not included in after match overview/statistic page.
Could add a list of the average teams ages to see what are the youngest teams?
i'd like to have the statistics about the best forwards (number of goals divided by number of shoots)
:D
(edited)
:D
(edited)
All matches in Brazil ended, but i cant see the statistics. Why?