OK, been searching for a couple of hours for a solution to this issue.

Just installed OP to a Windows7 machine. PHP 5.3.5 on IIS.

Whenever I upload images for a new article, they don't go to the final article page. I can see them in the admin page, but not the final article page.

Looking on the server, I see the image in the sites/default/files directory, but the article is trying to call the image from the sites/default/files/imagecache/400xY/ directory.

I already checked the input formats and changed that to Full HTML. Still no luck.

I am at a loss here.

Mike

Comments

sjugge’s picture

Check under manage display of your content type. Possibly your images are hidden by default.

AzHousePro’s picture

OK, where would I find that in the admin?

Do you think it is hidden images? The final article page is trying to show the image, but it is not in the directory where it is being called from.

Here is something I noticed last night. When I post the article, upload the image and hit "crop this image", the frame comes up to crop the image but no image ever loads. I just get the spinning circle trying to load the image.

It sure sounds like a permissions error, but I can't tell where.

Mike

sjugge’s picture

If the article page is actually trying to show the image, then ignore my initial comment. It doesn't seem very likely to be what I thought the problem was.

Seems to me there's an issue with during the cropping, either insufficient server resources to handle that (openpublish is rather demanding, have you tried a smaller image?) or possibly wrong permissions set on the folder where the images are uploaded/saved after cropping (?).

I'm not too familiar with open publish and kinda forgotten about D6 already, my advise is to just try to go by it step by step and investigate if all configuration (drupal & server-side wise) are set properly.

You might also want to check at http://groups.drupal.org/openpublish, I'm sure you'll find someone more knowledgeable about open publish to help you with this.

if you solve your issue, please post back here.

oemb29’s picture

I have the same error, Any help

Thanks

OM