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
Altayir
Junior Member
Join Date: Oct 2013
Location: France
Old 11-07-2013 , 16:56   Re: Donor Control
Reply With Quote #101

Hello,

In version 1.4 i have a error to enter my steam id and go to "donate" :
Fatal error: Call to undefined function date_add() in /data/filer-6/web/web1/htdocs/test/donate.php on line 96

Bye ;)
Altayir is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 11-07-2013 , 17:55   Re: Donor Control
Reply With Quote #102

2.0 is out! grab the download from the OP

Ill be putting on github soon.

Instruction manual
http://nineteeneleven.info/dc_manual.html

Its still under construction, but good enough for now.

Demo Site
http://nineteeneleven.info/donation_...nations/admin/

user/pass demo/demo

change log:

2.0 -11/7/23


Re-wrote basically everything.

Fixed the resolution of Steam ids.

Added an option for 2 tiers of donors.

Stripped Nfo support

Fixed time stamps

Adding proper admin login system (uses Sourcebans log-in info)

Changing over to mysqli

PayPal sandbox support

Add support if sourcebans database and donor database are on different servers

Added support for a different SourceBans Prefix.

Added logs, and a log viewer.

Added a page to query your servers with a custom command

Added support for custom chatcolors.

Added support for different time zones

Added thank you email support.
__________________

Last edited by nineteeneleven; 11-07-2013 at 23:35.
nineteeneleven is offline
StayOx
SourceMod Donor
Join Date: Jun 2012
Location: Gliese 581g
Old 11-07-2013 , 23:26   Re: Donor Control
Reply With Quote #103

[QUOTE=nineteeneleven;2058095]2.0 is out! grab the download from the OP

change log:

2.0 -11/7/23 ...[QUOTE]


Hello guy, good job guy and thanks for the update ... now finally donations are added to "Donor List" and SourceBans group automatically.

I have 2 issues

Issue #1:

In a given SteamID that are not in sourcebans or "Donor Control" when attempting to make a donation using this SteamID syntax error occurs on error log





Issue #2:

this is a little more complicated to explain why I think it's just a matter of time the script takes to run when the confirmation is sent to the paypal donation was made successfully.


after making the payment if I am redirected to the paypal page...below



if for some reason the User click on "click here" to be redirected donation is done and I get the amount donated, however the information is not added toSourceBans or "Donor Control"
Attached Thumbnails
Click image for larger version

Name:	paypal_page.png
Views:	466
Size:	10.9 KB
ID:	127615   Click image for larger version

Name:	error_page.jpg
Views:	465
Size:	101.9 KB
ID:	127617  

Last edited by StayOx; 11-07-2013 at 23:33.
StayOx is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 11-07-2013 , 23:32   Re: Donor Control
Reply With Quote #104

[QUOTE=StayOx;2058154][QUOTE=nineteeneleven;2058095]2.0 is out! grab the download from the OP

change log:

2.0 -11/7/23 ...
Quote:


Hello guy, good job guy and thanks for the update ... now finally donations are added to "Donor List" and SourceBans group automatically.

I have 2 issues

Issue #1:

In a given SteamID that are not in sourcebans or "Donor Control" when attempting to make a donation using this SteamID syntax error occurs on error log

'1' at line 13 1064/donations/scripts/ipn.php

Code:
11/7/2013 10:42:08 PMYou have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 
'STEAM_1:1:43XXXXXX',

Issue #2:

this is a little more complicated to explain why I think it's just a matter of time the script takes to run when the confirmation is sent to the paypal donation was made successfully.


after making the payment if I am redirected to the paypal page...below



if for some reason the User click on "click here" to be redirected donation is done and I get the amount donated, however the information is not added toSourceBans or "Donor Control"
if you dont mind, send me the IPN log thats failing, it will be in admin/logs, you can send it in a PM or something. Everything is working, on my live site, and the demo site for me.
__________________

Last edited by nineteeneleven; 11-07-2013 at 23:33.
nineteeneleven is offline
StayOx
SourceMod Donor
Join Date: Jun 2012
Location: Gliese 581g
Old 11-07-2013 , 23:51   Re: Donor Control
Reply With Quote #105

[QUOTE=nineteeneleven;2058156][QUOTE=StayOx;2058154]
Quote:
Originally Posted by nineteeneleven View Post
2.0 is out! grab the download from the OP

change log:

2.0 -11/7/23 ...

if you dont mind, send me the IPN log thats failing, it will be in admin/logs, you can send it in a PM or something. Everything is working, on my live site, and the demo site for me.

ok done, check your PM box
StayOx is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 11-08-2013 , 00:06   Re: Donor Control [updated 11-7-13]
Reply With Quote #106

Alright, the problem was from all the special chars in his name. update to 2.0.1 that will fix it.

only files changed were ipn.php and class_lib.php
__________________
nineteeneleven is offline
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 11-08-2013 , 14:18   Re: Donor Control [updated 11-7-13]
Reply With Quote #107

I can't log in to even try it. I am using my name and pass from sourcebans and am in the "Administrators" group on sourcebans that have root access.
__________________
Dr_Knuckles is offline
StayOx
SourceMod Donor
Join Date: Jun 2012
Location: Gliese 581g
Old 11-08-2013 , 14:48   Re: Donor Control [updated 11-7-13]
Reply With Quote #108

Quote:
Originally Posted by Dr_Knuckles View Post
I can't log in to even try it. I am using my name and pass from sourcebans and am in the "Administrators" group on sourcebans that have root access.
Your Admin user must have access to a group of type: "Server Admin Group"
the same group that you defined in config.php > define('SB_ADMINS', 'Administrators');

In SourceBans go to: Admin Panel> Group Settings> Add to Group > Select group type: "Server Admin Group" > Enter with the name of Group "Administrators"
and now choose the flags and immunity that your Donators will have access.
StayOx is offline
nineteeneleven
Veteran Member
Join Date: Nov 2010
Old 11-08-2013 , 18:41   Re: Donor Control [updated 11-7-13]
Reply With Quote #109

2.0.2 is out, grab it from the OP.

Fixed Google Chrome thinking that Donations Control is a phishing application.

Fixed a problem where repeat donors who were no longer activated, having the incorrect expiration date if they donated again.
__________________
nineteeneleven is offline
StayOx
SourceMod Donor
Join Date: Jun 2012
Location: Gliese 581g
Old 11-08-2013 , 18:53   Re: Donor Control [updated 11-7-13]
Reply With Quote #110

Quote:
Originally Posted by nineteeneleven View Post
2.0.2 is out, grab it from the OP.

Fixed Google Chrome thinking that Donations Control is a phishing application.

Fixed a problem where repeat donors who were no longer activated, having the incorrect expiration date if they donated again.
please, which the files that have changed ?
I'm translating the Donor Control

and some users have names with special characters for example:
Steam name´s - ΣΨӁΛΓ or नरक and these names are not recorded in the Donor List.

Last edited by StayOx; 11-08-2013 at 18:54.
StayOx 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 05:42.


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