VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: eyesofkids on April 17, 2014, 09:50:44 AM

Title: Blank page after review submit - Wrong Parameter?
Post by: eyesofkids on April 17, 2014, 09:50:44 AM
I have the same problem and find the post:
http://forum.virtuemart.net/index.php?topic=121514.0

and also check VM 2.6.0 fixed code:
if (!class_exists ('shopFunctions')) require(JPATH_VM_SITE . DS . 'helpers' . DS . 'shopfunctions.php');

is "JPATH_VM_SITE" right?
the corrected one from the post is "JPATH_VM_ADMINISTRATOR"