Adding category error
-
When I want to add a category I came to this error can anyone help me:
SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('shop34_rwpns1d'@'localhost') does not exist (SQL: updatecategories
set_lft
= case when_lft
>= 14 then_lft
+2 else_lft
end,_rgt
= case when_rgt
>= 14 then_rgt
+2 else_rgt
end where (_lft
>= 14 or_rgt
>= 14)) -
Hi @khamosh
Please mention which bagisto version you are using.
Thanks -
Hi @khamosh
Hope this solution works for you https://github.com/bagisto/bagisto/issues/2901Thanks