View Single Post
  #11  
Old 11-21-2009, 10:33 AM
  DezineJunkie's Avatar 
DezineJunkie DezineJunkie is offline
 

Senior Member
  
Join Date: Jan 2008
Posts: 174
 

Default Re: More than 3 columns product display in 4.2.1

Quote:
Originally Posted by Mark UK
Okay, anyone else stuck on this here's what to do, and has worked for me (from X-cart):

For X-Cart 4.2.1 you should just apply the following SQL patch:

UPDATE xcart_config SET comment="Display products list in multiple columns (1-4) (leave empty to use standard format)", value="4", validation="^[0-4]?$" WHERE name ="products_per_row";

After that your products will be displayed in 4 column.

Please not:

1. Before apply the patch please lake a backup of your database
2. This solution suitable only for X-Cart 4.2.1 version.

will this work with 4.3.0?
__________________
X-CART Pro V.4.3.0
PHP version 5.2.11
MySQL version 5.0.81
Architecture x86_64
Apache version 2.2.14 (Unix)mod_ssl/2.2.14
Operating System: Linux
Dedicated Ip
cPanel Pro 1.0 (RC1)
cPanel Version 11.24.5-RELEASE
Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images,
Multicolumn Recommends, Narrow by Search, Random Products Tabs.
X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories,
X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1


Reply With Quote