The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
saving picture...
I am trying to make an avatar creator for the forum, but I am not sure how to make it so that once people make their avatar, that they can save it as their avatar, and have the image go right into the spot, without them having to do anything.
Also, how could I integrate the ushop system, so that they have to pay for the stuff they use? |
#2
|
||||
|
||||
The binary data and avatar info (user id, filename, size, width, etc...) have to be inserted into the customavatar table.
You don't have to do that manually - there is a data manager. Look at the if($_POST['do'] == 'updateavatar') code in profile.php. Of special interest is: PHP Code:
|
#3
|
|||
|
|||
that doesn't help a whole lot. I basically know nothing about what I am doing, and I am just going from another boards version of an avatar maker.
I would be willing to pay quite a bit for some help in developing this... |
#4
|
||||
|
||||
PM me, I'm sure we can work something out. Actually, you might want to post in the Service forum.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|