VirtueMart 1.0.12 is a maintenance release, following closely on the heels of the previous VirtueMart release (just 2 weeks ago).

If you have not already updated your installation to the previous version of VirtueMart (1.0.11), we recommend that you update to VirtueMart 1.0.12, because it contains the same security updates as 1.0.11.

VirtueMart 1.0.12 contains the two bug fixes addressed by the hotfix for VirtueMart 1.0.11:

  • The fatal coupon error
  • The blank screen after confirming an order

This version also contains the following improvements:

  • Updated USPS shipping module to version 3.0. Thanks to Corey for this!
  • Various bug fixes

To summarize

  • If you are using VirtueMart 1.0.10 or earlier, you should update to this latest version (VirtueMart 1.0.12) to get all security updates.
  • If you are already using VirtueMart 1.0.11 with the hotfix for 1.0.11 applied, then this maintenance release (VirtueMart 1.0.12) is optional.

Downloads

You can find a list of all available files here: VirtueMart Downloads.

Change log

26.06.2006 gregdev
# Corrected PHP short tags in USPS shipping module

25.06.2007 soeren

^ Updated the USPS Shipping module to version 3.0 (thank you Corey!!)

20.06.2007 soeren
# Task #1255 - image uploads broken when open_basedir is set (ps_main.php)
# Task #1289 - Logged out when using Secure https in Joomla - Virtuemart Backend - Bug (ps_session.php)
^ Manufacturer Module: Stripped off Tables, Changed manufacturer list from table rows to unordered list

19.06.2007 soeren
# Task #1297 - Coupon discount total does not adjust after removing item from cart (basket.php, ps_cart.php)
# Task #1299 - Credit card number accepts a string as valid (ps_payment_method.php)
# Task #1319 - Lockup issue with permissions on browse_* files. (ps_main.php)

18.06.2007 gregdev
# Fixed fatal coupon error upon adding coupon to order (ps_coupon.php)
# Corrected LEFT JOIN that was causing payment method code to not run (checkout.thankyou.php)

13.06.2007 soeren
# Task #1316 - When deleting orders, records in 'order_history' and 'order_user_info' are not deleted (ps_order.php)
# Fixed the htmlentities bug, which caused the Admin Menu to display wrong characters or not to be displayed at all (header.php)

--- VirtueMart 1.0.11 released ---