By Aaron P on Saturday, 25 January 2014
Posted in Technical Issues
Replies 6
Likes 0
Views 1.1K
Votes 0
When a user is trying to register using the EasySocial registration form, they are redirected to the Joomla User login page when they click Continue. This happens when one profile is setup in EasySocial.

If I create a second profile and the user selects a profile, they are redirected to the login page immediately.

Sometimes at the top of the login page there is a message to "Please login in first."

I also noticed when I try to add a user from the backend I get the following error, but when I check the user has been added.

Fatal error: Call to a member function loadObject() on a non-object in /home/mysite/public_html/administrator/components/com_easysocial/models/profiles.php on line 92
Hello Aaron,

I am really sorry for the delay of this reply as it is a weekend for us here. The reason that you are hitting this is actually because there's only the dashboard menu item on the site which is set to "registered". This confuses Joomla because it assumes that the user is trying to access a page that is accessible only by a registered user.

I have created a new menu in the Hidden menu area and it should link correctly now By the way, I can't seem to reproduce the errors that you have mentioned earlier. Is there any steps to reproduce this? I was able to create a user from the back end of EasySocial without any issues.
·
Saturday, 25 January 2014 03:17
·
0 Likes
·
0 Votes
·
0 Comments
·
To create the "profiles.php on line 92" error go to the User manager and create a user with Super Admin permissions. That is when I received the error.

- Aaron
·
Saturday, 25 January 2014 04:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Can you try replacing this file at /administrator/components/com_easysocial/models/profiles.php and see if it works?
·
Saturday, 25 January 2014 12:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Jason,

The updated file fixed the issue. Thank you for the fast response.
·
Monday, 27 January 2014 07:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

You're welcome.
·
Monday, 27 January 2014 10:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

You're welcome.
·
Monday, 27 January 2014 10:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post