Keyword

Cannot delete attachment from frontend with SEO on

More
12 years 1 month ago #102558 by John
Hello,
I have made a plugin which works the same as attachments. It shown as a tab next to attachments in the edit item window and it has its own table in the database as attachments. The problem is I cannot delete this plugin item from the front end.

When I have SEO on, I can delete the attachment but cannot delete my plugin item and I get a 403 permission denied error in firebug. If SEO turned off I can delete both without problem.

I have altered the code in permissions.php so now it says:
Log in  or Create an account to join the conversation.

More
12 years 1 month ago #102559 by Lefteris
Hi. Try calling the links in your extension without passing them through the JRoute function.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.