VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: media991 on August 09, 2012, 03:29:49 AM

Title: vmError: Controller invoice: For the pdf invoice
Post by: media991 on August 09, 2012, 03:29:49 AM
We are using Virtuemart 2.0.8c and seem to get this error as a user after we have placed an order. We have checked the folder /libraries/tcpdf and there are no files for tcpdf.. where do we find the correct files?
Title: Re: vmError: Controller invoice: For the pdf invoice
Post by: ivus on August 09, 2012, 04:01:41 AM
Hi media991,

Looks like your install wasn't completed properly, I'm guessing it's to do with read/write permissions on your server for that folder.

To get hold of the files, just download a copy of VM to your computer, extract the files into a folder and then you should have the TCPDF available to upload to your server.

I hope this helps.
Title: Re: vmError: Controller invoice: For the pdf invoice
Post by: bytelord on August 09, 2012, 09:56:47 AM
Hello media991,


As ivus saids may be is permissions issue or your AIO installation not completed..
Just notice that tcppdf is included in AIO package and not vm core package.
For better results download the tar.gz file for AIO from https://dev.virtuemart.net/projects/virtuemart/files (https://dev.virtuemart.net/projects/virtuemart/files) and reinstall it...
The issue may be caused by aio package file size (if you used zip package) and  wasn't completely installed .
Title: Re: vmError: Controller invoice: For the pdf invoice
Post by: media991 on August 14, 2012, 06:07:41 AM
Thanks for the responses and re-installing the AIO package has removed the errors. Thank you so much!!!