Page 1 of 1

Versions 2.0.167 t 2.0.171 contain a typo

PostPosted: Tue Aug 06, 2013 12:33 pm
by admin
We deeply apologize, but versions from friday 2.aug to 5th aug. from 2.0.167 to 2.0.171 contain a 'typo' in /components/com_onepage/controllers/opc.php which break shipping display, coupon functionality or other functions which may use Joomla's messaging system (coupon not found, usps rates updated or similar). We recently moved all 3rd party compatiblity patches into separate OPC files, so they are not handled within OPC core. Please update to 2.0.172 if you are using any of these versions.

The file contained:
require(JPATH_SITE.DS.'components'.DS.'com_onepage'.DS.'helpers'.DS.'third_part'.DS.'third_party_disable_msgs.php');

should be:
require(JPATH_SITE.DS.'components'.DS.'com_onepage'.DS.'helpers'.DS.'third_party'.DS.'third_party_disable_msgs.php');

To download the latest OPC release, please log in to our site with your email address and the password sent to you during the registration/checkout and proceed to the download section:
http://www.rupostel.com/index.php?optio ... =downloads

Kind Regards,
Stan