I noticed I had to make a few minimal modifications and I thought I'd post them here for future versions maybe.
I have Joomla 2.5.11
Virtuemart 2.0.22b
Template Shoplab
Addon: ST42 download
Ubuntu server.
PHP Built On Linux energeticsynthesis.com 3.2.0-38-virtual #61-Ubuntu SMP Tue Feb 19 12:37:47 UTC 2013 x86_64
Database Version 5.5.31-0ubuntu0.12.04.1-log
Database Collation utf8_general_ci
PHP Version 5.3.10-1ubuntu3.7
Web Server Apache
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 2.5.11 Stable [ Ember ] 26-April-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36
## Changes to VirtueMart
*** in file:
/language/en-GB/en-GB.com_virtuemart.ini
*** add the lines:
VMCUSTOM_ST42_DOWNLOAD_OUTTA_DATE="The download you are trying to access is not available at this time."
VMCUSTOM_ST42_DOWNLOAD_MAXTIME_REACHED="The download you are trying to access is no longer available."
COM_VIRTUEMART_SHOPPER_FORM_SHIPTO_LBL="Shipping Information"
** I don't know if there are any other messages out there that I'm missing, but these are the ones I ran into.
I also had an issue upgrading from 2.0.20b to 2.0.22b (did it manually through extension manager) that on the front end I was getting an error 500.
I'm posting it as an FYI because the problem was the template SHOPLAB, and in the shop configuration, I had to select "joomla default" as the template, rather than the shoplab template. The template still worked as intended though.
Thank you!