WrongPlanet.net
WP Members: > 75,000



Aspie Affection

New Today: 27
New Yesterday: 34

Help, I can't post! Previous  1, 2  
Post new topic   Reply to topic    Wrong Planet Autism Forum Index -> WrongPlanet.net discussion     
EnglishJess
Princezz
Phoenix


Joined: Dec 19, 2011
Age: 16
Posts: 4669
Location: England

PostPosted: Mon Apr 16, 2012 12:53 pm    Post subject: Reply with quote

I think because I tried to post many images, it;s decided not to let me post just one, and will need to be fixed. It won't let me preview them. It's on the "Post your old avatars" topic.
_________________
I don't know what I want, but I know what I don't want.
Back to top
View user's profile Send private message MSN Messenger
Cornflake
Rattles when shaken
Forum Moderator


Joined: Oct 31, 2010
Posts: 31606
Location: Hertfordshire, UK

PostPosted: Mon Apr 16, 2012 1:04 pm    Post subject: Reply with quote

And yet you were able to post 3 - or was it 4? - images to the "Show your Wares" thread in one post.
I see you also made a successful image post about 15 minutes ago in the "Post a pic of yourself right NOW" thread too.
It's very odd the way this issue seems to come and go.

Would you try sending me a PM with the images you're having problems with? Because it's done in the same way as a forum post you may just end up with the same errors - but I'd like to try making a test post using those exact same images from my image host to try and get any idea if it's file-related.
_________________
Giraffe: a ruminant with a view.
Back to top
View user's profile Send private message
sliqua-jcooter
Phoenix
Phoenix


Joined: Jan 26, 2010
Posts: 814
Location: Burke, Virginia, USA

PostPosted: Mon Apr 16, 2012 1:17 pm    Post subject: Reply with quote

Cornflake wrote:
And yet you were able to post 3 - or was it 4? - images to the "Show your Wares" thread in one post.
I see you also made a successful image post about 15 minutes ago in the "Post a pic of yourself right NOW" thread too.
It's very odd the way this issue seems to come and go.

Would you try sending me a PM with the images you're having problems with? Because it's done in the same way as a forum post you may just end up with the same errors - but I'd like to try making a test post using those exact same images from my image host to try and get any idea if it's file-related.


If you are able to post files without issue from a different image host, I would suspect the image host as opposed to the file. It's conceivable that some security software is flagging image hosts that are unsafe and/or have a bad reputation - but I'm reasonably confident there's no software running that would look at a URL and actively get that file and run any type of scan on it. That behavior is waay too sophisticated for WP.
_________________
Nothing posted here should be construed as the opinion or position of my company, or an official position of WrongPlanet in any way, unless specifically mentioned.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Cornflake
Rattles when shaken
Forum Moderator


Joined: Oct 31, 2010
Posts: 31606
Location: Hertfordshire, UK

PostPosted: Mon Apr 16, 2012 1:22 pm    Post subject: Reply with quote

sliqua-jcooter wrote:
If you are able to post files without issue from a different image host, I would suspect the image host as opposed to the file.
Yep - the unstated part of my test! Cool
It seems to be ImageShack I see the problems with - I don't remember any for PhotoBucket (mine) and I've only ever had one or two temporary "works on first retry" errors.
Quote:
I'm reasonably confident there's no software running that would look at a URL and actively get that file and run any type of scan on it. That behavior is waay too sophisticated for WP.
Laughing Yes...
_________________
Giraffe: a ruminant with a view.
Back to top
View user's profile Send private message
sliqua-jcooter
Phoenix
Phoenix


Joined: Jan 26, 2010
Posts: 814
Location: Burke, Virginia, USA

PostPosted: Mon Apr 16, 2012 1:25 pm    Post subject: Reply with quote

