TCG Manager
A few years back, I ran a TCG named Belle Vie. To manage the memberslist, I had written a small script that consisted of a simple join form and memberslist. I had to do all the editing through phpMyAdmin. After a while, I lost interest in the TCG world, but I became re-addicted and I started running a travelling TCG, Endless Road TCG, and I found myself looking for a script again. The few scripts that I have found, were very insecure so I’ve been working on my own TCG management script again, this time with a proper admin panel. Although I’m out of the TCG world again, I’ll keep working on this script.
Your server must support PHP and MySQL to use TCG Manager.
By default, the join form and memberslist consist of Name, Emailaddress, URL (Trading Post) and Collecting. The forms and database are customisable, customisation is explained in the readme. To customise, you’ll need some html knowledge.
Features:
- Automated join form and memberslist, as well as an easily editable affiliates page.
Upon joining, a member is automatically added to the ‘pending’ list. An e-mail is sent to notify you when someone joins. - Add, edit and delete members from your admin panel.
- Easily customizable randomizer for your TCG Cards.
- Password-protected admin panel.
- Members’ e-mail addresses are spam protected by javascript.
- Captcha on forms to prevent spambots from sending forms.
- There’s a notification on the main page of the admin panel if there is an update to the script.
Current version: 1.2.0 (download)
Feel free to email me or leave a reply if you happen to come across any problems with this script, or have any requests for future features.
Future features:
These are features I’d like to add to the script some time in the future, or that have been requested. Some of these things are separately available elsewhere, but I like to have everything in one script.
- Card management
To manage your card decks and cards too - Updates/Blog
Simple updates/blog system
Updates
All the updates to the script are listed below. If you have already downloaded a previous version, please download again. If you happen to have customised your files already, you may have to customise the forms files again.
27 April 2009: TCG Manager 1.0 released
27 April 2009: TCG Manager 1.0.1 released1
29 April 2009: TCG Manager 1.1.0 released2
2 December 2009: TCG Manager 1.2.0 released3
I got an error in create.php and can’t figure out what exactly is wrong?
=( Help?
Emailed you back.
I received an error for line 50 on settings.php?
$salt = substr(md5(date("F")), 8);Emailed you!