I am getting the following error when I try to login to my backend,
require(JPATH_VM_PLUGINS/vmpsplugin.php): failed to open stream: No such file or directory in/home/shopdirtyceleb/public_html/plugins/vmpayment/paypal/paypal.phpon line 24
Warning: require(JPATH_VM_PLUGINS/vmpsplugin.php): failed to open stream: No such file or directory in/home/shopdirtyceleb/public_html/plugins/vmpayment/paypal/paypal.phpon line 24
Fatal error: require(): Failed opening required 'JPATH_VM_PLUGINS/vmpsplugin.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/shopdirtyceleb/public_html/plugins/vmpayment/paypal/paypal.phpon line 24
Fixed last time by uninstalling virtuemart but really need this to work without reinstalling tables again.
did u install the AIO?
are any plugins for VM there?
AIO was installed. All virtuemart plugins are active. I actually recreated the missing file at vmpsplugin.php and pointed it to the right direction but now getting error Parse error: syntax error, unexpected end of file in /home/shopdirtyceleb/public_html/plugins/vmpayment/vmpsplugin.php on line 1332.
Here is the PHP file as rendered (last lines):
}
function plgVmSetOnTablePluginParamsPayment($name, $id, &$table) {
return $this->setOnTablePluginParams($name, $id, $table)
>php
I will attach the rest
it must be in
administrator\components\com_virtuemart\plugins\vmpsplugin.php not the Joomla plugins folder
BTW - reinstalling VM wont touch any products, orders or shoppers etc
sounds like an incomplete install
Cool. Locked out of my backend though. Anyway I can uninstall virtuemart and reinstall with myphpadmin or SQL?
I really don't know what your asking.. what has myphpadmin or SQL to do with installing a Joomla extension?
Just install it like any other Joomla extension with the Joomla installer!
Yeah but PHP error from the partial install has locked me out of the backend so keep just getting PHP error.
why not just ftp the vm files back up to correct any which seem to be missing?