Cornflake wrote:
sliqua-jcooter wrote:
If you are able to post files without issue from a different image host, I would suspect the image host as opposed to the file.
Yep - the unstated part of my test! Cool
It seems to be ImageShack I see the problems with - I don't remember any for PhotoBucket (mine) and I've only ever had one or two temporary "works on first retry" errors.
Quote:
I'm reasonably confident there's no software running that would look at a URL and actively get that file and run any type of scan on it. That behavior is waay too sophisticated for WP.
Laughing Yes...


That would make sense, as PhotoBucket actively moderates what gets posted on their site - and thus has a better reputation. ImageShack, AFAIK, is much looser about user content.
_________________
Nothing posted here should be construed as the opinion or position of my company, or an official position of WrongPlanet in any way, unless specifically mentioned.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Cornflake
Rattles when shaken
Forum Moderator


Joined: Oct 31, 2010
Posts: 31606
Location: Hertfordshire, UK

PostPosted: Mon Apr 16, 2012 3:05 pm    Post subject: Reply with quote

EnglishJess wrote:
I think because I tried to post many images, it;s decided not to let me post just one, and will need to be fixed. It won't let me preview them. It's on the "Post your old avatars" topic.
I just saved your three latest images from "Post Your Wares", copied them to my image host, and then posted them all in one post in one go - no problems.
Then I edited the post and added three more images in one go - also no problems.
I'll try this at odd times as I remember over the next few days to see if I can kick off any errors, but I suspect I won't get any.
What can I say - use Photobucket? shrug
_________________
Giraffe: a ruminant with a view.
Back to top
View user's profile Send private message
nat4200
Phoenix
Phoenix


Joined: Jan 11, 2011
Posts: 704
Location: BANNED

PostPosted: Mon Apr 16, 2012 6:08 pm    Post subject: Reply with quote

Redacted

Last edited by nat4200 on Thu Apr 19, 2012 4:50 am; edited 1 time in total
Back to top
View user's profile Send private message
sliqua-jcooter
Phoenix
Phoenix


Joined: Jan 26, 2010
Posts: 814
Location: Burke, Virginia, USA

PostPosted: Mon Apr 16, 2012 9:02 pm    Post subject: Reply with quote

nat4200 wrote:
sliqua-jcooter wrote:
I'm reasonably confident there's no software running that would look at a URL and actively get that file and run any type of scan on it. That behavior is waay too sophisticated for WP.

You are wrong, but presumably the "scan" is only to get the image dimensions. I have given WP an image from a webserver I can monitor and can see the requests it makes Cool

When WP makes that request it does so with a HTTP 1.0 request header... the servers that it don't seem to always work on give a HTTP 1.1 response while Photobucket gives a HTTP 1.0 response. Suspect this may be to do with the HTTP 1.1 responding hosts using "Keep-Alive" and hence persistent connections under some circumstances perhaps triggering a timeout on WP's side.


I don't know what to be more surprised at - that there's code on here that does that, or the lengths you went to figure that out.
_________________
Nothing posted here should be construed as the opinion or position of my company, or an official position of WrongPlanet in any way, unless specifically mentioned.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
nat4200
Phoenix
Phoenix


Joined: Jan 11, 2011
Posts: 704
Location: BANNED

PostPosted: Mon Apr 16, 2012 9:33 pm    Post subject: Reply with quote

Redacted
Back to top
View user's profile Send private message
Post new topic   Reply to topic    Wrong Planet Autism Forum Index -> WrongPlanet.net discussion   
Previous  1, 2  

 
Read more Articles on Wrong Planet



Wrong Planet is a Registered Trademark.
Copyright 2004-2013, Wrong Planet, LLC and Alex Plank. Alex does public speaking for Autism.

Advertise on Wrong Planet

Alex Hotchalk / Glam 

Alex Plank  Aspie Affection 

Terms of Service - You must read this as a user of Wrong Planet | Privacy Policy

Subscribe: RSS Feed  Wrong Planet News  Wrong Planet Forums




fine art