The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Tue Feb 01, 2011 3:09 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Fri Feb 17, 2006 5:32 pm
Posts: 198
When I want to edit a category/menu/article using direct link (not edit icon) I receive this error message:
Quote:
You are not permitted to use that link to directly access that page

Using the edit icon on top of the page works just fine.


Top
 Profile  
 
PostPosted: Wed Feb 09, 2011 6:02 pm 
User avatar
I've been banned!

Joined: Sun Dec 19, 2010 1:26 am
Posts: 602
Location: Slovakia, Bratislava
Hi, did you adjust your problem already ?
If yes, please write solution here also viewtopic.php?f=615&t=591283&p=2406767#p2406767
:pop

_________________
I m Rebel ...


Top
 Profile  
 
PostPosted: Sat Jun 25, 2011 7:03 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Wed Apr 27, 2011 3:50 pm
Posts: 2
check my post
viewtopic.php?f=615&t=591283&p=2538165#p2538165


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 10:33 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Feb 19, 2009 2:23 pm
Posts: 21
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.


Top
 Profile  
 
PostPosted: Thu Jun 07, 2012 9:20 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jun 17, 2009 4:18 pm
Posts: 41
Location: eastern seaboard USA
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.


Top
 Profile  
 
PostPosted: Mon Mar 25, 2013 8:23 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Nov 09, 2007 10:24 pm
Posts: 16
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); ?>">

_________________
GJC Web Design at http://www.gjcwebdesign.com

VirtueMart AJAX Live Product Search at http://www.gjcwebdesign.com/virtuemart- ... earch.html


Top
 Profile  
 
PostPosted: Thu May 09, 2013 5:06 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Jan 18, 2009 8:18 pm
Posts: 11
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!


Top
 Profile  
 
PostPosted: Wed May 15, 2013 9:26 am 
Joomla! Intern
Joomla! Intern

Joined: Fri Dec 02, 2005 3:52 am
Posts: 73
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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 



Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group