Hi all
J2.5.17
Puzzled over this - upgrade works OK through the backend of the site but front end returns 500 server error.
Having turned up error reporting to Maximum the Error log reports
PHP Notice: Use of undefined constant VMLANG - assumed 'VMLANG' in /home/domainaccount/public_html/administrator/components/com_virtuemart/plugins/vmpsplugin.php on line 549
That line is
$q = $select . ' FROM `#__virtuemart_' . $this->_psType . 'methods_' . VMLANG . '` as l ';
Any ideas people?
Mike
I have the same issue. Not yet a solution
My upgrade was from 2.0.22a to 2.0.26a. Then the error 500 occurs.
Solved it this way:
- Installed 2.0.25g (downgrade, I did not put back a backup), everything works fine
- Install 2.0.26a again, everything is still working
Looks like an update issue.
Thanks - that works for me too.
Still have the VMLANG error reporting.
Mike
Very strange. What happens with this file?
[attachment cleanup by admin]
The solution, if you have installed the latest version, is to install the 2.0.25g with the aio. The error is in the 2.0.26a install.