mudzereli Posted June 26, 2014 Report Share Posted June 26, 2014 Hi All, I've been working on a DayZ Epoch Player/Server Stats site for a couple of weeks and thought I'd share it with everyone to give back to the community To see what it looks like, you can view my demo here: http://stats.mudzereli.com Here are some of the features: - easy setup (only need access to a web host and edit a small simple config) - searchable/sortable player statistics - object tracking by type - leaderboard To download/install it, check out the github project. I you have any questions/feedback/constructive criticism, feel free to post in this thread, PM me, or send me a message on Github and I'll try to help as best I can. if you are having issues viewing the stats and it looks like just the data isn't loading, make sure you have apache's rewrite module on. This is on by default for most normal hosts, but if you use xampp or wamp you may need to enable this yourself in the apache configuration. Schalldampfer and jOoPs 2 Link to comment Share on other sites More sharing options...
Richie Posted June 26, 2014 Report Share Posted June 26, 2014 That looks really nice, good job :) If i still ran a server i'd use that. Link to comment Share on other sites More sharing options...
fr1nk Posted June 26, 2014 Report Share Posted June 26, 2014 Nice, will give this a try :) Link to comment Share on other sites More sharing options...
Scoo Posted July 4, 2014 Report Share Posted July 4, 2014 Nice looking stats tool, I downloaded it and included on my website but seems it doesnt want to connect to my server's database. I dont really know what's wrong, I use a trader editor tool and this one connects well to it, is it possible I missed anything while setting up your config file? it seems easy to install nevertheless. Regards. Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted July 4, 2014 Report Share Posted July 4, 2014 You have "Destroyed Vehicles" listed twice in case you missed it. Link to comment Share on other sites More sharing options...
mudzereli Posted July 4, 2014 Author Report Share Posted July 4, 2014 You have "Destroyed Vehicles" listed twice in case you missed it. thanks -- i must have missed that. I've updated it now. Link to comment Share on other sites More sharing options...
mudzereli Posted July 4, 2014 Author Report Share Posted July 4, 2014 Nice looking stats tool, I downloaded it and included on my website but seems it doesnt want to connect to my server's database. I dont really know what's wrong, I use a trader editor tool and this one connects well to it, is it possible I missed anything while setting up your config file? it seems easy to install nevertheless. Regards. i just added support for ports other than default yesterday. sorry for not adding this sooner. do you know if your DB was on a port other than the default of 3306? I realized this is very likely if you are using a host like vilayer/dayz st. If you were using a different port, try updating it and re-editing the config. Link to comment Share on other sites More sharing options...
Scoo Posted July 4, 2014 Report Share Posted July 4, 2014 Sorry i forgot to say i already checked in hiveext.ini and still the defaut port (3306), so now i really dont know what to do Link to comment Share on other sites More sharing options...
mudzereli Posted July 4, 2014 Author Report Share Posted July 4, 2014 Sorry i forgot to say i already checked in hiveext.ini and still the defaut port (3306), so now i really dont know what to do if you want to pm me your DB info, I can test it out. if not i totally understand. Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted July 4, 2014 Report Share Posted July 4, 2014 thanks -- i must have missed that. I've updated it now. Since I already set it up on my web hosting, what do I modify to remove the duplicate entry? Link to comment Share on other sites More sharing options...
Richie Posted July 4, 2014 Report Share Posted July 4, 2014 Since I already set it up on my web hosting, what do I modify to remove the duplicate entry? Check the Github repo :) Shows that 3hrs ago a change was made to api/index.php Delete lines 209 & 210 mudzereli 1 Link to comment Share on other sites More sharing options...
bFe Posted July 5, 2014 Report Share Posted July 5, 2014 For some reason I players and object does not appear in the list. The info in the config is correct. Any tips? Link to comment Share on other sites More sharing options...
Scoo Posted July 5, 2014 Report Share Posted July 5, 2014 For some reason I players and object does not appear in the list. The info in the config is correct. Any tips? It happened the same to me yesteray, and after checking some files Mudzereli fixed it for me. This trouble happens mostly because you host your own website on a computer right? I see changes are not made yet on github, so if you want to take my skype id on my website go aheah, and i will send you the modified version before Mudzereli posts it. Otherwise you can wait, a modified release should come very soon. Link to comment Share on other sites More sharing options...
mudzereli Posted July 5, 2014 Author Report Share Posted July 5, 2014 It happened the same to me yesteray, and after checking some files Mudzereli fixed it for me. This trouble happens mostly because you host your own website on a computer right? I see changes are not made yet on github, so if you want to take my skype id on my website go aheah, and i will send you the modified version before Mudzereli posts it. Otherwise you can wait, a modified release should come very soon. For some reason I players and object does not appear in the list. The info in the config is correct. Any tips? Hey guys, The problem happens if you host your own web server -- you need to go into the program's settings and enable the rewrite module, otherwise some of the URLs can't be read properly. For example if you are using WAMP like Scoo was, then you need to do this: http://forum.wampserver.com/read.php?2,30758,120809 I am not sure where this setting is for other software but if you are using another software to host it, let me know and I can check it out. every one of them should have this option somewhere as it is part of apache's default web hosting modules. Also there is no way for me to fix this on the files on Github. The setting has to be enabled for it to work. The good news is everyone should be able to enable it (or already has it enabled). Link to comment Share on other sites More sharing options...
Dazzuh Posted July 7, 2014 Report Share Posted July 7, 2014 Hey guys, The problem happens if you host your own web server -- you need to go into the program's settings and enable the rewrite module, otherwise some of the URLs can't be read properly. For example if you are using WAMP like Scoo was, then you need to do this: http://forum.wampserver.com/read.php?2,30758,120809 I am not sure where this setting is for other software but if you are using another software to host it, let me know and I can check it out. every one of them should have this option somewhere as it is part of apache's default web hosting modules. Also there is no way for me to fix this on the files on Github. The setting has to be enabled for it to work. The good news is everyone should be able to enable it (or already has it enabled). This certainly isn't the case for nginx users, I've never been able to get the rewrite module working correctly on nginx and it's starting to get quite annoying. Link to comment Share on other sites More sharing options...
vRazgriz Posted January 3, 2015 Report Share Posted January 3, 2015 Is this still Active? Link to comment Share on other sites More sharing options...
KoTaS Posted January 25, 2015 Report Share Posted January 25, 2015 Love to see this update to show Coins/Bank on each player and in total who is most richest on server. Link to comment Share on other sites More sharing options...
Jacen Posted January 26, 2015 Report Share Posted January 26, 2015 I can't seem to get this working, if theres any chance you can help me out that would be awesome. Link to comment Share on other sites More sharing options...
shootingblanks Posted January 26, 2015 Report Share Posted January 26, 2015 What errors/problems are you having? If the coins are saved on the mysql, you can show it with a simple query. What field are your coins shown in? Link to comment Share on other sites More sharing options...
Jacen Posted February 13, 2015 Report Share Posted February 13, 2015 Can't get this to work, I'm definitely using the correct details. Link to comment Share on other sites More sharing options...
Dyno1986 Posted March 29, 2015 Report Share Posted March 29, 2015 Hey how would I go about adding bank information on this page? also is it possible to show how long someone has played on the server in total thanks Dyno. Link to comment Share on other sites More sharing options...
Brophy Posted August 14, 2015 Report Share Posted August 14, 2015 Has anyone got this working with 1.0.5.1? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now