Well, here I go again, I've tried the two support IRCs with no luck. I've searched for this issue on this forum and I couldn't find anything.
I've installed Drupal 7.0 with XAMPP. I'm attempting to get my first website up and running. I'm using the Basic Page content type to build some text and inline pictures for a few of my first pages. I'm running drupal on my laptop locally until I get the website functioning the way I want it.
Here's the issue: I'm trying to get jpgs to show inline with the text (using full HTML for now) and it's not working, at all.. Here's what I've done so far --
-- beyond core d7, I've installed the Insert, Image Resize, Panels, Views, etc. etc. modules and they are active.
-- I've installed TinyMCE, WhizzyWig, and YUI Editors for WYSIWYG editing.
-- I've added the [img] type to the text formats for both Full HTML and Filtered HTML and saved them.