215 Posts
iliil
10 years ago
4
Topic

Hello I installed a new joomla 3.1.5 and latest seblod. During the frontend New User registration I have this error:


Fatal error: Using $this when not in object context in C:\xampp\htdocs\nanaplavce\plugins\cck_storage_location\joomla_user\joomla_user.php on line 473


It's happening when the option "New User Account Activation" in User configuration is switched to NONE or SELF.  When selected ADMIN, it's ok.

Please let me know if this can be fixed.

Thank you very much


Michal


Get a VIP membership
43 Posts
Mime
10 years ago
0
Level 1

Hi,

I am experiencing the same problem with the same versions of Joomla and Seblod.
Thanks for pointing out that it works with admin activation.

10 years ago
2
Level 1

Hi all,


This error is fixed in the upcoming release.

You can replace:
$this->setError(
by
JFactory::getApplication()->enqueueMessage(

Thanks & Regards,
Saba.

215 Posts
iliil
10 years ago
0
Level 2

Thanks Saba

548 Posts
joomleb
10 years ago
0
Level 2

Hi Saba, 

Please, Do you have an idea when the upcoming release will be out ?

Get a VIP membership