laravel-nestedset icon indicating copy to clipboard operation
laravel-nestedset copied to clipboard

After Insert and Edit Category then show some error

Open ghost opened this issue 4 years ago • 0 comments

"SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION new_bagisto.get_url_path_of_category does not exist (SQL: update categories set _lft = case when _lft >= 50 then _lft+2 else _lft end, _rgt = case when _rgt >= 50 then _rgt+2 else _rgt end where (_lft >= 50 or _rgt >= 50))

b5400b94-1b0e-4fd3-b050-c27bc60d13e8-image a7ac4e2b-c34a-494b-9029-47bf2ab56941-image 587015f9-c6a6-4d44-b2a4-b1f4ead5d52d-image

ghost avatar Nov 18 '20 15:11 ghost