ZacharyDuBois / Fluid-MC-Stats

A web interface for the Stats plugin.
Other
5 stars 5 forks source link

Website Does Not Work With Stats v3. #47

Open GiuseppeGroth opened 9 years ago

GiuseppeGroth commented 9 years ago

I get this error on the top players page These are users with current top rankings on the server. statssql Table 'mc_stats.stats_player' doesn't exist

plugin mysql

# Only use this file if you've set "storage" to "mysql" in config.yml
# Otherwise this file will be ignored.

host: localhost
port: 3306
user: mc_stats
pass: *****
database: mc_stats
prefix: stats_

webweite conf

<?php
/**
 * Copyright (c) AccountProductions and Sybren Gjaltema, 2014. All rights reserved.
 */

/**
 * MySQL
 */
$mysql_host = "localhost";
$mysql_database = "mc_stats";
$mysql_port = "3306";
$mysql_user = "mc_stats";
$mysql_pwd = "*****";
$mysql_table_prefix = "stats_";
Edited by @ZacharyDuBois to be properly formatted in markdown.
ZacharyDuBois commented 9 years ago

Fluid MC Stats does not work with Stats v3 at this time and planned support is not anytime soon on the roadmap.

hockeymikey commented 8 years ago

This is disappointing.

ZacharyDuBois commented 8 years ago

@hockeymikey This is not my issue. I do plan updating it at some point in the coming weeks. Minecraft is essentially on a spiral decline. I have a local branch of the new version (The images linked on the super old forum thread). It doesn't work with Stats 3 but it is mostly rewritten.

I will also inform you that this is not an open source project. Read the license to avoid DMCA.

ZacharyDuBois commented 8 years ago

@GiuseppeGroth I am pleased to inform you that there will be an updated version coming later this week (About time, I know). This version will bring many enhancements and features that include compatibility with Stats v3 :)

wanted156 commented 8 years ago

Any news about compatibility with v3? Also, when i try to click any button on the website the page is not found.

http://188.138.102.12/stats1/

ZacharyDuBois commented 8 years ago

@wanted156, At the moment, there is no eta due to finals and lack of free time.

wanted156 commented 8 years ago

So the problem is in the version conflict. Hmm, sounds bad. Can this work in a bungee network? We've got a community ( nr. 1 in Slovenia) and we would like to have it on all our servers. So it tracks them in total.

Regards, Tomaž Leopold

2016-06-02 3:48 GMT+02:00 Zachary DuBois notifications@github.com:

At the moment, there is no eta due to finals and lack of free time.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ZacharyDuBois/Fluid-MC-Stats/issues/47#issuecomment-223174711, or mute the thread https://github.com/notifications/unsubscribe/ASyAT_g2f6Lvev9pjiclFjiM4epHLoTqks5qHjZpgaJpZM4FkEnj .

Lep pozdrav, Tomaž Leopold

ZacharyDuBois commented 8 years ago

@wanted156, This problem is due to the new database scheme in Stats 3. As for the bungee question, that is not associated with Fluid MC Stats. That is a question for @Lolmewn, the developer of the Stats plugin.

wanted156 commented 8 years ago

Hm alright. I hope your finals go well and i'm looking forward to a quick update ;) For the bungee question, i'll ask lolmenw. Thanks

2016-06-06 0:38 GMT+02:00 Zachary DuBois notifications@github.com:

This problem is due to the new database scheme in Stats 3. As for the bungee question, that is not associated with Fluid MC Stats. That is a question for @Lolmewn https://github.com/Lolmewn, the developer of the Stats plugin.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ZacharyDuBois/Fluid-MC-Stats/issues/47#issuecomment-223842136, or mute the thread https://github.com/notifications/unsubscribe/ASyAT8IRLd6PMSnf8LsTYHPvRT5_IPLvks5qI0_IgaJpZM4FkEnj .

Lep pozdrav, Tomaž Leopold

wanted156 commented 8 years ago

redacted - @ZacharyDuBois

ZacharyDuBois commented 8 years ago

@wanted156 This repository is for help with FMCS only. Please contact the respective project owners with your question.