I know there is a way to automatically create images, such as avatars, when a user does a certain action. But does anybody know exactly how that works? I want to create a avatar system for my forum site but I am totally lost on that.
I know there is a way to automatically create images, such as avatars, when a user does a certain action. But does anybody know exactly how that works? I want to create a avatar system for my forum site but I am totally lost on that.
I am not entirely sure what you are trying to do but if you actually want to dynamically create a whole bunch of images then its probably easiest to use the php image library.
http://au.php.net/gd
If you are just trying to allow users to have their own avatars then that should be inbuilt into the forum package that you are using. Which software package are you using?
~LHVWB, Formerly known as Verbsite.
Getting Started | Forum Rules | X10 Commandments
Terms of Service | Getting Support | IRC Support Chat
Using Simple Machines Forums? Check out my SMF Mods..
I am using mybb, i haven't really looked/found any avatar plugins. I kindof wanted to do it myself more or less.
Moved to Third Party Scripts, hopefully it will help solve your problem.
kkenny - retired.
-Became a Moderator/Staff Member on 4/23/08
-Became Senior Mod on 8/28/08
-Became Account Manager on 10/18/08
-Left Staff and X10 in 2009.
Check this site
http://community.mybboard.net/showthread.php?tid=5609
i hope this will help you.
[LEFT][B]Sunil Sankar
-------------------------------------------------------------------------
Do you mean like at http://paperforum.x10hosting.com/sigbar/ but with avatars?
If yes, I can help you.
I can customise your phpBB board. Send me a PM.
lynxphp - info, tutorials and scripts
"A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."
Yes it is.
Look in my signature: the image is a PHP page that makes text on a background. You tell it what text you want, and then it makes it for you and gives you the image location.
I can customise your phpBB board. Send me a PM.
lynxphp - info, tutorials and scripts
"A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."