Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: shanapu
Forum: Plugins 12-27-2018, 20:59
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

I just found out while helping a friend that the error messages (http://prntscr.com/lxh0qo) don't seem to show up on debian 9 with easi wi. So if you have empty pages check that the gmp and bcmath...
Forum: Plugins 11-21-2018, 09:23
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

the demo had has an old version of the panel and I recently updated php on the domain and forgot to check MA-panel. After updating the (demo) panel to latest from github, panel work again on php 7.x.
Forum: Plugins 10-21-2018, 13:03
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

Check your php error log.

Don't know how? Take a look at the two posts above yours.
Forum: Plugins 10-11-2018, 08:05
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

When I connect to your site, I don't get just a blank or white page.
For me there is an error message:
HTTP ERROR 500

Check your php error logs.
Forum: Plugins 11-07-2017, 16:56
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

First of all, you should be patient.

I was just about to start investigate your problem again and clicked your link (https://infinityzone.ro/mostactive/beta/).
Seems you fixed it!

Wanna share...
Forum: Plugins 11-02-2017, 21:57
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

google says '42S02 error' is some kind of an SQL error code but it's weird, and if I understood right, it's related to Mircosoft SQL server. edit: SQLSTATE 42S02 means Base table or view not found...
Forum: Plugins 11-02-2017, 08:35
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) Finally a stable version!

Thank you very much! :bacon!:
I just pushed the commit to the MostActive Repo.
Forum: Plugins 10-14-2017, 18:31
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

this seems bad for me.
Stamm saves (depending on configuration) playtime & kills as one value, also a stamm happy hour could falsify the data.

MostActive distinguishes the playtime between CT, T...
Forum: Plugins 10-08-2017, 13:16
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

weird.
Also the 'bcscale()' value on your server is not on default.
I will push a fix for people like you later. (edit: pushed)

until then you can add this to the top of index.php
<?php...
Forum: Plugins 10-08-2017, 12:12
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

The php extention 'BC Math' is not enabled/installed on your webserver.

Please search a tutorial for yourself according to your operating system.
Forum: Plugins 10-08-2017, 11:54
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

nope

<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
?>

<?php
//...
Forum: Plugins 10-08-2017, 10:05
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

This screenshot looks like an php error.

Please post your php error log from webspace.

Or put this snipped to the top of index.php, reload site and report back the error message.
<?php...
Forum: Plugins 10-06-2017, 13:49
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

Thank you very much! :bacon!:
I have successfully tested it on php5.3+ - php5.6+ and php7.
I updated the main repo.

If I'd known it was that easy, I would have done it before. ...learned again....
Forum: Plugins 09-26-2017, 02:25
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

While googling (https://www.google.com/search?q=2013+Lost+connection+to+MySQL+server+during+query) your error '[2013]: Lost connection to MySQL server during query' i found two possible reasons:

...
Forum: Plugins 09-25-2017, 11:09
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

There is '"0" instruction on how to add the "tables"' cause you don't need to create the tables.
The plugin mostactive.smx will create the table on plugin start.

You must use MySQL instead of...
Forum: Plugins 08-22-2017, 21:08
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

Without any further information I assume, your gameserver connect fine to the database and your players data will be saved.

Check you have the correct data in webspace/inc/config.php

// DB...
Forum: Plugins 08-21-2017, 02:59
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

these are normal & harmless status logs. No errors.
Forum: Plugins 08-19-2017, 11:30
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

the latest version works well.
what is your problem? have you checked your csgo/addons/sourcemod/log error.logs?
Forum: Plugins 08-17-2017, 11:21
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

Please tell us about your issue and how you fixed it.
So people who will run in the same error will find a answer.
thank you!
Forum: Plugins 06-19-2017, 16:01
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

yeah, like I wrote: "Requirement: webspace with php5"

I am not yet familiar with php7.
It's planned to make it compatible, but not in near future.

If you wanna help to convert it to php7, we...
Forum: Plugins 06-18-2017, 18:54
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) with webpanel included

Just added a new command.

sm_wasted - replays in chat: "[Most Active] Players wasted a total of %d hours %d minutes %d seconds on this server"

Download: https://github.com/Franc1sco/MostActive
Forum: Plugins 06-15-2017, 17:52
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) Finally a stable version!

Most Active WebPanel

Demo (https://shanapu.de/MostActive)

Download: https://github.com/Franc1sco/MostActive

Requirement: webspace with mysql & php5.3+/php7 with php extention 'BCMath' &...
Forum: Plugins 06-11-2017, 08:41
Replies: 232
Views: 128,670
Posted By shanapu
Forum: Plugins 04-21-2017, 19:42
Replies: 232
Views: 128,670
Posted By shanapu
Re: [ANY] Most Active (play time rank system) Finally a stable version!

I'm already working on something like that. stay tuned
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -4. The time now is 08:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode