Any chance of this being enabled arn? I know you can get PHP scripts that can display a different image at random from a specified group of files, I'd love to be able to do that here, and I think others would too.
Any chance of this being enabled arn? I know you can get PHP scripts that can display a different image at random from a specified group of files, I'd love to be able to do that here, and I think others would too.
Unless vBulletin is much more sophisticated now, using remote avatars is an utter nightmare for admins. You bypass any restrictions on file size and dimensions by linking directly to an external image. The only (very undesirable) way i can think of getting around it is for a script on the server to download the image each time it's viewed, check the size/dimensions and then pass it through to the browser.
This is what I want to be able to use, reload the page a few times and you'll be able to see what I mean. It'd be so cool to be able to have your 'tar change at random.
Yes, but that still is effectively downloading the image. You could check it when it was added but the image could change at any time after that. This means you're left with having to check the image at random intervals to make sure it's the same one.
edesignuk said:
This is what I want to be able to use, reload the page a few times and you'll be able to see what I mean. It'd be so cool to be able to have your 'tar change at random.
Yeah, that's what I thought. Actually, looking at the docs for vBulletin I can't even find the option to allow you to use remote links for avatars. Looks like it has to be modified to allow it.
This is what I want to be able to use, reload the page a few times and you'll be able to see what I mean. It'd be so cool to be able to have your 'tar change at random.
lol, at the moment, yes it would seem 😱 but the beauty of it is I can just slap any images in the folder and they will be displayed. So it's ridiculously easy to change to what ever is taking my fancy at the time 😉