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

Release SourceBans++ (v1.6.4) [Updated: 2021-10-06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-08-2015 , 20:58   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#31

I would like to say that I have paused development on SourceBans-Fork.

1.5.2F was a long-term release. I won't be adding new features anytime soon, since I want to take a break.
Any critical bugs that need to be fixed will be included in hotfixes.
__________________

Last edited by Sarabveer; 06-08-2015 at 20:59.
Sarabveer is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 06-17-2015 , 04:51   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#32

Hi, I have just a litte issue after migrating sourcebans from an host to another.

I have imoprted mysql db and copied the /www folder of sourcebans. Everything works except the 'ban' page which doesn't show anything.

I have just an error in apache log but i think it's not related :

Wed Jun 17 10:46:45 2015] [error] [client <client_ip>] File does not exist: /var/www/sourceban/themes/default/images/dialog, referer: http://<host>/themes/default/css/css.php

I also triied to override php memory limit in the config.php and php.ini :
define('SB_MEM', '512M');

EDIT : Same with "no country research"

Nothing new :/
__________________

Last edited by irepz; 06-17-2015 at 11:31.
irepz is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-20-2015 , 12:52   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#33

Quote:
Originally Posted by irepz View Post
Hi, I have just a litte issue after migrating sourcebans from an host to another.

I have imoprted mysql db and copied the /www folder of sourcebans. Everything works except the 'ban' page which doesn't show anything.

I have just an error in apache log but i think it's not related :

Wed Jun 17 10:46:45 2015] [error] [client <client_ip>] File does not exist: /var/www/sourceban/themes/default/images/dialog, referer: http://<host>/themes/default/css/css.php

I also triied to override php memory limit in the config.php and php.ini :
define('SB_MEM', '512M');

EDIT : Same with "no country research"

Nothing new :/
Are you using MySQL, or something else?
__________________
Sarabveer is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 06-21-2015 , 05:58   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#34

MySQL yup
__________________
irepz is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 06-22-2015 , 05:33   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#35

Could you add disable admins.cfg and admins_groups.cfg overwrite?
Sw33T3R is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-22-2015 , 11:37   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#36

Quote:
Originally Posted by Sw33T3R View Post
Could you add disable admins.cfg and admins_groups.cfg overwrite?
It's in sourcebans.cfg
__________________
Sarabveer is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 06-22-2015 , 12:12   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#37

So no idea for the blank page ?
__________________
irepz is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-22-2015 , 12:13   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#38

Quote:
Originally Posted by irepz View Post
So no idea for the blank page ?
What version of MySQL

MariaDB isn't supported
__________________
Sarabveer is offline
driz
Junior Member
Join Date: Apr 2014
Location: Nashville, TN
Old 06-22-2015 , 12:37   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#39

if you are using MariaDB you will likely see everything work (including all in game functionality) but the bans page will be blank. the error is below.



To resolve this, i simply commented out line 77 from adodb-errorhandler.inc.php which uses a function that exists in MySQL 5.6 but is not supported in MariaDB. Keep in mind MariaDB and MySQL are no longer 100% compatible since the release of MySQL 5.6 and this is by design.

//trigger_error($s,ADODB_ERROR_HANDLER_TYPE);

you probably shouldn't do this

Last edited by driz; 06-22-2015 at 12:38.
driz is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 06-22-2015 , 12:46   Re: [Release] SourceBans-Fork 1.5.2F (Updated 2015/05/29)
#40

Huh my mates installed maria in my back ... Thanks both sara and driz =)
__________________
irepz is offline
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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