Hi all,
I thought I had a problem uploading images with CKEditor, however, it seems like there's something else going on.
I installed CKE on my local Mac, edited the config file (I'm uing ckupload.php as the file browser).
All works well on my local setup. However, when I uploaded everything to the live site:
1) Images don't appear in the Image Properties popup preview after I browse to them (Image Properties > Upload tab > Browse).
2) Only a generic "blank image" icon appears in the text entry box on my form after I "send it to the server".
When I go ahead an post the form, no image appears with the text. Note that I've checked the upload folder I created and the image files DO get uploaded to that folder, but they don't show up on the web page in question.
I have viewed the page in a browser and checked the source code. Although there is an img tag and correct image path(e.g., <img src="../IMAGES/blogpics/1290634412_britquad_05.jpg /> ), it's been turned into a link. If I view the page source that image path is underlined and an active link.
Clicking on this image path/link takes me to a page with this on it:
The host is Yahoo so I'm wondering, is there possibly some restriction by Yahoo that automatically applies this link to my image path, and what can I do about it?
I thought I had a problem uploading images with CKEditor, however, it seems like there's something else going on.
I installed CKE on my local Mac, edited the config file (I'm uing ckupload.php as the file browser).
All works well on my local setup. However, when I uploaded everything to the live site:
1) Images don't appear in the Image Properties popup preview after I browse to them (Image Properties > Upload tab > Browse).
2) Only a generic "blank image" icon appears in the text entry box on my form after I "send it to the server".
When I go ahead an post the form, no image appears with the text. Note that I've checked the upload folder I created and the image files DO get uploaded to that folder, but they don't show up on the web page in question.
I have viewed the page in a browser and checked the source code. Although there is an img tag and correct image path(e.g., <img src="../IMAGES/blogpics/1290634412_britquad_05.jpg /> ), it's been turned into a link. If I view the page source that image path is underlined and an active link.
Clicking on this image path/link takes me to a page with this on it:
Sorry, the page you requested was not found.
Additionally, a 410 Gone error was encountered while trying to use an ErrorDocument to handle the request.
Please check the URL for proper spelling and capitalization. If you're having trouble locating a destination on Yahoo!, try visiting the Yahoo! home page or look through a list of Yahoo!'s online services. Also, you may find what you're looking for if you try searching below.
The host is Yahoo so I'm wondering, is there possibly some restriction by Yahoo that automatically applies this link to my image path, and what can I do about it?