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

[ANY] Basic Donator Interface


Post New Thread Reply   
 
Thread Tools Display Modes
toazron1
Senior Member
Join Date: Oct 2006
Old 02-11-2011 , 16:50   Re: [ANY] Basic Donator Interface
Reply With Quote #61

Currently, I have no implemented any commands to adding or removing donators, because this is meant to be an interface for other plugins to use, not a management plugin. However, I can put together a simple management plugin with add, remove, and expire (for sql) since there seems to be an interest.

Thanks for the error report from phpmyadmin, I will fix that.
__________________
toazron1 is offline
Send a message via AIM to toazron1
toazron1
Senior Member
Join Date: Oct 2006
Old 02-13-2011 , 15:23   Re: [ANY] Basic Donator Interface
Reply With Quote #62

For adding new people (info at the top of the sma too)

PHP Code:
INSERT INTO `DATABASENAME` ( `steamid` , `tag`, `level` ) 
VALUES 'STEAMID''THIS IS A TAG'LEVELNUMBER ); 
I can't seem to replicate the No idex defined error you are getting - what version of phpmyadmin / sql are you using?
__________________
toazron1 is offline
Send a message via AIM to toazron1
Skyrider
AMX Mod X Beta Tester
Join Date: May 2005
Location: Netherlands
Old 02-14-2011 , 09:43   Re: [ANY] Basic Donator Interface
Reply With Quote #63

I'm not sure if the database is working. I've added myself on the database correctly and reloaded the list. But for some reason it refuses to add me to the donor list.
__________________
Skyrider is offline
Send a message via AIM to Skyrider Send a message via MSN to Skyrider Send a message via Yahoo to Skyrider
toazron1
Senior Member
Join Date: Oct 2006
Old 02-14-2011 , 09:45   Re: [ANY] Basic Donator Interface
Reply With Quote #64

Are you using the database or the flatfile? There is a define at the top which switches between the two options.
__________________
toazron1 is offline
Send a message via AIM to toazron1
waHt?
Member
Join Date: May 2010
Location: Perth
Old 02-17-2011 , 09:15   Re: [ANY] Basic Donator Interface
Reply With Quote #65

can someone please post the compiled plugin here ;D PLZZZ, I cant seem to compile it
__________________
waHt? is offline
toazron1
Senior Member
Join Date: Oct 2006
Old 02-17-2011 , 09:31   Re: [ANY] Basic Donator Interface
Reply With Quote #66

Quote:
Originally Posted by waHt? View Post
can someone please post the compiled plugin here ;D PLZZZ, I cant seem to compile it
You can't web compile it and you must have donator.inc in your includes folder to manually compile it, like it says on the first page.
__________________
toazron1 is offline
Send a message via AIM to toazron1
waHt?
Member
Join Date: May 2010
Location: Perth
Old 02-17-2011 , 18:59   Re: [ANY] Basic Donator Interface
Reply With Quote #67

Quote:
Originally Posted by toazron1 View Post
You can't web compile it and you must have donator.inc in your includes folder to manually compile it, like it says on the first page.
I've tried that, and it doesnt work for me
__________________
waHt? is offline
blackracoon
Junior Member
Join Date: Feb 2011
Old 02-22-2011 , 03:55   Re: [ANY] Basic Donator Interface
Reply With Quote #68

It seems when setting the Donator_tag, although it prints that it has been changed when viewing your tag again, it always return back blank. Seems it's currently broken?
blackracoon is offline
blackracoon
Junior Member
Join Date: Feb 2011
Old 02-22-2011 , 05:20   Re: [ANY] Basic Donator Interface
Reply With Quote #69

Quote:
Originally Posted by blackracoon View Post
It seems when setting the Donator_tag, although it prints that it has been changed when viewing your tag again, it always return back blank. Seems it's currently broken?
Don't Worry resolved.
blackracoon is offline
toazron1
Senior Member
Join Date: Oct 2006
Old 02-22-2011 , 11:17   Re: [ANY] Basic Donator Interface
Reply With Quote #70

I believe its resolved in the latest dev version, I haven't updated the first post yet though.
__________________
toazron1 is offline
Send a message via AIM to toazron1
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 17:12.


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