Raised This Month: $51 Target: $400
 12% 

Release Legacy SourceBans 1.4.11 (Updated 2014/02/17)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 08-24-2008 , 18:15   Re: SourceBans (1.3.0) (UPDATE)
#881

Quote:
Originally Posted by siosios View Post
1.3.0 comes with test demo's too
Uploaded a version that doesn't contain all of my channel

Quote:
Originally Posted by yam90 View Post
I have these errors in sb_logs:


http://yam.ampaste.net/m22aaaed5

If you have access to phpMyAdmin, please check your [prefix]_settings table, for a field called config.version - And if its there, please paste the value
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
yam90
Member
Join Date: Jan 2007
Old 08-24-2008 , 18:17   Re: SourceBans (1.3.0) (UPDATE)
#882

Quote:
Originally Posted by Olly View Post
If you have access to phpMyAdmin, please check your [prefix]_settings table, for a field called config.version - And if its there, please paste the value
not there at all
yam90 is offline
Olly
Senior Member
Join Date: Mar 2007
Location: UK
Old 08-24-2008 , 18:33   Re: SourceBans (1.3.0) (UPDATE)
#883

Quote:
Originally Posted by yam90 View Post
not there at all
Ok, re-download the zip, and re-upload: /includes/CUpdate.php

Then open /updater/data/112.php, delete everything from inside, and replace with:

Code:
<?php return true; ?>
save it, then run the updater again.
__________________
Tumblr Me: http://raspberryteen.tumblr.com


// Yarrrr!
Olly is offline
Send a message via MSN to Olly
yam90
Member
Join Date: Jan 2007
Old 08-24-2008 , 19:08   Re: SourceBans (1.3.0) (UPDATE)
#884

Quote:
Duplicate column name 'enabled'

SQL Query type: EXECUTE
Script: '/bans/updater/index.php'
SQL Query: ALTER TABLE `sb_mods` ADD `enabled` TINYINT NOT NULL DEFAULT '1'
SQL Params:
SourceBans Logo
Warning Debug
Updater
Setup...

Checking current database version... -1
Updating database to version: 112

Updating...

Running update: v1... Error executing: /updater/data/1.php. Stopping Update!
Update Failed.
yam90 is offline
marrr
Senior Member
Join Date: Jun 2008
Old 08-24-2008 , 22:01   Re: SourceBans (1.3.0) (UPDATE)
#885

Quote:
Originally Posted by Olly View Post
oops, wow its not my day ><

Replace the contents of log.php with this:

Code:
<?php
 define('IS_UPDATE', true);
 include "init.php";
 $gaben = $GLOBALS['db']->Execute("SELECT ".DB_PREFIX."_log WHERE `title` LIKE '%sql%' AND `message` LIKE '%1219609732%' ORDER BY lid DESC LIMIT 0,1");
 echo $gaben->fields['message']; 
?>

Code:
Incorrect datetime value: '1219629606' for column 'lastvisit' at row 1 

SQL Query type: EXECUTE
Script: '/sourcebans/log.php'
SQL Query: UPDATE `sb_admins` SET `lastvisit` = UNIX_TIMESTAMP() WHERE `aid` = '1'
SQL Params: 

$('msg-red-debug').setStyle('display', 'block');$('d5cfead').getChildren().injectInside('debug-text');$('d5cfead').getChildren().remove();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 'WHERE `title` LIKE '%sql%' AND `message` LIKE '%1219609732%' ORDER BY lid DESC L' at line 1 

SQL Query type: EXECUTE
Script: '/sourcebans/log.php'
SQL Query: SELECT sb_log WHERE `title` LIKE '%sql%' AND `message` LIKE '%1219609732%' ORDER BY lid DESC LIMIT 0,1
SQL Params:
says done,but with errors
marrr is offline
FredJed223
Senior Member
Join Date: Feb 2008
Old 08-24-2008 , 23:08   Re: SourceBans (1.3.0) (UPDATE)
#886

Also the plugin is giving errors

"L 08/24/2008 - 16:53:50: SourceMod error session started
L 08/24/2008 - 16:53:50: Info (map "cp_warpath") (file "errors_20080824.log")
L 08/24/2008 - 16:53:50: [SM] Native "GetClientIP" reported: Client 17 is not connected
L 08/24/2008 - 16:53:50: [SM] Debug mode is not enabled for "sourcebans.smx"
L 08/24/2008 - 16:53:50: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 37 on
L 08/24/2008 - 17:10:53: Error log file session closed.
L 08/24/2008 - 18:56:41: SourceMod error session started
L 08/24/2008 - 18:56:41: Info (map "cp_warpath") (file "errors_20080824.log")
L 08/24/2008 - 18:56:41: [SM] Native "GetClientIP" reported: Client 11 is not connected
L 08/24/2008 - 18:56:41: [SM] Debug mode is not enabled for "sourcebans.smx"
L 08/24/2008 - 18:56:41: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 37 on
L 08/24/2008 - 20:47:05: Error log file session closed.
L 08/24/2008 - 21:11:03: SourceMod error session started
L 08/24/2008 - 21:11:03: Info (map "cp_warpath") (file "errors_20080824.log")
L 08/24/2008 - 21:11:03: [SM] Native "GetClientIP" reported: Client 6 is not connected
L 08/24/2008 - 21:11:03: [SM] Debug mode is not enabled for "sourcebans.smx"
L 08/24/2008 - 21:11:03: [SM] To enable debug mode, edit plugin_settings.cfg, or type: sm plugins debug 37 on
L 08/24/2008 - 21:25:50: Error log file session closed."
FredJed223 is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 08-25-2008 , 08:09   Re: SourceBans (1.3.0) (UPDATE)
#887

Please enable debug mode as described and post the line numbers it errors on.
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
vtsoxluvr
Member
Join Date: Apr 2006
Old 08-25-2008 , 17:48   Re: SourceBans (1.3.0) (UPDATE)
#888

Im not sure what i am doing wrong but the plugin is crashing my server anytime i load it. I am using the 1.3 plugin with sourcemod sourcemod 1.1.r2463

i dont get any errors that reference sourcemod although i do get errors saying sdktools couldnt be loaded
vtsoxluvr is offline
FredJed223
Senior Member
Join Date: Feb 2008
Old 08-25-2008 , 17:53   Re: SourceBans (1.3.0) (UPDATE)
#889

Quote:
Originally Posted by vtsoxluvr View Post
Im not sure what i am doing wrong but the plugin is crashing my server anytime i load it. I am using the 1.3 plugin with sourcemod sourcemod 1.1.r2463

i dont get any errors that reference sourcemod although i do get errors saying sdktools couldnt be loaded

Did you upload the new translations file?
FredJed223 is offline
vtsoxluvr
Member
Join Date: Apr 2006
Old 08-25-2008 , 18:33   Re: SourceBans (1.3.0) (UPDATE)
#890

yes, completely new upload of everything even used the 1.1 compiler to create the smx file
vtsoxluvr 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 12:52.


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