Using the edit icon on top of the page works just fine.You are not permitted to use that link to directly access that page
You are not permitted to use that link
-
- Joomla! Enthusiast
- Posts: 215
- Joined: Fri Feb 17, 2006 5:32 pm
You are not permitted to use that link
When I want to edit a category/menu/article using direct link (not edit icon) I receive this error message:
- free-rebel
- I've been banned!
- Posts: 602
- Joined: Sun Dec 19, 2010 1:26 am
- Location: Slovakia, Bratislava
Re: You are not permitted to use that link
Hi, did you adjust your problem already ?
If yes, please write solution here also http://forum.joomla.org/viewtopic.php?f ... 7#p2406767

If yes, please write solution here also http://forum.joomla.org/viewtopic.php?f ... 7#p2406767

I m Rebel ...
-
- Joomla! Fledgling
- Posts: 2
- Joined: Wed Apr 27, 2011 3:50 pm
-
- Joomla! Apprentice
- Posts: 24
- Joined: Thu Feb 19, 2009 2:23 pm
Re: You are not permitted to use that link
I am routinely getting this error in the backend, and found it appears to be related to how different browsers are caching pages. Of IE9, Firefox, Opera and Chrome, only Firefox and Opera work properly with Joomla 2.5. I would be pleased if others could confirm this.
- mardulia
- Joomla! Apprentice
- Posts: 41
- Joined: Wed Jun 17, 2009 4:18 pm
- Location: eastern seaboard USA
- Contact:
Re: You are not permitted to use that link
Actually, I'm getting this message as well, and in Chrome. If I delete the item and make a new one it goes awy, so that leads to suspect that it is something about the item.
- lumoo
- Joomla! Apprentice
- Posts: 20
- Joined: Fri Nov 09, 2007 10:24 pm
- Location: Germany
- Contact:
Re: You are not permitted to use that link
Found this solution on a blog somewhere..
Replace your direct link layout=edit
e.g. <a href="<?php echo JRoute::_('index.php?option=com_xxxx&view=setaddress&layout=edit&id='.(int) $item->id); ?>
to task=setaddress.edit (what ever your subcontrollers name is)
so it will look like
<a href="<?php echo JRoute::_('index.php?option=com_xxxx&view=setaddress&task=setaddress.edit&id='.(int) $item->id); ?>">
Replace your direct link layout=edit
e.g. <a href="<?php echo JRoute::_('index.php?option=com_xxxx&view=setaddress&layout=edit&id='.(int) $item->id); ?>
to task=setaddress.edit (what ever your subcontrollers name is)
so it will look like
<a href="<?php echo JRoute::_('index.php?option=com_xxxx&view=setaddress&task=setaddress.edit&id='.(int) $item->id); ?>">
Joomla and VirtueMart extensions https://extensions.joomla.org/profile/p ... ails/67210
-
- Joomla! Apprentice
- Posts: 17
- Joined: Sun Jan 18, 2009 8:18 pm
Re: You are not permitted to use that link
WHAT does the above code / solution mean, please?
WHERE does it go, how do you use it, and does it solve this stupid error:
You are not permitted to use that link to directly access that page (#569).
?????????
anyone?
thanks!
WHERE does it go, how do you use it, and does it solve this stupid error:
You are not permitted to use that link to directly access that page (#569).

anyone?
thanks!
-
- Joomla! Intern
- Posts: 94
- Joined: Fri Dec 02, 2005 3:52 am
Re: You are not permitted to use that link
I don't get that error with Opera or Firefox. With IE 64-Bit 9.0 I had to keep clearing the cache of the browser before I could reedit an article or module.
Definitely related to browser cache my end.
Cheers
Chris
Definitely related to browser cache my end.
Cheers
Chris
- trogladyte
- Joomla! Explorer
- Posts: 418
- Joined: Sat May 03, 2008 9:27 pm
- Location: Phoenix, AZ
- Contact:
Re: You are not permitted to use that link
I use Chrome almost exclusively. Get it constantly - total pain in the butt. I wish someone would fix it.
Ian Shere - Phoenix Website Design & Hosting
http://www.citruskiwi.com
Certified Flight Instructor http://www.flygoodyear.com
http://www.citruskiwi.com
Certified Flight Instructor http://www.flygoodyear.com
-
- Joomla! Explorer
- Posts: 405
- Joined: Sun May 07, 2006 8:24 pm
Re: You are not permitted to use that link
Using Joomla 3.2..1 and having this same issue in Chrome only. trogladyte I agree with you - real big pain in the butt!
-
- Joomla! Intern
- Posts: 66
- Joined: Thu Nov 14, 2013 2:50 pm
Re: You are not permitted to use that link
Are you using system plugin Admin Bar Unlocker ?
It is easy to forget to close an element with it so this error may occur because element is locked.
It is easy to forget to close an element with it so this error may occur because element is locked.
-
- Joomla! Apprentice
- Posts: 6
- Joined: Fri May 03, 2013 3:12 pm
Re: You are not permitted to use that link
There seems to be a simple thing with Cache atleast to me, I only use chrome, but eitherways, I've found that if I open chrome devtools and check the options to disable Cache while devtools is open, Everything works fine, but once I close devtools or Uncheck the "Disable cache" the issue returns.
- sounds
- Joomla! Explorer
- Posts: 357
- Joined: Tue Jun 12, 2007 7:20 am
- Location: Republic of Ireland
Re: You are not permitted to use that link
Same error message here constantly
Big party when I reach 10,000 posts.
Thank you
:
Thank you

-
- Joomla! Fledgling
- Posts: 2
- Joined: Thu Jan 30, 2014 9:16 am
Re: You are not permitted to use that link
excuse me, have you found any reason of this error?sural98 wrote:When I want to edit a category/menu/article using direct link (not edit icon) I receive this error message:Using the edit icon on top of the page works just fine.You are not permitted to use that link to directly access that page
-
- Joomla! Apprentice
- Posts: 9
- Joined: Fri Jul 17, 2009 3:47 am
Re: You are not permitted to use that link
I get that when editing users also... =)
And I can not edit users or articles,
Jommla 3.2
Chrome, safari, firefox,
Get it all the time, I am sure this is a bug...
Any solution
And I can not edit users or articles,
Jommla 3.2
Chrome, safari, firefox,
Get it all the time, I am sure this is a bug...
Any solution
- sounds
- Joomla! Explorer
- Posts: 357
- Joined: Tue Jun 12, 2007 7:20 am
- Location: Republic of Ireland
Re: You are not permitted to use that link
If i'm thinking straight, i tick the box for the content i want to edit, then click Edit, that works.
Big party when I reach 10,000 posts.
Thank you
:
Thank you

- normdouglas
- Joomla! Hero
- Posts: 2654
- Joined: Fri Jan 20, 2006 11:37 am
- Location: Geelong Australia
Re: You are not permitted to use that link
Happy to be able to confirm that there appears to be a cause for this.
Recently many of us have started using much more complex .htaccess files... me included.
It would appear that ExpiresActive On is the cause for this error... both front end and backend.
Therefore if you have this in your .htaccess (as good as it is), you should comment it out for now.
Simply put # in front of each line that refers to ExpiresActive
Hope this helps
Recently many of us have started using much more complex .htaccess files... me included.
It would appear that ExpiresActive On is the cause for this error... both front end and backend.
Therefore if you have this in your .htaccess (as good as it is), you should comment it out for now.
Simply put # in front of each line that refers to ExpiresActive
Hope this helps
Step1. Read the instructions. Step2. Refer to step 1. Step 3. Backup
-
- Joomla! Apprentice
- Posts: 5
- Joined: Fri Jan 31, 2014 5:58 pm
Re: You are not permitted to use that link
I do not have ExpiresActive On in my .htaccess but I have recently started getting the error "Error You are not permitted to use that link to directly access that page (#58)." every few minutes using Chrome and Joomla 3.2.3.normdouglas wrote:Happy to be able to confirm that there appears to be a cause for this.
Recently many of us have started using much more complex .htaccess files... me included.
It would appear that ExpiresActive On is the cause for this error... both front end and backend.
Therefore if you have this in your .htaccess (as good as it is), you should comment it out for now.
Simply put # in front of each line that refers to ExpiresActive
Hope this helps
Easiest way for me to clear the error is to empty the browser cache, although logging out and back in also clears it.
Unsure of the cause or a better solution at this time.
G
- lcdweb
- Joomla! Intern
- Posts: 87
- Joined: Thu Jul 19, 2007 3:32 am
- Location: Albany, NY
- Contact:
Re: You are not permitted to use that link
I'm seeing this issue as well. If the joomla session cache is cleared, the problem resolves temporarily. But it eventually returns.
-
- Joomla! Apprentice
- Posts: 47
- Joined: Sun Apr 17, 2011 4:58 pm
Re: You are not permitted to use that link
Looks like the problem has followed over to 3.3.3. I'm having the issue in Chrome, but not Firefox. No one else has mentioned this, but when I get that error after clicking on my name in the user panel, I can no longer create new modules (haven't tried articles or any other items). When I click New, then click the module I want to create from the list, it just takes me back to the module manager screen. It doesn't bring me to the new [whatever] module screen.
-
- Joomla! Apprentice
- Posts: 13
- Joined: Thu Nov 19, 2009 1:22 am
Re: You are not permitted to use that link
I'm now experiencing this in Joomla 3.4 as we just updated. We hadn't seen this problem before. This is weird.
-
- Joomla! Apprentice
- Posts: 19
- Joined: Mon Jan 19, 2009 5:33 pm
Re: You are not permitted to use that link
This works, I had to remove the full block <IfModule mod_expires.c>Recently many of us have started using much more complex .htaccess files... me included.
It would appear that ExpiresActive On is the cause for this error... both front end and backend.
Therefore if you have this in your .htaccess (as good as it is), you should comment it out for now.
Simply put # in front of each line that refers to ExpiresActive
Thank you
-
- Joomla! Fledgling
- Posts: 1
- Joined: Thu Apr 30, 2015 11:12 am
Re: You are not permitted to use that link
Hello i'm new to this error had some problems myself here's my solution on joomla 2.5.28
I tried accesing plugins modules articles and got the error.
www.domanin.asd was not working
domain.asd work's perfect with expires active on.
Hope this will help you out.
I tried accesing plugins modules articles and got the error.
www.domanin.asd was not working
domain.asd work's perfect with expires active on.
Hope this will help you out.
-
- Joomla! Apprentice
- Posts: 5
- Joined: Tue Sep 16, 2014 7:24 am
Re: You are not permitted to use that link
Hi
i have same problem in Chrome "You are not permitted to use that link to directly access"
each time i need to clear cash and then it works.
It happened when i installed last ver. of Joomla. 3.4.x
How we can solve this problem one time for ever??
i have same problem in Chrome "You are not permitted to use that link to directly access"
each time i need to clear cash and then it works.
It happened when i installed last ver. of Joomla. 3.4.x
How we can solve this problem one time for ever??
-
- Joomla! Apprentice
- Posts: 19
- Joined: Mon Jan 19, 2009 5:33 pm
Re: You are not permitted to use that link
If you do not want to remove <IfModule mod_expires.c> block from your front site,
Try to use this .htaccess in your /admiinstrator folder:
<IfModule mod_expires.c>
ExpiresActive Off
</IfModule>
Worked for me
Try to use this .htaccess in your /admiinstrator folder:
<IfModule mod_expires.c>
ExpiresActive Off
</IfModule>
Worked for me
-
- Joomla! Fledgling
- Posts: 3
- Joined: Thu Aug 13, 2015 4:21 pm
Re: You are not permitted to use that link
To add to discussion: I got the same message.
Circumstances: previous day I made and edited a new article. Today first thing when logging I updated Joomla to the lates (minor) update. After that the check in icon (lock) appeared by side of title of the newly added article that I finished the previous day. When trying to edit the article I got the message. Clicking the edit button does not help.
Solution: I logged out, then logged in again, the problem was solved.
Possible explanation: Joomla update produced some sort of inconsistency in Joomla session. The session should be killed and recreated by logging in.
Circumstances: previous day I made and edited a new article. Today first thing when logging I updated Joomla to the lates (minor) update. After that the check in icon (lock) appeared by side of title of the newly added article that I finished the previous day. When trying to edit the article I got the message. Clicking the edit button does not help.
Solution: I logged out, then logged in again, the problem was solved.
Possible explanation: Joomla update produced some sort of inconsistency in Joomla session. The session should be killed and recreated by logging in.
-
- Joomla! Apprentice
- Posts: 20
- Joined: Fri Dec 18, 2015 8:48 pm
Re: You are not permitted to use that link
The same thing happened to me after Joomla prompted me to upgrade to 3.4.7. I deleted a tag and thought that was causing the problem, but logging out and in again did the trick.slavne wrote:To add to discussion: I got the same message.
Circumstances: previous day I made and edited a new article. Today first thing when logging I updated Joomla to the lates (minor) update. After that the check in icon (lock) appeared by side of title of the newly added article that I finished the previous day. When trying to edit the article I got the message. Clicking the edit button does not help.
Solution: I logged out, then logged in again, the problem was solved.
Possible explanation: Joomla update produced some sort of inconsistency in Joomla session. The session should be killed and recreated by logging in.
-
- Joomla! Apprentice
- Posts: 47
- Joined: Tue May 12, 2009 12:20 am
Re: You are not permitted to use that link
I just updated to Joomla 3.4.7 and now getting this issue on the website.
-
- Joomla! Apprentice
- Posts: 22
- Joined: Thu Jul 01, 2010 5:12 am
Re: You are not permitted to use that link
I just upgraded my site to Joomla 3.4.7 and began getting this error too. i've never seen it before and have used Joomla for several years. My .htaccess file doesn't contain the ExpiresActive On statement (it's the absolute default that came with the install). I was able to fix the problem by logging out and back in, but if a better solution comes along I'd like to know.
hedera
=========
Nature bats last.
=========
Nature bats last.
-
- Joomla! Apprentice
- Posts: 20
- Joined: Fri Dec 18, 2015 8:48 pm
Re: You are not permitted to use that link
I haven't had this problem since Joomla 3.4.7 first installed itself. The first time I logged out and in, Joomla fixed itself. Hopefully this will be the case for you as well.hedera64 wrote:I just upgraded my site to Joomla 3.4.7 and began getting this error too. i've never seen it before and have used Joomla for several years. My .htaccess file doesn't contain the ExpiresActive On statement (it's the absolute default that came with the install). I was able to fix the problem by logging out and back in, but if a better solution comes along I'd like to know.