Raised This Month: $ Target: $400
 0% 

SourceBans-Fork [MOVED]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Fukki Si
Junior Member
Join Date: Oct 2013
Old 12-26-2014 , 17:01   Re: SourceBans 1.4.13F [FORK] (Updated 2014/12/02)
#111

Thanks for the fork. Made some small updates to the modern theme and i'm in love with it.
http://sourcebans.kkgu.net
Fukki Si is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-26-2014 , 17:02   Re: SourceBans 1.4.13F [FORK] (Updated 2014/12/02)
#112

Quote:
Originally Posted by Fukki Si View Post
Thanks for the fork. Made some small updates to the modern theme and i'm in love with it.
http://sourcebans.kkgu.net
Nice!
__________________
Sarabveer is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-26-2014 , 17:51   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#113

SourceBans 1.5.0F has been released!

Quote:
(26/12/14): Version 1.5.0F
-----------------------
01. * Integrated SourceComms
02. * Added TF2 Modern Theme as Default (Made by IceMan)
03. * Integrated SourceBans Checker
04. * Re-made SourceBans FAQ
05. * Added MvM and HL2 Map Pics
06. + Re-arranged/Renamed Tabs
07. + Added More Robust LFI Patch
08. ! Fixed Plugin Pointing to wrong FAQ link
09. ? Optimized and updated IpToCountry.csv
PLEASE UPDATE USING the /updater FOLDER!
__________________

Last edited by Sarabveer; 12-27-2014 at 10:56.
Sarabveer is offline
KniL
Senior Member
Join Date: Jun 2012
Old 12-26-2014 , 22:47   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#114

Code:
Fatal error: mysqli error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ENGINE=MyISAM DEFAULT CHARSET=utf8' at line 24] in EXECUTE(" CREATE TABLE `sb_comms` ( `bid` int(6) NOT NULL AUTO_INCREMENT, `authid` varchar(64) NOT NULL, `name` varchar(128) NOT NULL DEFAULT 'unnamed', `created` int(11) NOT NULL DEFAULT '0', `ends` int(11) NOT NULL DEFAULT '0', `length` int(10) NOT NULL DEFAULT '0', `reason` text NOT NULL, `aid` int(6) NOT NULL DEFAULT '0', `adminIp` varchar(32) NOT NULL DEFAULT '', `sid` int(6) NOT NULL DEFAULT '0', `RemovedBy` int(8) DEFAULT NULL, `RemoveType` varchar(3) DEFAULT NULL, `RemovedOn` int(11) DEFAULT NULL, `type` tinyint(4) NOT NULL DEFAULT '0' COMMENT '1 - Mute, 2 - Gag', `ureason` text, PRIMARY KEY (`bid`), KEY `sid` (`sid`), KEY `type` (`type`), KEY `RemoveType` (`RemoveType`), KEY `authid` (`authid`), KEY `created` (`created`), KEY in /var/www/html/sourceban/includes/adodb/adodb-errorhandler.inc.php on line 77
in step 4,
help?

Last edited by KniL; 12-26-2014 at 22:57.
KniL is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-26-2014 , 23:14   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#115

Code:
Fatal error: mysqli error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ENGINE=MyISAM DEFAULT CHARSET=utf8' at line 24] in EXECUTE(" CREATE TABLE `sb_comms` ( `bid` int(6) NOT NULL AUTO_INCREMENT, `authid` varchar(64) NOT NULL, `name` varchar(128) NOT NULL DEFAULT 'unnamed', `created` int(11) NOT NULL DEFAULT '0', `ends` int(11) NOT NULL DEFAULT '0', `length` int(10) NOT NULL DEFAULT '0', `reason` text NOT NULL, `aid` int(6) NOT NULL DEFAULT '0', `adminIp` varchar(32) NOT NULL DEFAULT '', `sid` int(6) NOT NULL DEFAULT '0', `RemovedBy` int(8) DEFAULT NULL, `RemoveType` varchar(3) DEFAULT NULL, `RemovedOn` int(11) DEFAULT NULL, `type` tinyint(4) NOT NULL DEFAULT '0' COMMENT '1 - Mute, 2 - Gag', `ureason` text, PRIMARY KEY (`bid`), KEY `sid` (`sid`), KEY `type` (`type`), KEY `RemoveType` (`RemoveType`), KEY `authid` (`authid`), KEY `created` (`created`), KEY in /var/www/html/sourceban/includes/adodb/adodb-errorhandler.inc.php on line 77
I'll Fix this, god dammit.

EDIT: Fixed. redownload the .zip
__________________

Last edited by Sarabveer; 12-26-2014 at 23:22.
Sarabveer is offline
Hurrican
Member
Join Date: Feb 2013
Old 12-27-2014 , 10:40   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#116

Quote:
Fatal error: mysqli error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '23, 'Synergy', 'synergy.png', 'synergy', '0'), UPDATE `sb_mods` SET `mid` = '0'' at line 1] in EXECUTE(" (23, 'Synergy', 'synergy.png', 'synergy', '0'), UPDATE `sb_mods` SET `mid` = '0' WHERE `name` = 'Web';") in /var/www/vhosts/xxx.com/xxx.com/includes/adodb/adodb-errorhandler.inc.php on line 77
i think you've got a little typo here
Quote:
SET `mid` = '0'' at line 1]
__________________

Hurrican is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-27-2014 , 10:48   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#117

Quote:
Originally Posted by Hurrican View Post
i think you've got a little typo here
Updater Right?

EDIT: It's the Installer, Fixed, Re-download. I hate Making MySQL scripts!
__________________

Last edited by Sarabveer; 12-27-2014 at 10:55.
Sarabveer is offline
Sawn
Junior Member
Join Date: Aug 2011
Old 12-27-2014 , 12:39   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#118

I'm getting this error in the system log:
Attached Thumbnails
Click image for larger version

Name:	bug.png
Views:	277
Size:	83.4 KB
ID:	141091  
Sawn is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 12-27-2014 , 12:43   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#119

Quote:
Originally Posted by Sawn View Post
I'm getting this error in the system log:
Because you are using the Normal Modern Theme from IceMan which does not come with SourceComms, while the Modern Theme included in 1.5.0F has SourceComms. Please use the default theme.
__________________
Sarabveer is offline
Sawn
Junior Member
Join Date: Aug 2011
Old 12-27-2014 , 12:46   Re: SourceBans 1.5.0F [FORK] (Updated 2014/12/26)
#120

Ah alright, thank you.
Sawn is offline
Closed Thread



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 13:35.


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