6
Has anyone seen the following issue
1) create an image category via image manager in Administration area. Set it so all user group can use and upload to the class and set it to "Store in the database (as binary "blob" data)"
2) insert an image no problem using the "Add Image File" in the Image Manager within the Administration area. The image shows up fine in the listings looks great.
3) Try to upload an image as a user would through one of the modules that has a hook into image manager, such as news. It seems like it works but when the list of images shows up all you see is a red "X" where the picture should be. Where it can't find the file.
For instance
http://www.sluse.com/image.php?id=3 ---> this pic was uploaded via administraton menu "image manager" within System Admin area.
http://www.sluse.com/image.php?id=2 ---> same picture tried to upload via news module when submitting a story.
This is obviously pretty important that our users can uplaod pictures if they are supposed to. Can anyone help with an idea. I know that I can't be the one and only person that has experienced this.