khoste Posted March 7, 2017 Share Posted March 7, 2017 Hello, I need help about one thing i have in an existing prestashop of 1.6.1.4. I'm unable to show left column for Index page because the index meta is missing. I download a fresh version of 1.6.1.4 : no issue. But when i use the previous database, the issue appear again. I remove all modules from the DisplayLeftColumn, i check for exception. Re-add modules to it, and i don't find why the index is always missing. Following screeshot (it's in french but there isn't index page) : Any ideas ? Thanks for your help Link to comment Share on other sites More sharing options...
rocky Posted March 8, 2017 Share Posted March 8, 2017 You should compare the ps_meta and ps_meta_lang tables in the working and non-working sites. I'd guess the working one has a row with page 'index' and the non-working one doesn't. Link to comment Share on other sites More sharing options...
khoste Posted March 8, 2017 Author Share Posted March 8, 2017 Thanks for your help, I check both table on new and existing prestashop, there are equal. There are 25 meta, and configurable is 1. The same for meta_lang. But i find how to enable left column manually by updating left_column value in the ps_theme_meta table. So the left column appear on the home page But the meta index still does not appear in theme advanced settings. Maybe a module or a setting issue in the past. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now