Hello Joomlapolis
I have another problem
wsite.com/cb-login/login
Class 'JParameter' not found in /home1/myrep/public_html/mysiterep/components/com_comprofiler/plugin/user/plug_cbautoactions/models/code.php(45) : eval()'d code on line 32
Here are the lines 30-31-32
// load plugin params info
$plugin =& JPluginHelper::getPlugin('user', 'pap4');
$pluginParams = new JParameter( $plugin->params );
pap4 is the
plg_user_pap4
plug-in file is pap4
I tried to replace
$plugin =& JPluginHelper::getPlugin('user', 'plg_user_pap4');
But gives the same error
It has always been working before this new release. What could be the change ?.
I do not have any idea
Lot of Thanks
Erwan
J 3.3.6 CB 2.0.5