When trying to create a new module of JA VM Products. I was only shown a blank page when configuring to display errors in developer mode the following error messages are shown.
JA VM Products
Site
JA VMProducts module for Joomla! 2.5 & 3.x Features: The module allows you to pick one or more products from categories and displays them nicely as a slider. There are 4 types of produts list: Featured Products, Latest Products, Random Products,...
Show full description ...
Warning: Use of undefined constant VMPATH_ADMIN - assumed 'VMPATH_ADMIN' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\jaautoshop\modules\mod_javmproducts\assets\elements\vmcategories.php on line 23
Warning: require(VMPATH_ADMIN\helpers\shopfunctions.php): failed to open stream: No such file or directory in C:\xampp\htdocs\jaautoshop\modules\mod_javmproducts\assets\elements\vmcategories.php on line 23
Fatal error: require(): Failed opening required 'VMPATH_ADMIN\helpers\shopfunctions.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\jaautoshop\modules\mod_javmproducts\assets\elements\vmcategories.php on line 23
I'm testing the quickstart and local environment.
How can I solve this error?