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

Release Donation Control 3.1.0 [over 1000 donations served!]


Post New Thread Reply   
 
Thread Tools Display Modes
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 12-11-2016 , 10:38   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #661

Thanks but when a go to mysite.com/sb/donation/dev/sb_update.php (To update admins)
it give me this error
PHP Code:
Updating STEAM_0:0:138675850 failed
\nUpdating STEAM_ID_SERVER failed
\nUpdating STEAM_1:1:27650464 failed
\nUpdating STEAM_1:0:185575026 failed
\nUpdating STEAM_1:1:121352492 failed
\nUpdating STEAM_1:0:89443877 failed
.... 
and I cant do the login.
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
FlubberDunkies
Junior Member
Join Date: Oct 2014
Location: New York
Old 01-20-2017 , 12:52   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #662

Hi, for some reason i cant login to the admin system on the webpanel, which doesn't make sence, i checked to see if its connecting to the MySQL server and it is, and its also connected to the sourcebans and sourcedonation table, all i noticed was there were a few things missing from the sourcedonation table but i fixed it. Im still not able to log in. Anyone mind assisting me? thanks.

P.S:
Also yes, i checked my group and my apikey, they both are implemented correctly, i also tried changing my group from the Admin group to the Donor group, nothing changed.
FlubberDunkies is offline
JackHammer20
Member
Join Date: Dec 2015
Old 02-11-2017 , 19:11   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #663

Does anyone know what the purpose of disabling a group does? I disable it yet it still shows up on my web page.

Thanks

EDIT:

I figured this one out myself, go into includes/GroupClass.PHP, replace the highlighted line:



All you need to do is add 'AND active > 0' on the end of the query, then this will ignore all deactivated group which is what wasn't functioning correctly before

Thanks,

EDIT 2:

Just a quick note, this will make the group disappear entirely from the admin panel. It will remain in the SQL database though. I'll look to make a cleaner version of this soon, maybe by making a duplicate function called listGroups2()

Last edited by JackHammer20; 02-12-2017 at 17:28.
JackHammer20 is offline
DaRk56
Senior Member
Join Date: Jul 2009
Location: France
Old 04-28-2017 , 05:47   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #664

Can not connect to the admin interface after updating sourcebans ++ 1.6.0
DaRk56 is offline
Robin955
Veteran Member
Join Date: Jun 2013
Old 04-28-2017 , 14:42   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #665

bitbucket lasts longer... yet http://nineteeneleven.info/dc_manual.html already down.

this always happends with people who takes their own website as an example and boom, its gone in a year or so.

thats why, you use official sites like bitbucket where it will never go down.
Robin955 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 04-28-2017 , 15:57   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #666

Quote:
Originally Posted by Robin955 View Post
bitbucket lasts longer... yet http://nineteeneleven.info/dc_manual.html already down.

this always happends with people who takes their own website as an example and boom, its gone in a year or so.

thats why, you use official sites like bitbucket where it will never go down.
OP hasn't logged in since 2015, and I'm pretty sure is the co-owner of OPskins so he couldn't care less.

Quote:
Originally Posted by sneaK View Post
The bitbucket link in the OP still works, here are the install instructions: https://web.archive.org/web/20160126...?loc=dc-manual
__________________
sneaK is offline
DaRk56
Senior Member
Join Date: Jul 2009
Location: France
Old 05-04-2017 , 15:43   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #667

Here are the changes to do for Sourcebans ++ V1.6
Thank you @CenT !!

Comment line & Add ..

(Admin/index.php) Line 8
PHP Code:
//$password = sha1(sha1(SB_SALT . $_POST['password']));
$password crypt($_POST['password'], SB_NEW_SALT); 
(Includes/config.php) Line 56
PHP Code:
//define('SB_SALT', 'SourceBans'); //dont change this unless you changed your salt in sourcebans (if you dont know what salt is, you didnt change it)
define('SB_NEW_SALT''$5$'); // New Salt 1.6.0 Sourcebans ++ 

Last edited by DaRk56; 05-07-2017 at 12:45.
DaRk56 is offline
Veksi8
Junior Member
Join Date: Apr 2017
Old 05-07-2017 , 12:35   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #668

Cant login to admin panel, using sourcebans++ 1.6
Veksi8 is offline
DaRk56
Senior Member
Join Date: Jul 2009
Location: France
Old 05-07-2017 , 12:44   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #669

Quote:
Originally Posted by Veksi8 View Post
Cant login to admin panel, using sourcebans++ 1.6
Read my post ..
DaRk56 is offline
Veksi8
Junior Member
Join Date: Apr 2017
Old 05-07-2017 , 13:48   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #670

Quote:
Originally Posted by DaRk56 View Post
Read my post ..
Got it failed to import my install.sql to right mysql database
Veksi8 is offline
Reply



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 22:59.


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