![]() |
Adding Picture
Made a new Profile form field where users can upload images as an Avatar. I got everything working but when someone puts a picture URL in the field, it doesn't stay there like the others form fields. Like if you refresh the page after putting a picture URL in, it goes away, not staying like the other form fields.
|
RE: Adding Picture
That's because you have to read from the database the URL that the user inserted. :)
The users table already has a blank field called "profilepic" where the script can be extended to allow users to upload / link to an avatar. |
RE: Adding Picture
I used that :)
|
RE: Adding Picture
Quote:
|
All times are GMT -5. The time now is 06:19 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.