outdatedbrowser / outdated-browser

A simple tool to identify and upgrade old browsers.
https://bestvpn.org/outdatedbrowser/
MIT License
3.53k stars 374 forks source link

PHP error on website #272

Closed dixhuit closed 7 years ago

dixhuit commented 7 years ago

The website is currently showing the following error and the usage stats for each browser have failed to load:

A PHP Error was encountered
Severity: Warning
Message: fopen(./public/stats-files/browser-ww-monthly-201706-201707-bar.csv): failed to open stream: No such file or directory
Filename: views/home.php
Line Number: 72

Looks like your PHP script is pointing at a non-existent CSV file?

brunoamorim commented 7 years ago

@danbohea thanks for the bug report. Error fixed! ;)