Recent Topics
Iam getting an error while creating cataegory
-
SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION miras2.get_url_path_of_category does not exist (SQL: update
categories
set_lft
= case when_lft
>= 37 then_lft
+2 else_lft
end,_rgt
= case when_rgt
>= 37 then_rgt
+2 else_rgt
end where (_lft
>= 37 or_rgt
>= 37))
-
Hi @shayaan-aqeel,
Please check this function i.e.,
get_url_path_of_category
present or not.