View Single Post
  #54  
Old 06-14-2020, 11:46 AM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: X-Cart reBOOT (reDUX) Template

Hi Phil,

You fixed this error for me before, by removing the old reboot template files from xcart_products, but I want to know how to correct, myself

I just did re-install of reDUX

on third SQL patch, I get
***
SQL query : ALTER TABLE `xcart_products`

ADD `page_views` INT(11) NOT NULL DEFAULT '0',
ADD `last_viewed` INT(11) NOT NULL DEFAULT '0',

Error code : 1118
Description : Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
Request URI: /xcart/admin/patch.php
***
What 'delete/alter' SQL patch is needed to clear out xcart_products from old reboot install?

Thanks

Peggy
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote