Add Image in Editor yields broken image gif

Add Image in Editor yields broken image gif

by michael macioce -
Number of replies: 1

I want to add an image, just like I can here.
Whether I add an image with the Tree-logo image button, an external image url on another server, or by using the Attachment add button on the bottom, they all return the broken image gif, and fail to display in both the preview, editor, and final posting.  Clicking on the broken image leads to a url like this:  while in the body it says "No input file specified".

If I link to an external url, the image gif shows a broken image, but right-clicking and opening in a new tab actually does display the proper website.  

I just installed 2.1 in a different space than 1.9 because I am trying to do more with my class (I'm a teacher, not an admin really).  I messed around with repositories a bit, trying to get soundcloud filtering set up, not realizing that I just had to enable a few things in security.  I'm afraid I may have broken something, but I didn't keep a list of all the things I did.  

Where should I start?  I spent all day trying to get this to work, and I have to teach tomorrow smile

I wasn't sure if this was the right forum to post this in, but it seemed closest... 

Additionally, hard coding the tag <img src="http://adelantecharter.org/img/flickrHowto.jpg"> while in html mode yields a preview of the image in the editor window, but upon posting it, it breaks and if I re-edit, the editor has somehow changed the above to this: <p><img src="http://adelantecharter.org/moodle/http:/adelantecharter.org/img/flickrHowto.jpg" alt="" /></p>

Average of ratings: -
In reply to michael macioce

Re: Add Image in Editor yields broken image gif

by michael macioce -

Correction - I see my old style html habits caused the last part of the error.  I can now get hard-coded images to appear in posts with proper img tags, but NOT using the image uploader or referencing functions of the Wysiwyg editor.  Please advise!