Jump to content


Photo

Cant activate left column prestashop 1.6

prestashop left column 1.6

  • Please log in to reply
1 reply to this topic

#1 javier.propescu

javier.propescu

    Advanced Member

  • Members
  • PipPipPip
  • 36 posts

Posted 03 April 2014 - 03:04 PM

hello

 

i can't activate left column in my prestashop 1.6

it's a updated version (from 1.5.6.2)

 

i go to preferences > themes then i click on "default bootstrap" theme, and i see page to configure the columns visibility, when i want to enable or disable column i see:

 

[color=rgb(104,115,127);font-family:Arial, Helvetica, sans-serif;font-size:13px;]"An error occurred while updating this meta"[/color]

no matter what and where i click.



looking for the best presta addons with outstanding support? check this: PrestaShop Modules

#2 vekia

vekia

    Advanced Member

  • Members
  • PipPipPip
  • 10166 posts

Posted 03 April 2014 - 03:38 PM

hello

 

check this: an error occured while updating this meta

it's a step by step guide about fixing this issue.

 

if you will still have the same problem, run this sql query (for example in phpmyadmin)

INSERT IGNORE INTO `ps_meta` (`id_meta`, `page`, `configurable`) VALUES(NULL, 'products-comparison', '1'),(NULL, 'cms', '0'),(NULL, 'category', '0'),(NULL, 'product', '0'),(NULL, 'module-bankwire-payment', '0'),(NULL, 'module-bankwire-validation', '0'),(NULL, 'module-cheque-validation', '0'),(NULL, 'module-cheque-payment', '0');INSERT IGNORE INTO `ps_theme_meta` ( `id_theme` , `id_meta` , `left_column` , `right_column` )SELECT `ps_theme`.`id_theme` , `ps_meta`.`id_meta` , `default_left_column` , `default_right_column`FROM `ps_theme` , `ps_meta`;

after that it will work like a charm :) i promise :P


free tutorials, free templates, free addons, prestashop modules MndfRK4.png  lpHMrZ5.png  gtKHYO7.png  google-48.png