News:

Support the VirtueMart project and become a member

Main Menu

Upgrade from 2.0.24c to 2.0.26a produces 500 error

Started by mikekiy, December 26, 2013, 13:07:42 PM

Previous topic - Next topic

mikekiy

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

molenwal1

Webdesign, Joomla, Virtuemart, Webshop, Webhosting, SEO

molenwal1

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.
Webdesign, Joomla, Virtuemart, Webshop, Webhosting, SEO

mikekiy

Thanks - that works for me too.

Still have the VMLANG error reporting.

Mike

Milbo

#4
Very strange. What happens with this file?

[attachment cleanup by admin]
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

jstvnson

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.