robinp7720 / Blue-Stats-Minecraft

Ever wanted a stat interface for truly everything?
http://stats.mysunland.org/
Apache License 2.0
33 stars 14 forks source link

bubbleStats not working #37

Closed Langleu closed 8 years ago

Langleu commented 8 years ago

for whatever reason the bubbleStats are not working properly for me. bubblenotworking

robinp7720 commented 8 years ago

Go to /admin/advanced/actions/setupTheme.php to setup your theme. Make sure bluestats as write permissions to /assets

Langleu commented 8 years ago

funny as it is, but I can't access that site, neither can I change my theme. Had no problem installing BlueStats. /assets is empty, and yes write permission is set.

robinp7720 commented 8 years ago

Go to /admin to login into the admin panel first

Langleu commented 8 years ago

Did that, but it returns a 500, site not working

robinp7720 commented 8 years ago

I will need some errors to help you any further. Give me the last few lines from _/var/log/apache/errorlog If your running apache

Langleu commented 8 years ago

[Mon Apr 18 09:51:58 2016] [error] [client 127.0.0.1] File does not exist: /var/www/vhosts/random/stats/robots.txt [Mon Apr 18 17:10:46 2016] [error] [client 127.0.0.1] File does not exist: /var/www/vhosts/random/stats/assets/style.css, referer: random

that pretty much sums up the latest errors.

robinp7720 commented 8 years ago

Those are not the errors that are causing the 500 http error. If you want a fix for the 500 error, please send me atleast the last 3 entries in the error log.

A quick fix for the missing css file is to copy /themes/bigBlue/assets/style.css to /assets/style.css

Langleu commented 8 years ago

http://pastebin.com/GeUC2VdG hope that helps a bit more

robinp7720 commented 8 years ago

Clear the /cache folder and copy the theme assets into the assets folder