Page 1 of 1

Cannot delete own attachments

Posted: 11 Sep 2018, 09:51
by sage12
Hello,

I want to allow users to delete their own attachments, so I put $g_allow_delete_own_attachments = ON; in my config_inc.php.
But it doesn't work. When I try, I get an "Access denied" message.
I've seen that the bug should be resolved with version 1.2.5 but I'm already in version 1.2.8.

Someone can help me ?

Thanks
Airka

Re: Cannot delete own attachments

Posted: 11 Sep 2018, 14:18
by atrol
The following issues might be your problem
https://www.mantisbt.org/bugs/view.php?id=14015
https://www.mantisbt.org/bugs/view.php?id=14016

If so, upgrading to any version >= 1.2.11 should fix the issue.

Independant from that, you should be aware that 1.2.x is complete outdated and no longer supported.
I recommend to upgrade to latest 1.3.x or 2.x.x, especially as there are security related bugs in 1.2.x.