News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Blank screen when upload a product image

Started by EIF, April 11, 2016, 21:33:49 PM

Previous topic - Next topic

EIF

When I upload a product image, I get a blank screen. The upload failed.

I got this problem after updating my website to Joomla 3.4.8 and Virtuemart 3.0.12, running on php 5.5.34.
I know there are newer versions out no, but I like to solved this in this version.

When I enable maximum error reporting, the error is like this:

Notice: Undefined index: virtuemart_media_id in /home/../domains/../public_html/administrator/components/com_virtuemart/models/media.php on line 320 Fatal error: Call to undefined function exif_imagetype() in /home/../domains/../public_html/administrator/components/com_virtuemart/helpers/vmuploader.php on line 270

Does anyone how I can solve this?

EIF


jenkinhill

It is related to a lack of exif support on the server:  http://forum.virtuemart.net/index.php?topic=132339.msg460117#msg460117
http://forum.virtuemart.net/index.php?topic=132092.msg456483#msg456483

There is a workaround for such servers in VM3.0.14 and in the soon to be released VM3.0.16
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

EIF

Thank you Jenkinhill.

I just got a message from my hosting provider that EXIF should be enabled now.