The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
To reduce use of harddisk space and the amount of moved data I'd like to have a hack which does the following thing:
People have to give up an URL for there avatar where the picture IS, so most of the time that will be a link to there own server space.. the avatar has to be loaded from that place, so it doesn't goes to the webserver.. i already made a custom user template for the avatar, and i used that in combination with an <img href="$customfield5" height="60" width="60" border="1"!> or something like that but when someone doesnt fills in an avatar, you get a red cross, now how do i avoid THAT! |
#2
|
||||
|
||||
By doing this, you're basically asking for broken images galore. Plus, this would create a problem for some users who don't have their own webspace or don't want to go to the trouble of getting some. If the avatars are taking too much space on your server, you can reduce the maximum file size of them or get rid of them altogether.
|
#3
|
||||
|
||||
Not only the above problem with this hack. But also think about the users who have their avatars on slow servers. The avatars do not have height or width tags included when they are shown, and since they are shown inside of a table the whole table full of message will wait to load for one slow avatar.
|
#4
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|