Jump to content

Edit History

GtaBK

GtaBK

OHH the problem is already solved:

After this: 

ALTER TABLE `ps_admin_filter` ADD `filter_id` INT NOT NULL ;

 

it works again.

 

OK it's not solved...

 

After I try do deactivate as example a module, I get this error:

 

Ausnahmefehler im Modul st_testimonialblock bei disable: An exception occurred while executing 'SELECT t0.id_tab AS id_tab_1, t0.id_parent AS id_parent_2, t0.position AS position_3, t0.module AS module_4, t0.class_name AS class_name_5, t0.route_name AS route_name_6, t0.active AS active_7, t0.enabled AS enabled_8, t0.hide_host_mode AS hide_host_mode_9, t0.icon AS icon_10, t0.wording AS wording_11, t0.wording_domain AS wording_domain_12 FROM ps_tab t0 WHERE t0.module = ?' with params ["st_testimonialblock"]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.route_name' in 'field list'

GtaBK

GtaBK

OHH the problem is already solved:

After this: 

ALTER TABLE `ps_admin_filter` ADD `filter_id` INT NOT NULL ;

 

it works again.

×
×
  • Create New...