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

Release Donation Control 3.1.0 [over 1000 donations served!]


Post New Thread Reply   
 
Thread Tools Display Modes
NeonHeights
Member
Join Date: Dec 2012
Old 02-22-2015 , 13:17   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #511

Im having issues with the added donators not having access to all of my servers. Its only giving them access to one out of nine... Any way to fix?
__________________
NeonHeights is offline
Advokat
Member
Join Date: Mar 2014
Location: Australia
Old 02-23-2015 , 12:30   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #512

You may not have set the correct server group. Do you have a server group that contains all servers? If you don't, create it and set it. If you do, make sure it is set.

Last edited by Advokat; 02-23-2015 at 12:34.
Advokat is offline
NeonHeights
Member
Join Date: Dec 2012
Old 02-23-2015 , 15:06   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #513

Yah that was the issue, my server group wasnt set. All good now.

Is there any way to change the method of payment? Right now all donations are being charged as "Goods and Services" so if someone happens to charge-back their donation our servers will get dinged with a fee from PayPal. If its labeled as a donation (like paypal has those donation buttons with code on their site) then if its charged back we wont get charged a fee.
__________________
NeonHeights is offline
irepz
Senior Member
Join Date: Mar 2013
Location: France
Old 03-03-2015 , 05:49   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #514

I also have 3 errors while compiling the plugin :

Quote:
./compile.sh donationcontrol.sp
Compiling donationcontrol.sp...
SourcePawn Compiler 1.7.1-dev+5151
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

donationcontrol.sp(112) : error 017: undefined symbol "newValue"
donationcontrol.sp(142) : error 017: undefined symbol "hMenu"
donationcontrol.sp(153) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId

donationcontrol.sp(160) : error 017: undefined symbol "g_cvUrl"

3 Errors.
__________________

Last edited by irepz; 03-04-2015 at 06:16. Reason: EDIT : Fixed my mistakes ;)
irepz is offline
thetech
Junior Member
Join Date: Oct 2014
Old 03-03-2015 , 11:25   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #515

Okay, so, I was trying this plugins, and I must say it has some neat features, however when I tried logging into the admin panel, this error occourd "Unable to open connection to MySQL server." - But there's no issues connecting to the Sourceban database, so I'm not quite sure on where the issue is.

I saw this issue posted above, but I didn't see any answers to it.

And I'm not quite sure how to fix it, i referred to https://forums.alliedmods.net/showpo...&postcount=507 and tried the same, without luck.

Also, just tried to check the databases, and see if I'm able to connect with a PHP script, both work like a charm.


My solution:

I'm not sure if this was a issue casued because that I am running on diffrent databases, however, if you find yourself in problems logging in, here's what I did to fix it:
Go into admin/index.php and at line 11 change

Code:
$db = new PDO('mysql:host=' . DB_HOST . ';dbname=' . SOURCEBANS_DB . ';charset=utf8', DB_USER, DB_PASS);
To:

Code:
$db = new PDO('mysql:host=' . DB_HOST . ';dbname=' . SOURCEBANS_DB . ';charset=utf8', SB_USER, SB_PASS);

Last edited by thetech; 03-05-2015 at 12:48. Reason: Added my solution.
thetech is offline
freehugs
Junior Member
Join Date: Oct 2014
Old 03-30-2015 , 10:33   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #516

For the life of me I can't get it to work.

I'm running sourcebans fine, using PHP 5.4. All required extensions are installed.

When trying to login to the admin portion I get the error Unable to open connection to MySQL server.

Is there any way to determine what is going on?
__________________
Owner - False Hope Gaming (Fhgaming.net)
freehugs is offline
Creampuffyness
Senior Member
Join Date: Jun 2009
Old 03-30-2015 , 11:13   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #517

Quote:
Originally Posted by freehugs View Post
For the life of me I can't get it to work.

I'm running sourcebans fine, using PHP 5.4. All required extensions are installed.

When trying to login to the admin portion I get the error Unable to open connection to MySQL server.

Is there any way to determine what is going on?
Try my post on #507
__________________
Creampuffyness is offline
Makkan
New Member
Join Date: Mar 2015
Old 03-30-2015 , 11:33   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #518

Hello,

I have tried to get this running in many hours..
I get it to run with SB and can create groups and so on.

The problem that i have is that i get this message "Error contacting PayPal. Probaby some l33t h4x3r."

And i think i have pretty much tried everything..

Somebody that can help me with this?

Regards, Makkan.
Makkan is offline
freehugs
Junior Member
Join Date: Oct 2014
Old 03-30-2015 , 11:50   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #519

Quote:
Originally Posted by Creampuffyness View Post
Try my post on #507
That fixed it Thanks
__________________
Owner - False Hope Gaming (Fhgaming.net)
freehugs is offline
Creampuffyness
Senior Member
Join Date: Jun 2009
Old 03-30-2015 , 11:51   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #520

Quote:
Originally Posted by freehugs View Post
That fixed it Thanks
Awesome. You will need to make that small little change on a couple files, like the ones to automatically remove donors when their perks expire.
__________________
Creampuffyness is offline
Reply


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 06:12.


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