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

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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
JackHammer20
Member
Join Date: Dec 2015
Old 04-14-2017 , 16:20   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1001

I still can't login, openid just reloops back to the main page without being logged in...

And I know someone said go to stable, but I was already on 1.5.4.7

Cheers,

Last edited by JackHammer20; 04-14-2017 at 16:28.
JackHammer20 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 04-14-2017 , 16:29   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1002

Quote:
Originally Posted by JackHammer20 View Post
I still can't login, openid just reloops back to the main page without being logged in...
Ensure you have the latest steamopenid.php file. Also, when you entered your user account's STEAMID32, it must prefix with STEAM_0 (not STEAM_1 if you were using that from a game like CS:GO). Generally I've found it reloops because the account isn't found, there's no sort of message telling you why unfortunately.

Edit: If that doesn't work, try reverting to a slightly older commit, but after the security vulnerability fixes. It's also worth trying another browser if none of these work. There's been a lot of revamping with the web-end of this recently.
__________________

Last edited by sneaK; 04-14-2017 at 16:32.
sneaK is offline
JackHammer20
Member
Join Date: Dec 2015
Old 04-15-2017 , 16:48   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1003

Quote:
Originally Posted by blackhawk74 View Post
Ensure you have the latest steamopenid.php file. Also, when you entered your user account's STEAMID32, it must prefix with STEAM_0 (not STEAM_1 if you were using that from a game like CS:GO). Generally I've found it reloops because the account isn't found, there's no sort of message telling you why unfortunately.

Edit: If that doesn't work, try reverting to a slightly older commit, but after the security vulnerability fixes. It's also worth trying another browser if none of these work. There's been a lot of revamping with the web-end of this recently.
Yeah that makes sense. If I change my Steam ID to a 0, will that not break my permissions within CSGO?
JackHammer20 is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 04-15-2017 , 16:51   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1004

Quote:
Originally Posted by JackHammer20 View Post
Yeah that makes sense. If I change my Steam ID to a 0, will that not break my permissions within CSGO?
No, SourceMod handles it all for you (which is why the STEAM_x:y:z format even still works since the game stopped using it years ago).
__________________
asherkin is offline
JackHammer20
Member
Join Date: Dec 2015
Old 04-15-2017 , 23:16   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1005

Quote:
Originally Posted by asherkin View Post
No, SourceMod handles it all for you (which is why the STEAM_x:y:z format even still works since the game stopped using it years ago).

This worked, thanks for your help
JackHammer20 is offline
the_scs
Junior Member
Join Date: Mar 2016
Old 04-16-2017 , 07:30   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1006

I'm got an a error on step 3.

/install/index.php?step=3
Quote:
Fatal error: Call to a member function prepare() on null in C:\Program Files (x86)\Apache Software Foundation\Apache2.4\htdocs\sb\includes\Datab ase.php on line 45
the_scs is offline
Vampires66
Junior Member
Join Date: May 2010
Old 04-17-2017 , 09:15   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#1007

Where i can download 1.6.0-git0 ?
First page have 1.5.4.7 link only

Last edited by Vampires66; 04-17-2017 at 09:18.
Vampires66 is offline
Groruk
AlliedModders Donor
Join Date: Jul 2016
Old 04-23-2017 , 14:23   Update Version 1.6.0 Released
#1008

Version 1.6.0 has been finally released.
Please Backup your database and files before updating!

Changelog:

WebPanel
  • Improved Password hashing / security
  • Fixed some XSS expolits
  • Fixed some SQLi expolits
  • Added support for utf8mb4 charset
  • Updated tinymce
  • Updated Installer theme
  • Removed DB Info page
  • Reformatted most code in the GitHub repository

Plugins
  • Various smaller bugfixes
  • Added new natives (SourceBans_OnBanPlayer, SourceComms_OnBlockAdded)

All changes here
Download
Groruk is offline
DaRk56
Senior Member
Join Date: Jul 2009
Location: France
Old 04-23-2017 , 16:52   Re: [RELEASE] SourceBans++ (v1.6.0) [Updated: 2017-04-23]
#1009

Fix french translation for v1.6.0 [Web Only]
Github : https://github.com/D4rk56/SourcebanFR
Download : https://github.com/D4rk56/SourcebanFR/releases/tag/1.2

Last edited by DaRk56; 04-23-2017 at 19:35.
DaRk56 is offline
DaRk56
Senior Member
Join Date: Jul 2009
Location: France
Old 04-23-2017 , 16:54   Re: [RELEASE] SourceBans++ (v1.6.0) [Updated: 2017-04-23]
#1010

Error server plugin
Quote:
L 04/23/2017 - 21:48:55: SourceMod error session started
L 04/23/2017 - 21:48:55: Info (map "sinjar") (file "errors_20170423.log")
L 04/23/2017 - 21:48:55: [SM] Exception reported: Fatal error creating dynamic native!
L 04/23/2017 - 21:48:55: [SM] Blaming: sbpp_main.smx
L 04/23/2017 - 21:48:55: [SM] Call stack trace:
L 04/23/2017 - 21:48:55: [SM] [0] CreateNative
L 04/23/2017 - 21:48:55: [SM] [1] Line 150, sbpp_main.sp::AskPluginLoad2
L 04/23/2017 - 21:48:55: [SM] Failed to load plugin "sbpp_main.smx": unexpected error 23 in AskPluginLoad callback.
L 04/23/2017 - 21:48:55: [SM] Exception reported: Fatal error creating dynamic native!
L 04/23/2017 - 21:48:55: [SM] Blaming: sbpp_comms.smx
L 04/23/2017 - 21:48:55: [SM] Call stack trace:
L 04/23/2017 - 21:48:55: [SM] [0] CreateNative
L 04/23/2017 - 21:48:55: [SM] [1] Line 169, sbpp_comms.sp::AskPluginLoad2
L 04/23/2017 - 21:48:55: [SM] Failed to load plugin "sbpp_comms.smx": unexpected error 23 in AskPluginLoad callback.
L 04/23/2017 - 21:48:55: [SM] Unable to load plugin "sbpp_sleuth.smx": Native "SourceBans_BanPlayer" was not found
L 04/23/2017 - 22:202: Error log file session closed.

Last edited by DaRk56; 04-23-2017 at 16:54.
DaRk56 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 18:57.


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