1. aris
  2. Bug Report
  3. Monday, March 16 2015, 01:23 PM
We are running your PRO Version.

- I need two different registration forms (different fields too) for the same user Group.
The one should be a Personal profile and the second a Company profile.

I have already seen your solution with conditions and different fields but when I enable conditions the registration Form and the Edit - profile Form dissapear.
(from the page-source I do not find empty fields and I have checked the override with Joomla template)

- For the moment Easy Profile - Social Network and Easy Profile - SocialConnect plugin are disabled. I want LinkedIn and Facebook Login but when I enable them the Profile page is LOST.

- Also the MAP with all members for the moment is not Loading!
http://94.75.224.46/~allilonnet/index.php/2015-03-04-15-52-17/2015-02-06-17-43-34/2015-02-03-19-49-09

Thank you in advance!

BTW: You have developed a Great Joomla Extension.
admin Accepted Answer
Admin
Hi,
I have already seen your solution with conditions and different fields but when I enable conditions the registration Form and the Edit - profile Form dissapear.
Try to remove template override:
Edit Profile - /templates/uber/html/com_users/profile/edit.php
Registration - /templates/uber/html/com_users/registration/default.php

For the moment Easy Profile - Social Network and Easy Profile - SocialConnect plugin are disabled. I want LinkedIn and Facebook Login but when I enable them the Profile page is LOST.
To enable Social login you need only Social Connect plugin enabled.
Social Network not works because you need PHP PDO library installed, now missing. see requirements at https://www.easy-profile.com/docs/91-system-requirements-socialnetwork.html


Also the MAP with all members for the moment is not Loading!
This because you try to load 1100+ users. for each user there is some line of javascript, so your page is too heavy and after 30 second you get error.

30 seconds is set in your PHP configuration as execution time limit and error is
Maximum execution time of 30 seconds exceeded
  1. more than a month ago
  2. Bug Report
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.