VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: alatak on November 28, 2017, 10:17:40 AM

Title: VirtueMart 3.2.6 VM_REV={svn.lastrevision}
Post by: alatak on November 28, 2017, 10:17:40 AM
Hello

VirtueMart 3.2.6

The constant VM_REV has not been set to the correct VM version.
(administrator/components/com_virtuemart/version.php)

In version >= 9194, the function vmJsApi::addJScript had one more parameter.
So 3rd parties developers adding a script via this function must check VM_REV.

and now the scripts are not loaded at all.

Title: Re: VirtueMart 3.2.6 VM_REV={svn.lastrevision}
Post by: alatak on November 28, 2017, 21:15:21 PM
Hello

Remplacing this file  administrator/components/com_virtuemart/version.php with the one attached solves the problem.
Title: Re: VirtueMart 3.2.6 VM_REV={svn.lastrevision}
Post by: Milbo on November 28, 2017, 21:51:37 PM
yehyeh is already fixed in the svn. The old variable created suddenly a problem. I think the reason is our new svn server