Joomla.it Forum

Joomla! 3 => Joomla! 3 => : fabiuzz1983 14 Oct 2013, 18:00:49

: You are not permitted to use that link to directly access that page
: fabiuzz1983 14 Oct 2013, 18:00:49



Cercando di editare alcuni articoli, ogni tanto compare questo errore. l'unico modo per farlo scomparire per un po č sloggarmi e cancellare la cache del browser. qualcuno sa come correggere questo "mi pare bug" del com_content?




Grazie
: Re:You are not permitted to use that link to directly access that page
: fabiuzz1983 19 Oct 2013, 14:43:05
Nessuno sa niente?

ho trovato questa soluzione ma non ho capito in che file devo andare ad inserire questo codice:


"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); ?>">"
: Re:You are not permitted to use that link to directly access that page
: giovi 10 Nov 2013, 15:22:33
ci sono pių utenti a gestire lo stesso sito o tu accedi con pių credenziali?