Jump to content
  • 0

Problem z Footer -> Lista Linków


Michał_Testerski

Question

Na dole sklepu przestały się wyświetlać listy linków: Informacje i Kontakt.

Kiedy próbuje edytować przez Pages Configuration - Lista linków wyskakuje błąd.

Presta: 1.7.8.7

Ups ... wygląda na to, że wystąpił nieoczekiwany błąd

An exception occurred while executing 'SELECT lb.id_link_block, lbl.name AS block_name, lb.id_hook, h.name as hook_name, h.title as hook_title, h.description as hook_description, lbs.position as position, GROUP_CONCAT(s.name SEPARATOR ", ") as shop_name FROM ps_link_block lb INNER JOIN ps_link_block_lang lbl ON lb.id_link_block = lbl.id_link_block LEFT JOIN ps_link_block_shop lbs ON lb.id_link_block = lbs.id_link_block LEFT JOIN ps_hook h ON lb.id_hook = h.id_hook LEFT JOIN ps_shop s ON s.id_shop = lbs.id_shop WHERE (lbl.id_lang = ?) AND (h.id_hook = ?) AND (lbs.id_shop IN (?)) GROUP BY lb.id_link_block ORDER BY position asc' with params [1, "35", 1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'lbs.position' in 'field list'

[Doctrine\DBAL\Exception\InvalidFieldNameException 0] obraz.thumb.png.702635c1a26552368dd6a03f527cf31a.png

Link to comment
Share on other sites

7 answers to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...