Skip to content

Instantly share code, notes, and snippets.

@Lilmac12312
Last active August 29, 2015 14:22
Show Gist options
  • Save Lilmac12312/02bbe3fb63c17aad0635 to your computer and use it in GitHub Desktop.
Save Lilmac12312/02bbe3fb63c17aad0635 to your computer and use it in GitHub Desktop.
Fatal error - BlueStats
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character' in /home/minecor1/public_html/stats/functions/general.php:91 Stack trace: #0 /home/minecor1/public_html/stats/functions/general.php(91): DateTime->__construct('@') #1
/home/minecor1/public_html/stats/modules/home/bubblestats.php(58): secondsToTime(NULL, false) #2
/home/minecor1/public_html/stats/classes/main.class.php(278): include('/home/minecor1/...') #3
/home/minecor1/public_html/stats/classes/main.class.php(347): BlueStats->getPageContents('home') #4
/home/minecor1/public_html/stats/classes/main.class.php(358): BlueStats->createPage('home') #5
/home/minecor1/public_html/stats/index.php(121): BlueStats->loadPage() #6 {main} thrown in /home/minecor1/public_html/stats/functions/general.php on line 91
@robinp7720
Copy link

Hmm not sure whats going on. Could you give me the url to the page?

@robinp7720
Copy link

Make sure all mysql configs are correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment