Avatar URL's not taking?

This site may earn a commission from merchant affiliate
links, including eBay, Amazon, Skimlinks, and others.

Pskhaat

Tourer
Joined
Aug 19, 2003
Threads
446
Messages
3,105
Location
38.0111,-109.9181
Website
www.alamosa.mobi
I've got a URL that I'm using to scale my images down to 100x100. The forum thinks the URL is not of a valid image, but it is, and is returning appropriate Content-Type and Content-Length MIME headers:

Is there a reason the board won't accept this URL as an image?
 
Last edited:
upload only, means it's gotta upload from your hard drive, not a link...there are also size limits to, not just dimension....
 
woody said:
upload only, means it's gotta upload from your hard drive

It says this:

ih8mud system said:
You may upload a new custom image using the controls below. Either enter the URL to the image you wish to use, or use the upload control to upload an image directly from your own computer.

I'm stating the obvious, but there are two options, one is to make an avatar out of an existing URL and the other is a POST upload. Is it that the link does not work?

woody said:
there are also size limits to, not just dimension....

Yep, they fall within your req's.
 
interestingly, I can't even get that image to load on my browser...likely that it's protected within the site hosting it...

can you save it on your hard drive?

if not, then it can't be "pulled" into the forum from that site either.
 
Yep, in both IE/Moz/FF, etc it loads. You should get a copy of my avatar. I've tried this from both home and work networks.

And yes, I can save it. This image is generated dynamically though though my site, so would like to keep it a link instead of an uploaded image.
 
the forum software does not support dynamic avatar links. never has.
 
Okay I see, even if I give a URL, it is still copied and transformed into GIF format, stored on the server.

I was hoping it would simply be an <img> tag that was served with the link to the image whereby I could program a dynamic page that would serve up a random set of images on every request. Oh well.
 

Similar threads

Replies
6
Views
573

Users who are viewing this thread

Back
Top Bottom