Sugar Gurus,
I was setting up an Email Marketing Campaign for my SugarCRM 5.2v CE. Everything seems to function well up to viewing the Embedded Image. As I attempted to view the Email Template with an "Embedded Image", I received a failure to view the image - "X" (Template Detail View). Reviewing the Image Path, the image location was in the cache/upload directory. Is this the correct location for the uploaded embedded image for the Campaign Email Template?
Example URL:
http://www.mydomain.com/installdir/
cache/upload/3c5741d7-5482-3fa1-ec8f-4b7aac8f05a6.jpg
I noticed a Server Failure message when trying to view the image directly in the browsers URL. So, I started to look around in the .htaccess files. There's a directory limitation in the cache/upload/.htaccess file that limits access to this directory.
<Directory>
Order Deny,Allow
Deny from all
</Directory>
Is this a mistake? Or is the Embedded Image getting placed in the wrong directory?
Thanks, Jeff


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks