Jump to content

Help - I can't get the blog feature to work


Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...