View Full Version : [Release] Useful Website Tools
babos15
01-11-2009, 05:22 PM
Useful Website Tools
Includes:
Account Manager
Donation System
Game Register Page
Gamemaster Tools
Terms of use Page
Vote Popup pop pop ^^
Voting Panel! AVS!
Donwload Links!
RapidShare: Easy Filehosting (http://rapidshare.com/files/182164200/Website.rar.html)
Filebeam - Free Fast File Hosting (http://filebeam.com/340257161bb3de169cf09b50176b63f5)
Hope You All Like it!
I Found this on mmowned!
Enjoy ;)
sevenlord
01-11-2009, 06:30 PM
Nice +rep
Xepher
01-11-2009, 07:44 PM
nice job
Swifted
01-11-2009, 07:44 PM
gj
sanderk
01-19-2009, 09:49 AM
How do you use it?
i'm kinda a noob :P
the.dragon
04-12-2009, 02:52 PM
would it be possible to get some more info on this? possibly some pics?
Ubbelol
04-12-2009, 02:53 PM
Is this compatible with mangos?
Legendkilla
04-12-2009, 03:11 PM
Its compatible with anything the only thing it may not be with is php5 or w/e the core doesnt matter
the.dragon
04-12-2009, 07:27 PM
I now have most of this on my site but for some reason the Password Changer does not work, everything else is fine but that just has errors.
sivert
04-26-2009, 11:21 AM
how do I use this LOL?
razvanbk
04-26-2009, 03:50 PM
lol how to use this
ahorner
04-30-2009, 03:20 AM
I would like to claim credit for the GM tools... as I made them...
poserbiker
08-05-2009, 10:51 PM
How do you change it to go to like just index.php and not the folder again cause when i hit agree it goes to terms of use/new.php i want it to go to mysite/index.php
mistahellfire
08-22-2009, 10:31 PM
Notice: Use of undefined constant MYSQL_HOST - assumed 'MYSQL_HOST' in C:\wamp\www\Donation System\config.php on line 3
Notice: Use of undefined constant MYSQL_USER - assumed 'MYSQL_USER' in C:\wamp\www\Donation System\config.php on line 4
Notice: Use of undefined constant MYSQL_PASS - assumed 'MYSQL_PASS' in C:\wamp\www\Donation System\config.php on line 5
Notice: Use of undefined constant MYSQL_DATA - assumed 'MYSQL_DATA' in C:\wamp\www\Donation System\config.php on line 6
Notice: Use of undefined constant SITE_URL - assumed 'SITE_URL' in C:\wamp\www\Donation System\config.php on line 9
Notice: Use of undefined constant SYS_PATH - assumed 'SYS_PATH' in C:\wamp\www\Donation System\config.php on line 10
Notice: Use of undefined constant CURRENCY_CODE - assumed 'CURRENCY_CODE' in C:\wamp\www\Donation System\config.php on line 13
Notice: Use of undefined constant CURRENCY_CHAR - assumed 'CURRENCY_CHAR' in C:\wamp\www\Donation System\config.php on line 14
Notice: Use of undefined constant PAYPAL_URL - assumed 'PAYPAL_URL' in C:\wamp\www\Donation System\config.php on line 17
Notice: Use of undefined constant PAYPAL_EMAIL - assumed 'PAYPAL_EMAIL' in C:\wamp\www\Donation System\config.php on line 18
Notice: Use of undefined constant MAIL_SUBJECT - assumed 'MAIL_SUBJECT' in C:\wamp\www\Donation System\config.php on line 21
Notice: Use of undefined constant MAIL_BODY - assumed 'MAIL_BODY' in C:\wamp\www\Donation System\config.php on line 22
Notice: Use of undefined constant ACP_USERNAME - assumed 'ACP_USERNAME' in C:\wamp\www\Donation System\config.php on line 25
Notice: Use of undefined constant ACP_PASSWORD - assumed 'ACP_PASSWORD' in C:\wamp\www\Donation System\config.php on line 26
Notice: Undefined variable: DESCRIPTIONS in C:\wamp\www\Donation System\index.php on line 45
I get this error for the donation page. Anyone wanna help me? And yes I did change the passwords and everything.
truelordcanti
09-17-2009, 10:18 PM
oh man thx if this works it will save me a big headache
TannerB1993
09-18-2009, 02:53 PM
nice release +rep
So everywhere you see define(blah,"blah"), the first part needs to be in quotes.
define("blah","blah2")
define("MYSQL_HOST","localhost"); // The mysql host for your webserver.
define("MYSQL_USER","root"); // Mysql username
define("MYSQL_PASS",""); // Mysql password
define("MYSQL_DATA","donations"); // Database the donation tables are in.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.