Pok4
Pok4
It happens most often with samp/minecraft and ts3. (they are last in while cycle for querying)
I'm wondering about curl vs fsockopen method... Which is default for live function? And can be changed?
i try to use sleep function on every case in while cycle but without success. I set sleep(3). The script run slowly with this type of function, but nothing change......
i try but without success... It works in same way..
Reproduction: ```
Here is a pic: https://i.ibb.co/p4hPCxQ/ss.png For the test process, please use only F5 (few times) - 8~10 times. The servers not fetching properly the data.
Nothing change. Maybe the problem is in query_live function... The strange thing is that the servers is not marked as offline, the status is not show the players,map and the...
I'm waiting for your response :)
i see sometimes in random servers (cs 1.6), the players not showing from first click. When i click on the players tab second time - they shows. Maybe something is...
i fixed by myself, change line to: if($options['maxSize'] && isset($file['size'][0]) && $file['size'][0] > $options['maxSize']) $errors[] = $this->error_messages['max_file_size'];