I'm fairly new at using Dolphin, so please forgive me if this is a stupidly easy fix. I just followed the directions posted here regarding the Tiny MCE plug that allows image uploads for blogs. It almost works perfectly. Here's the problem. The images upload right into the /uploads/images" folder, but I can't get them to show up unless I remove the first "/" in the address.
Example: I upload an image--"snoopy.jpg." It shows up in the url as "/uploads/images/snoopy.jpg" but it doesn't appear in the post. I change it to "uploads/images/snoopy.jpg" and it's fine.
Any help in figuring out what I have configured incorrectly would be much appreciated.
Thanks.