A Joomla 3 component is failing in Joomla 4 (no J4 update currently available), with the error:
"Class JRequest Not Found".
This line of code may be the culprit:How to fix?
Thanks,
Geoff
"Class JRequest Not Found".
This line of code may be the culprit:
Code:
$Itemid = JRequest::getCmd('Itemid');
Thanks,
Geoff
Statistics: Posted by gmrob — Tue Jul 30, 2024 5:06 am