clairekw Posted January 4, 2022 Share Posted January 4, 2022 Hi, I have the following error stopping be being able to use and edit or even view the blog: Symfony\Component\Debug\Exception\FatalErrorException in modules/xipblog/controllers/admin/Adminxippost.php (line 2) <?php class AdminxippostController extends ModuleAdminController { public function __construct() { $this->table = 'xipposts'; $this->className = 'xippostsclass'; $this->lang = true; How can I fix this without reloading the whole of prestashop? Many thanks, Clairekw Link to comment Share on other sites More sharing options...
ComGrafPL Posted January 4, 2022 Share Posted January 4, 2022 (edited) Whats you PS version and PHP? Did you update your prestashop or issue just came from nowhere? PS: Or use excellent SmartBlog blog module from @SmartDataSoft Edited January 4, 2022 by ComGrafPL (see edit history) Link to comment Share on other sites More sharing options...
clairekw Posted January 5, 2022 Author Share Posted January 5, 2022 I am using 1.7 Its a new store - I have moved from Opencart to Presta Shop so its a learning curve, managed to work most things out but not sure about this one. I have Optima as a template and there are temporary posts on the home page, but I can't get passed the error to change to my own. Link to comment Share on other sites More sharing options...
El Patron Posted January 5, 2022 Share Posted January 5, 2022 you can check here is existing known issue, possible to also report an issue but not sure how reactive they are. https://github.com/xpert-idea/xipblog/issues if you get stuck technically I recommend posting in job section to get some help. 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