Topic: Missing function 'delete_image' when trying to delete an Item
When I try to delete an item, it throws an error about a missing function:
Unhandled exception [0]: Call to undefined function delete_image(). in file: /xxx/xxx/fa/inventory/manage/items.php at line 338
It will still remove the item while throwing this error.
Thanks