Server is at https://kairosoft.gameplayer.club though it also happens on all my other 4.x sites... Any ideas?
Hi,
sorry for the delay.
It seems that you use still an extension which use the JRequest class.
In jDownloads 4 does not exist this anymore. So I think it could be an third-party plugin.
See pic.
Here are the main references"========================
components/com_komento/komento_plugins/com_jdownloads.php: return JRequest::getString('view', '') === 'category';
components/com_komento/komento_plugins/com_jdownloads.php: return J
Request::getString('view', '') === 'download';
components/com_komento/komento_plugins/com_jdownloads.php: $id = JR
equest::getInt('id');
plugins/editors-xtd/hikashopproduct/hikashopproduct.php:
$extension = JRequest::getCmd('option');
plugins/hikashoppayment/paypalintegralevolution/paypalintegralevolution.php:
$value = JRequest::getString($key);
plugins/hikashoppayment/paypalintegralevolution/paypalintegralevolution.php:
$subtask = JRequest::getCmd('subtask', '');
plugins/hikashoppayment/payuindia/payuindia.php:
$value = JRequest::getString($key);
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$layout = JRequest::getString('layout');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$ctrl = JRequest::getString('ctrl');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$task = JRequest::getString('task');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$function = JRequest::getString('function');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$layout = JRequest::getString('layout');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$ctrl = JRequest::getString('ctrl');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$task = JRequest::getString('task');
plugins/system/hikashopproductinsert/hikashopproductinsert.php:
$function = JRequest::getString('function');
plugins/system/hikashopremarketing/hikashopremarketing.php:
$layout = JRequest::getString('layout');
plugins/system/hikashopsocial/hikashopsocial.php: $option
= JRequest::getVar('option');
plugins/system/hikashopsocial/hikashopsocial.php: $ctrl =
JRequest::getVar('ctrl');
plugins/system/hikashopsocial/hikashopsocial.php: $task =
JRequest::getVar('task');
plugins/system/hikashopsocial/hikashopsocial.php: $option
= JRequest::getVar('option');
plugins/system/hikashopsocial/hikashopsocial.php: $ctrl =
JRequest::getVar('ctrl');
plugins/system/hikashopsocial/hikashopsocial.php: $task =
JRequest::getVar('task');
plugins/system/hikashopuser/hikashopuser.php: $tmpl = JRequest
::getCmd('tmpl', '');
plugins/system/hikashopuser/hikashopuser.php: $option = JReque
st::getCmd('option', '');
plugins/system/hikashopuser/hikashopuser.php: $view = JRequest::getCmd('view', '');
================
if you want access to one of the systems affected I can set you up as admin...
It seems that you use an incompatible Komento plugin.
Please deactivate it and try it then again.
And contact the komento support for a solution.
Thanks for pointing that out! I had tried disabling just the komento plugins with no success but after disabling all the komento files it's working again. Will contact the komento folks...
Marisa