Hi there,
I'm getting a error in a joomla 2.5.6 and 2.5.7 installation combined with Virtuemart 2.0.10.
The exact error is this:
[code]
Warning: require_once(/home/xxx/administrator/components/com_vminvoice/helpers/vminvoice.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxx/plugins/system/vminvoiceautorun/vminvoiceautorun.php on line 69
Fatal error: require_once() [function.require]: Failed opening required '/home/xxx/administrator/components/com_vminvoice/helpers/vminvoice.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/plugins/system/vminvoiceautorun/vminvoiceautorun.php on line 69
[/code}
I've tried numerous times to install this tool but it keeps giving me this error. When I try to visit either the homepage or the administrator area I get a blank page (no source code whatsoever).
code went wrong:
Warning: require_once(/home/xxx/administrator/components/com_vminvoice/helpers/vminvoice.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxx/plugins/system/vminvoiceautorun/vminvoiceautorun.php on line 69
Fatal error: require_once() [function.require]: Failed opening required '/home/xxx/administrator/components/com_vminvoice/helpers/vminvoice.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/plugins/system/vminvoiceautorun/vminvoiceautorun.php on line 69
Perhaps useful to say: the file that failed to open doesn't exist. Seems like the com_invoice.zip is incomplete or something...
Any idea what might be causing this and what I can do to solve it.
Best regards,
Frank