Hi all
I'm a bit lost, all this happened all of a sudden...
Here is what I get when I try to generate an invoice or send an email :
Warning: require_once(/home/my_site/public_html/administrator/components/com_vminvoice/helpers/../libraries/tcpdf/tcpdf.php): failed to open stream: No such file or directory in /home/my_site/public_html/administrator/components/com_vminvoice/helpers/invoicetcpdf.php on line 18
Fatal error: require_once(): Failed opening required '/home/my_site/public_html/administrator/components/com_vminvoice/helpers/../libraries/tcpdf/tcpdf.php' (include_path='.:/usr/local/php56/pear') in /home/my_site/public_html/administrator/components/com_vminvoice/helpers/invoicetcpdf.php on line 18
Where does this wrong path come ?
What I tried :
- upgraded VM from 2.0.22 to 2.6.6
- upgraded Joomla from 2.5.? to 2.5.28
- upgrade from PHP 5.3 to 5.6
- check write permissions on folder, everything is fine
The only way to solve this issue is to uninstall VM Invoice and install it again, generate my pdf and some time after, it doesn't work any more, so have to uninstall again.
Any idea ?
Thank you !