- Posts: 6
COMMUNITY FORUM
[SOLVED] 403 when deleting comment, the 2nd time
- Andrew MacMillen
-
Topic Author
- Offline
- New Member
The failure is on a POST to /administrator/index.php?option=com_k2&view=comments, but I don't see anything more helpful in the logs.
I have run Akeeba Admin to fix permissions.
Any clues on where to look?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Make sure your K2 user and K2 user group have the appropriate permissions to modify comments on the frontend.
On the backend by default, since you are a Super User you won't have an issue.
Please Log in or Create an account to join the conversation.
- Andrew MacMillen
-
Topic Author
- Offline
- New Member
- Posts: 6
I just checked, and K2 parameter permissions are all Allowed (Superuser). All system permissions are default from the install.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Have you altered the default permissions in any way?
Any custom extensions or security restrictions (blocking of certain URLs)?
Is this happening in any K2 sites, or is this your first?
Finally which version of Joomla! and K2 are you using?
Please Log in or Create an account to join the conversation.
- Andrew MacMillen
-
Topic Author
- Offline
- New Member
- Posts: 6
No permissions changes anywhere that I can see, no security addons.
J3.2.1, K2 v2.6.7
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Andrew MacMillen
-
Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I am using Joomla! 3.2.1 with the 2.6.8 DEV build. I can delete comments, log in and out and resume deleting and editing.
Are you using any other extensions as well? Are you sure this is not related to your server setup?
Please Log in or Create an account to join the conversation.
- Andrew MacMillen
-
Topic Author
- Offline
- New Member
- Posts: 6
There are no updates to discover and no warnings left.
The error occurs when I'm at:
/administrator/index.php?option=com_k2&view=comments
then check a comment box, then Delete. The error log says the 403.shtml access was referred by:
/administrator/index.php?option=com_k2&view=comments
Extra components are Akeeba Admin & Backup, K2, Simple Image Gallery Pro & RS Form Pro. Unfortunately those are paid extensions & I don't have access to their memberships. I don't think RS Form Pro is used anywhere, but the gallery is heavily used.
I see a couple extra plugins, one for GoogleAnalytics and another for image display. Also JCK Editor.
The site is running a Rockettheme/Gantry template, which I'm quite familiar with.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
RS Form Pro and Akeeba Admin & Backup are widely used extensions so I don't think these are to blame either.
You can try disabling plugins one by one to see which is causing the issue.
Please Log in or Create an account to join the conversation.
- Douglas Musgrove
-
- Offline
- New Member
- Posts: 7
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
K2 does not have it's own login system. Once user signs in in Joomla! the only thing that K2 checks is his permissions. So as i wrote in the previous three topics you posted the same message turn on system debugging to see where the error is raised from. Also stop posting duplicate messages.
Please Log in or Create an account to join the conversation.
- Andrew MacMillen
-
Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Please Log in or Create an account to join the conversation.