Support Forum
I reply to a topic, write my text, upload an image, after uplaoding the image is automatically inserted into my post and I can see it. I click the post button and then when I review my reply, it still contains my text but no longer has my image, it simply says: [Image Can Not Be Found]
check here: http://screencast.com/t/CcL6dweY
I then edit my post and I can again see the image in the editor the html code is this:
<img src="http://www.die-kellerkinder.eu/wp-content/uploads/admin/2012/02/2012-02-23_1145.png" alt="2012-02-23_1145.png" />
But the image link is working !?
sorry for the confusion, I uploaded the wrong screen shot.
let me rather try and describe it again:
I create a new topic, upload a picture with the upload plugin, and it gets automatically inserted, looks lke this: http://screencast.com/t/proble.....ndewAhsc0m
Then I click on submit and the resulting topic looks liek this: http://screencast.com/t/dwwgHX1N
I then edit this topic and it looks like this: http://screencast.com/t/qkExAhzCv
And the HTML looks like this. weird. http://screencast.com/t/ghOwi7KENuFR
cleaned the logs, posted an image, checked the error logs and there aren't any 🙁
still the same problem: http://screencast.com/t/HmyekmVO
I can explain what is happening but I can not, at the moment, explain why. So - explanation....
To use the image enlargement popup feature we need to know the width of an image. If the width attribute has been included in the image tag then all is well. If it has NOT been specified in the tag then we need to try and find it. When the post saves it will try and access the image using the php call getImageSize() which returns information on an image file. if this is successful, we add the width attribute and save the post. If this fails then we save the post without it.
When the post is displayed it will again look for the width and, if not present, make another call using getImageSize(). If it fails then you end up with the message you are seeing.
So the question is - why is the call to getimagesize() failing on your system? You may know this so I will let you respond at this point!
YELLOW
SWORDFISH
|
Honestly, I don't know why that call fails. I checked the server error logs and can't find anything.
here is my php.info though, maybe you can spot something problematic? http://zice.ro/info.php
Any other checks I can do? Would you want to have admin access to check it out?
weird that it would fail... standard php command and does not require GD or any other library? can your host provide any feedback?
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)