Hello,
After Updated new version (2.0.18a)
showing Warning: Warning: round() expects parameter 2 to be long, string given in /home/~/public_html/administrator/components/com_virtuemart/helpers/currencydisplay.php on line 305
in home page.
http://forum.virtuemart.net/index.php?topic=102555.0
Grateful.
:)
I think you should store your vm config again. Looks like there is an old value stored. would be interesting to have a vmdebug there in line 304, for example
vmdebug('It is a string?',$nb);
Maybe you see a normal number there, then a cast could preven this minor bug in future.
Anyway I assume the problem is an old vm config.