Jump to content

ps_block_cms' doesn't exist


Recommended Posts

Hi, I have recently installed a new theme (manually) that has caused a number of problems and as I have resolved one, it seems to create another. I have automatically installed another theme since to try and determine the problem and regardless of which theme I am using I still get the same error message when I set the config file to display error messages:

'first4leisure.ps_block_cms' doesn't exist

SELECT c.id_cms, l.meta_title
FROM ps_cms c
JOIN ps_cms_lang l ON (c.id_cms = l.id_cms)
JOIN ps_block_cms b ON (c.id_cms = b.id_cms)
WHERE l.id_lang = 1 AND b.id_block = 59 AND c.`active` = 1
ORDER BY c.`position`

You can see it from the home page of my website - www.bitealarms4u.co.uk. Please can anyone suggest how I might resolve this issue?

I have checked in the PHP admin panel and the file does exist.

Many Thanks,

Vix1119

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...