Hi am using
VM2.6.16 , Joomla!2.5.28 PHP Version 5.5.9-1ubuntu4.5, Memoly limit 128MB.
I Have a Blank Page in the cart page after that all fields where compiled.
you may check it there
www.iacosport.com/00VM2
I think that there is some incompatibility...
I have tried to check the logs reading this page:
http://forum.virtuemart.net/index.php?topic=117042.0
but was not able to find the problem. How May I find the problem?
I have unistalled all plugins that i don't use.
Could be a jquery problem?
Thanks
same problem with VM3
It the past this has been related to the pdf invoice creation when order confirmed - normally out of memory
Went to "sever error log" (from hosting provider) and found an entry:
( PHP Fatal error: require_once(): Failed opening required '/public_html/libraries/tcpdf/include/tcpdf_font_data.php' (include_path='.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear') in /public_html/libraries/tcpdf/tcpdf.php on line 113)
Reinstalled "TCPDF v1.0" via the Extension Manager in Joomla and that solved the issue.
Hope this helps someone else because this took a while to figure out.