VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jflash on December 28, 2018, 22:33:43 PM

Title: Class 'vmRequest' not found
Post by: jflash on December 28, 2018, 22:33:43 PM
Hello all!

Something is wrong in VM 3.4.3.9992 (with Joomla 3.9.1 and PHP 7.1) - when i try after login on cart change my address, i got error:
Class 'vmRequest' not found

My friend debugged and pointed me to this:
spl_autoload_call(vmRequest) called at [/data01/virt48231/domeenid/www.mydomain.com/htdocs/administrator/components/com_virtuemart/models/userfields.php:140]

In 3.4.2.9966 all works correctly.
Title: Re: Class 'vmRequest' not found
Post by: Milbo on January 14, 2019, 10:02:33 AM
yes, typo. Should be vRequest instead.