can't delete the items of my custom module

alt=
@dobmat
10 years ago
93 posts
Hi

I'm not able to delete items created by non-admin users for a custom module. The error is as attached. is it related to configuration? Please help.

Thanks.

Untitled.jpg
Untitled.jpg  •  24KB


updated by @dobmat: 08/12/14 05:31:26PM
brian
@brian
10 years ago
10,148 posts
Make sure you are saving the item under the proper _profile_id - this error comes from the jrUser_can_edit_item() function when the user is not allowed to edit the item (i.e. they are not an admin user, and the item belongs to a profile they are not part of).

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
@dobmat
10 years ago
93 posts
I will check that. Also I can update the item, but just can't delete it.

Thanks.
updated by @dobmat: 07/13/14 04:50:45PM

Tags