smartdatasoft / smartblog

SmartBlog is one of the most powerful PrestaShop blog module .Prestashop 1.6 & 1.7 Smart Blog Module
https://classydevs.com
Academic Free License v3.0
93 stars 82 forks source link

Installation in prestashop version 1.6.7.x #44

Closed wesleyrush closed 6 years ago

wesleyrush commented 7 years ago

Someone, who already managed to install the blog in prestashop version 1.6.7.X, could guide me on how to make it work?

smartdatasoft commented 7 years ago

Please download the package and then install. is there any issue for you.?

wesleyrush commented 7 years ago

After clicking to do the installation, the message appears that the module was not installed successfully. I click the "configure" button, it gives an error in the ADMINCONTROLLER class. After deleting the message I can access the settings of the smartblog, but does not appear the blog administration links (insert post, tags, categories). Is there any way to manually add these options to the prestashop admin panel?

aalexandrakis commented 7 years ago

In my case some sql creation statements has DEFAULT NULL in a key field, which is not allowed in MySql. Change the DEFAULT NULL to NOT NULL in the following create statements in prestashop/modules/smartblog/sql/install.php

Chitzi commented 7 years ago

Thanks @aalexandrakis, it worked for me

smartdatasoft commented 6 years ago

@aalexandrakis thank you for your help, we have marge this in our 1.6.x and also 1.7.x (development ) version will you please check all is ok now https://github.com/smartdatasoft/smartblog/commit/f4f396879bc4a99b99a40079a6959d3062ac5b28