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
samsah
AlliedModders Donor
Join Date: Mar 2008
Location: Finland
Old 07-28-2013 , 09:26   Re: Donor Control
Reply With Quote #11

Tested paypal, works ok.
Only thing I could not manage to work is how to give donator access to all servers. Now it's giving access only one server :/
And how to change donation currency USD -> EUR?
__________________
samsah is offline
iHacked
SourceMod Donor
Join Date: Jul 2012
Location: Denmark
Old 07-28-2013 , 10:02   Re: Donor Control
Reply With Quote #12

Will test the Donor Control tomorrow
iHacked is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 07-28-2013 , 10:30   Re: Donor Control
Reply With Quote #13

v1.3.1
-added different currency support
-fixed dates being wrong when amount is not divisible by 5.
-made sourcebans optional
__________________
nineteeneleven is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 07-28-2013 , 10:33   Re: Re: Donor Control
Reply With Quote #14

Quote:
Originally Posted by samsah View Post
Tested paypal, works ok.
Only thing I could not manage to work is how to give donator access to all servers. Now it's giving access only one server :/
And how to change donation currency USD -> EUR?
Add me on steam
__________________
nineteeneleven is offline
samsah
AlliedModders Donor
Join Date: Mar 2008
Location: Finland
Old 07-29-2013 , 03:46   Re: Donor Control
Reply With Quote #15

Quote:
You must be using a Sourcebans server group to assign server access for your VIPs.

In sourcebans, go to admin panel > groups >add group> for group name use 'All servers' group type 'server group'
then go to admin panel >servers and edit each server and add them to the 'all servers' group
then make a new donor and use the 'all servers' group. Take the information in the database for the user you just created
This gives access to all servers but not any flags which are required to get perks.
There is still manual work to add flags or put donor in Server Admin Group that has flags.
__________________
samsah is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 07-29-2013 , 06:25   Re: Donor Control
Reply With Quote #16

Quote:
Originally Posted by samsah View Post
This gives access to all servers but not any flags which are required to get perks.
There is still manual work to add flags or put donor in Server Admin Group that has flags.

correct, ill add that to the op
__________________
nineteeneleven is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 07-29-2013 , 14:22   Re: Donor Control
Reply With Quote #17

1.3.3 update released,

This solves issues if PayPal sends the IPN twice.

You must run this SQL query on your donations database if updating from a previous version.
Code:
ALTER TABLE donors
  ADD txn_id varchar(128);
__________________
nineteeneleven is offline
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 07-29-2013 , 22:36   Re: Donor Control
Reply With Quote #18

Quote:
Originally Posted by nineteeneleven View Post
Sb2 should be easy, but I'm gonna wait for the public release.
Doesn't hurt to learn the API at least, but that's your prerogative I'm just glad people are willing to support SB2 now that it looks like it's going to have a release .
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers
FlyingMongoose is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 07-30-2013 , 09:27   Re: Re: Donor Control
Reply With Quote #19

Quote:
Originally Posted by FlyingMongoose View Post
Doesn't hurt to learn the API at least, but that's your prerogative I'm just glad people are willing to support SB2 now that it looks like it's going to have a release .
Ah I didn't realize that the sb2 web panel had an api. I'll have to find the documentation for it.

Thanks
__________________
nineteeneleven is offline
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 07-30-2013 , 13:34   Re: Donor Control
Reply With Quote #20

Quote:
Originally Posted by nineteeneleven View Post
Ah I didn't realize that the sb2 web panel had an api. I'll have to find the documentation for it.

Thanks
SB2 is built on the Yii framework, and the plugin system isn't too hard to use.

https://github.com/GameConnect/SourceBans <-- the github for SB2

https://github.com/GameConnect/SourceBans/tree/Feed <-- The feed plugin I have no time to finish (to see some basic usage)

https://github.com/GameConnect/Sourc...ee/master/docs <-- The docs

Pull requests are usually accepted

I'm hoping the plugin API and Yii Framework API will make supporting your plugin to the web panel that much easier. That was the goal in the web plugin interface.
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers

Last edited by FlyingMongoose; 07-30-2013 at 13:35.
FlyingMongoose 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 09:30.


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