PDA

View Full Version : Off Site Avatars


Takara
05-31-2002, 04:40 PM
Unfortunatly my site has very very limited disk space restrictions. Could someone help me out on making it so that when you enter the URL for an avatar (in your profile), instead of uploading that avatar it instead puts the link into the sql.

I havent quite figured it out, but that would be the easyest way since its still called by an <img tag on the pages.

Thanks :bunny:

WizyWyg
05-31-2002, 11:59 PM
I've asked this same question three times now...no one has an answer so far.

My requests:

https://vborg.vbsupport.ru/showthread.php?s=&threadid=39157

https://vborg.vbsupport.ru/showthread.php?s=&threadid=38353

https://vborg.vbsupport.ru/showthread.php?s=&threadid=38036

Since my knowledge of PHP is limited, I can't go about implementing this wihtout help.

Takara
06-01-2002, 03:07 AM
Eurgh, I also asked once before. My coding is sloppy and only works half as good as its suposed to XD (as my two hack releases have proved).

anyone wana give us a little hand? ppweeeasee? T_T

g-force2k2
06-01-2002, 03:50 AM
yeah sure Takara it should be quite easy... though im only a newbie at this kinda stuff so hopefully all goes smooth :p

g-force2k2

Takara
06-01-2002, 04:37 AM
Okie, you try and I'll make an effort at it too XD We'll see what we come up with ^^

g-force2k2
06-01-2002, 04:44 AM
;) sounds cool... im actually almost finished... just adding some more features and things... not sure though ;)

g-force2k2

Takara
06-01-2002, 04:45 AM
Oh, ROFL. Ok then XD

g-force2k2
06-01-2002, 07:14 AM
hack is complete ;)

https://vborg.vbsupport.ru/showthread.php?s=&threadid=39296

Hopefully that helps :D

g-force2k2

Slynderdale
06-01-2002, 09:24 AM
you could try having it save to another mysql database, have it check the user and have them fill out the avatar information then disconnect from the current database and then connect to a new one and save the info there, it wouldnt be hard to do and you can connect to other sites mysql not just localhost

WizyWyg
06-05-2002, 09:44 PM
you could try having it save to another mysql database, have it check the user and have them fill out the avatar information then disconnect from the current database and then connect to a new one and save the info there, it wouldnt be hard to do and you can connect to other sites mysql not just localhost



I dont have a mysql database on my remote server so this wont work. And some hosts dont allow more than one database as well. Some wont even have outside linking, so this would not be wise to do.

The hack was removed so what did it do? Is anyone working on it?

MarkB
06-13-2002, 02:33 PM
I need this!! :(