View Single Post
  #16  
Old 03-26-2012, 06:56 AM
  soldatov's Avatar 
soldatov soldatov is offline
Moderator
 

X-Cart team
  
Join Date: Apr 2011
Posts: 163
 

Default Re: f-Commerce Go has been released

Good news!

We have released a new version of "f-Commerce" integration module. It's ready for downloading.

Here the list of changes:
  • Corrections on the products list. The detailed list descriptions HTML tags are stripped to avoid the main layout breakage by an unclosed tags.
  • Improvement on the product details page. The product description content is parsing to find and replace relative links and images sources (a[href] and img[src]). All the links in the product description now leads to a new tab or window (target='_blank').
  • Small corrections in the 'modules/fCommerce_Go/tpls/customer/product_options_prepare.tpl' template. Related to the default product variant image.
  • Fixed bug related to the $smarty pre-filters. When templates are cached and a product with options is not adding to the cart (displayed the "check_options not defined" js-error).
  • Improvement in errors handling. Now the module should continue its running even fatal error has occurred. The errors are passing to the Facebook-part and the page-admin can see them.
  • Module install correction. The "snapshot generating" step now missed.
  • Added a new option to the module admin-side, named "Products per page". It controls the default products amount on the product list pages.


We are looking forward to your feedback.
Reply With Quote