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

URL 404 #29

Closed nicecube closed 8 years ago

nicecube commented 8 years ago

Hi, i just install Stat3 and the new BlueStats release, i have some dificulty :(

Home page are working but when i clic on other tabs link or player i got a 404 error, i check all my url config in the blueStats-url everything look ok

Could you help me to setup plz

http://minecraftquebec.ca/stats/ = Working http://minecraftquebec.ca/stats/player/nicecube/ = Not Working

Nice day

smc87 commented 8 years ago

I have this exact same issue...none of the links at the top work either, for example "highscores".

smc87 commented 8 years ago

my site is hosted on */stats i changed the config in the .htacess to "RewriteBase /stats/" This made the links work...but all point back to the www root :(

I also wonder if this is related to an error i get on step1.php of the installer. no assets folder or cache folder is found, so i have to create them manually in bluestats base directory.

robinp7720 commented 8 years ago

Sorry for the late reply, but this is not fault of Blue Stats (Most likely). This is the fault of a parent htaccess in your www root.

smc87 commented 8 years ago

Hi robin, no problem on the late reply, im not the quickest either! What does blue stats expect the parent htaccess to contain - currently i have no htaccess in the root at all.

Thanks

robinp7720 commented 8 years ago

Ok, I thought you had an existing htaccess in the parent directory. The bug should be fixed in the latest commit

smc87 commented 8 years ago

Hi, just retried with the latest build...still a problem for me.

Is it something to do with themes not working? The CSS doesn't seem to apply correctly to the homepage (and i have to manually create assets/cache folder on installation).

smc87 commented 8 years ago

Ahh in-fact it seems the css not working is due to rules in the root BlueStats .htaccess not working. I guess this is only a problem if you are in a subdirectory?

smc87 commented 8 years ago

actually...seems to be working now. I think i may have been getting mixed results as i was testing with bigBlue - which seems to throw 500 errors too.