- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not getting image for custom option added in a product
Hi team,
In magento CE 1.9, i added a custom option for a product, where the user can upload a photograph and order the product for getiing his photo printed on that product. Once the user uploaded the picture in product page and clicks on add to cart, the next page and place order page actually shows the database code instead of attached picture. Please help to resolve this issue.
The database code getting is:-
a:10:{s:4:"type";s:10:"image/jpeg";s:5:"title";s:10:"Desert.jpg";s:10:"quote_path";s:68:"/media/custom_options/quote/D/e/ba45c8f60456a672e003a875e469d0eb.jpg";s:10:"order_path";s:68:"/media/custom_options/order/D/e/ba45c8f60456a672e003a875e469d0eb.jpg";s:8:"fullpath";s:109:"/var/www/vhosts/eshopchennai.com/httpdocs/media/custom_options/quote/D/e/ba45c8f60456a672e003a875e469d0eb.jpg";s:4:"size";s:6:"845941";s:5:"width";i:1024;s:6:"height";i:768;s:10:"secret_key";s:20:"ba45c8f60456a672e003";s:3:"url";a:2:{s:5:"route";s:35:"sales/download/downloadCustomOption";s:6:"params";a:2:{s:2:"id";N;s:3:"key";s:20:"ba45c8f60456a672e003";}}}
You can check the product here
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Not getting image for custom option added in a product
Hi,
Anyone resolve this issue. I need in urgent basis.