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

Showing results 1 to 25 of 40
Search took 0.00 seconds.
Search: Posts Made By: StayOx
Forum: SourceBans / SourceBans++ 04-12-2014, 08:49
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.1.5 [over 350 donations served!]

I think another good change would set the charset in emails sent automatically by system to be possible to use any language.
Forum: SourceBans / SourceBans++ 04-11-2014, 22:24
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.1.5 [over 350 donations served!]

a small problem, IE browsers do not recognize this: "UTF8"

replace:


<meta http-equiv="Content-Type"content="text/html;charset=UTF8">
to:


<meta...
Forum: SourceBans / SourceBans++ 03-22-2014, 03:22
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

IE browser has its problems, this problem should happen to everyone unless they fix this bug

in index.php try find


print("<input type=\"image\" src=\"images/btn_donateCC_LG.gif\"...
Forum: SourceBans / SourceBans++ 01-31-2014, 16:56
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

a simple way of speaking, allow multiple "Server Group" have access to the Donation Control Admin page. Currently only one group has access.
Forum: SourceBans / SourceBans++ 01-29-2014, 09:10
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

I have a question, My bans have some "Server Groups" and I can not let all admins remain in my same group , I wish put others groups to have access of Donation Control Admin page beyond the group...
Forum: SourceBans / SourceBans++ 01-16-2014, 00:40
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

just a suggestion add the option (config.php) to set the database used by plugin Player Analytics. so he could use the default database of plugin
Forum: SourceBans / SourceBans++ 12-25-2013, 17:30
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

Hey nineteeneleven (https://forums.alliedmods.net/member.php?u=96297), the problem with name of Players using special char back, because of plugin Player Analytics don't use UTF8 on query of the...
Forum: SourceBans / SourceBans++ 12-25-2013, 17:14
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

check that the constants of the new Tiers were added in config.php


//Tier 3 donors (only needed if TIERED_DONOR is
true)
$group3['name'] = 'Platinum';
$group3['group_id'] = '0';...
Forum: SourceBans / SourceBans++ 12-23-2013, 18:54
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

is very simple it just requires a little attention and to make the changes I suggest using notepad ++ (http://notepad-plus-plus.org/download/v6.5.2.html)


/*
Compatible with Donation Control...
Forum: SourceBans / SourceBans++ 12-07-2013, 14:10
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

Hey good job, lol you read my mind I was already preparing myself to do it

and about the pullrequest, I tried to do about adding more Tier, however was unable to :cry:
Forum: SourceBans / SourceBans++ 12-03-2013, 13:12
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

I made this change for some time, is simple but is recommend make a backup of php files that will be modified and "donations" and "SourceBans" database, you will need to add another group the type:...
Forum: SourceBans / SourceBans++ 11-18-2013, 11:28
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

demo work fine, I've downloaded the latest version in githud and the same error occurs even after deleting the database :cry:


EDIT: lol now this working, I had forgotten to update the tables of...
Forum: SourceBans / SourceBans++ 11-17-2013, 21:31
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

This error happens in a simple way.
if for some reason you disable perks of a donor Home> Edit User > Off Perks> Submit this error occurs, and even if you try to activate the perks again, the error...
Forum: SourceBans / SourceBans++ 11-16-2013, 23:06
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

I know, the problem was solved when an entry is made with manual Perks assets if they are disabled the error occurs.

The correct way would not need to add a renewal date because if you add a new...
Forum: SourceBans / SourceBans++ 11-16-2013, 11:11
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

This warning occurs as follows, after add or edit any User and disable its perks

warning:


Warning: date() expects parameter 2 to be long, string given in .../donations/admin/pages/list.php...
Forum: SourceBans / SourceBans++ 11-12-2013, 08:08
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

Good job guy, the bugs have been fixed thanks :bacon!:
I'll start translating for the two languages ​​that had spoken before, after I send you the translated files
Forum: SourceBans / SourceBans++ 11-09-2013, 20:37
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

lol you reversed the Collation :)

e.g replace this:

CREATE TABLE IF NOT EXISTS `player_tracker` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`steamid` varchar(255) CHARACTER SET latin1 NOT...
Forum: SourceBans / SourceBans++ 11-09-2013, 18:20
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control 2.0.4 [updated 11-9-13]

Nice Update, Thanks :)

Now it is only necessary update the "Collation" on file: install.sql and/or table "donors" to "utf8_general_ci"

I do not know if the plugin track.smx also uses utf-8,...
Forum: SourceBans / SourceBans++ 11-08-2013, 22:48
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control [updated 11-7-13]

ok. about the image is that the note of the User name does not appear on the confirmation screen when the name has special characters
Forum: SourceBans / SourceBans++ 11-08-2013, 20:40
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donation Control [updated 11-7-13]

are special caracters, if there is a way to set to UTF-8 I think I managed to solve the problem set UTF-8 to be able to make the translations.

http://www.w3schools.com/tags/ref_charactersets.asp...
Forum: SourceBans / SourceBans++ 11-08-2013, 18:53
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donor Control [updated 11-7-13]

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...
Forum: SourceBans / SourceBans++ 11-08-2013, 14:48
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donor Control [updated 11-7-13]

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>...
Forum: SourceBans / SourceBans++ 11-07-2013, 23:51
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donor Control

ok done, check your PM box :)
Forum: SourceBans / SourceBans++ 11-07-2013, 23:26
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donor Control

[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...
Forum: SourceBans / SourceBans++ 11-06-2013, 16:35
Replies: 725
Views: 284,862
Posted By StayOx
Re: Donor Control

Parse error: syntax error, unexpected '}' in ...donations/admin/install/update_database.php on line 12

Just replace this:



if (isset($_GET['delete_me'])) {
if (unlink(__FILE__)) {
...
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT -4. The time now is 21:51.


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