Joomla.it Forum

Non solo Joomla... => Sviluppo => : Trony 19 Sep 2017, 23:33:39

: le API di Joomla!® 3.8
: Trony 19 Sep 2017, 23:33:39
Ragazzi qualcuno potrebbe fornirmi gentilmente le Nuove API della 3.8 ?!?

JURI::current() e/o JRequest::getVar("option") non lavorano pił.

Il primo mi da questo errore: Class 'Joomla\CMS\Document\Renderer\Html\JURI' not found

Grazie Anticipatamente.
: Re:le API di Joomla!® 3.8
: Trony 20 Sep 2017, 02:26:59
Ragazzi qualcuno potrebbe fornirmi gentilmente le Nuove API della 3.8 ?!?

JURI::current() e/o JRequest::getVar("option") non lavorano pił.

Il primo mi da questo errore: Class 'Joomla\CMS\Document\Renderer\Html\JURI' not found

Grazie Anticipatamente.



Risolto. Ho anteposto \ alle classi: \JURI::current() e \JRequest::getVar("option")