VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: pellegrinoL on February 26, 2015, 21:58:10 PM

Title: VirtueMart gives a blank page after confirm order
Post by: pellegrinoL on February 26, 2015, 21:58:10 PM
 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
Title: Re: VirtueMart gives a blank page after confirm order
Post by: dinoide on May 01, 2015, 21:33:16 PM
same problem with VM3
Title: Re: VirtueMart gives a blank page after confirm order
Post by: GJC Web Design on May 02, 2015, 23:34:04 PM
It the past this has been related to the pdf invoice creation when order confirmed - normally out of memory
Title: Re: VirtueMart gives a blank page after confirm order
Post by: jnzken on October 04, 2015, 22:57:37 PM
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.