{"id":52064,"date":"2015-08-11T03:29:03","date_gmt":"2015-08-11T07:29:03","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=52064"},"modified":"2016-04-13T03:16:41","modified_gmt":"2016-04-13T07:16:41","slug":"prestashop-1-6-x-troubleshooter-changes-are-not-saved-in-cms-pages","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/prestashop-1-6-x-troubleshooter-changes-are-not-saved-in-cms-pages.html","title":{"rendered":"PrestaShop 1.6.x. Troubleshooter. Changes are not saved in CMS pages"},"content":{"rendered":"<p>\r\n<p> The following tutorial will show how to fix the issue, when changes in CMS pages are not saved in PrestaShop 1.6.x. <\/p>\r\n<p><a href=\"http:\/\/www.youtube.com\/watch?v=dDx6BeyQO9Q?width=1280&amp;height=720\" rel=\"prettyPhoto\">PrestaShop 1.6.x. Troubleshooter. Changes are not saved in CMS pages<\/a><\/p>\r\n<p class=\"info-box\">NOTE: The error appears if you import dump.sql file into the database of incorrect PrestaShop version. In that case CMS pages are empty when you are trying to edit them: <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages1.jpg\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages1-300x169.jpg\" alt=\"PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages1\" width=\"300\" height=\"169\" class=\"aligncenter size-medium wp-image-52065\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages1-300x169.jpg 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages1-150x84.jpg 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages1.jpg 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p> We recommend checking the template technical details on the live demo and the <a href=\"\/help\/quick-start-guide\/prestashop-themes\/master\/index_en.html\" target=\"_blank\"> documentation<\/a> attentively before proceeding to the installation. <\/p>\r\n<ol>\r\n<li>\r\n<p>Run the database management tool (PhpMyAdmin) in your hosting control panel. <\/p>\r\n<\/li>\r\n<li>\r\n<p>Click the database of your PrestaShop store. <\/p>\r\n<\/li>\r\n<li>\r\n<p> Open <strong>SQL<\/strong> tab and paste the following code:<\/p>\r\n<pre class=\"brush:sql\">\r\nALTER TABLE `ps_cms_lang` ADD `id_shop` INT(11) UNSIGNED NOT NULL DEFAULT '1' AFTER `id_lang`; ALTER TABLE `ps_cms_lang` DROP PRIMARY KEY, ADD PRIMARY KEY (`id_cms`, `id_shop`, `id_lang`); ALTER TABLE `ps_cms_category_lang` ADD `id_shop` INT(11) UNSIGNED NOT NULL DEFAULT '1' AFTER `id_lang`; ALTER TABLE `ps_cms_category_lang` DROP PRIMARY KEY, ADD PRIMARY KEY (`id_cms_category`, `id_shop`, `id_lang`); \r\n        <\/pre>\r\n<\/li>\r\n<li>\r\n<p>Click <strong>Go<\/strong> button to submit the query: <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages2.jpg\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages2-300x169.jpg\" alt=\"PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages2\" width=\"300\" height=\"169\" class=\"aligncenter size-medium wp-image-52066\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages2-300x169.jpg 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages2-150x84.jpg 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages2.jpg 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n\t<\/li>\r\n<li>\r\n<p>Log into your PrestaShop admin panel.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Navigate to <strong>Preferences -> CMS<\/strong> menu.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Edit the existing CMS page or try to add the new one.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Modify the page content and click <strong>Save<\/strong>:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages3.jpg\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages3-300x169.jpg\" alt=\"PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages3\" width=\"300\" height=\"169\" class=\"aligncenter size-medium wp-image-52067\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages3-300x169.jpg 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages3-150x84.jpg 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/PrestaShop_1.6.x._Troubleshooter_Unable_to_createsave_changes_in_CMS_pages3.jpg 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n   <\/li>\r\n<li>\r\n<p>The page is saved successfully and  the issue is resolved.<\/p>\r\n<\/li>\r\n<\/ol>\r\n<p>That is the end of the tutorial. Now you know how to fix the issue, when changes are not saved in CMS pages in  PrestaShop 1.6.x. <\/p>\r\n<p>Feel free to check the detailed video tutorial below:<\/p>\r\n<p><a href=\"http:\/\/www.youtube.com\/watch?v=dDx6BeyQO9Q?width=1280&amp;height=720\" rel=\"prettyPhoto\">PrestaShop 1.6.x. Troubleshooter. Changes are not saved in CMS pages<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>The following tutorial will show how to fix the issue, when changes in CMS pages are not saved in PrestaShop 1.6.x.<\/p>\n","protected":false},"author":49,"featured_media":52070,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[732],"tags":[1711,552,2034,785],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/52064"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/49"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=52064"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/52064\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/52070"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=52064"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=52064"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=52064"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}