Support

  1. Rido
  2. Bug Report
  3. Saturday, May 16 2015, 06:53 PM
Hi,

I have some problems with social connect. After using the Facebook login button I get redirected to the home page with the message "You can not access the private section of this site.".

Am I doing something wrong? I created a few screenshots:

Users options:
[img]d.pr/i/IZei/2i72vGAW+" >http://d.pr/i/IZei/2i72vGAW+[/img]

Easy-profile options:
[img]http://d.pr/i/126nn/4kACF6LN+[/img]
Accepted Answer
admin Accepted Answer
Admin
I found the problem

you have bad ACL configuration and in your Usergroups missing Public group, also "public" ACL get privileges to Guest group. This cause problem with authentication plugin.

Ti fix this follow these steps:
- Go to Users->Groups
- Rename "Guest" to "Public"
- Create another usergroup called "Guest" under "Public" group
- Go to Users->User Manager->Options
- Set "Guest User Group" parameter to new "Guest" usergroup
  1. more than a month ago
  2. Bug Report
  3. # Permalink
Rido Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 1
admin Accepted Answer
Admin
Hi,
sorry for late reply, it's a weekend for us :)

"You can not access the private section of this site" error not comes from Easy Profile, I think you have some permission problem, please post me your site details* to check this.

I just found another strange "problem". When I visit the user (login) page I see 2 Facebook login buttons. Can I disable this?
Login with facebook after login form is added automatically from Easy Profile, the second button should be added from other module, to check this we need to see your website*

* to send me your site details you can use the form below the reply in "Site Details" tab
  1. more than a month ago
  2. Bug Report
  3. # 2
Rido Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,

Problem "You can not access the private section of this site"
I can't try with Facebook login because your app is in Dev mode, please publish up.

Problem duplicated Social Login buttons
These buttons are added with javascript on login form, our script add login button to container with "login" class.
In your template (index.php) you have this code:
<body class="<?php echo $optionClass; ?> <?php echo $view; ?>">

$view for login page is "login", so add social login even on body.

To solve this issue we have do this:
- backup /plugins/jsn/socialconnect/socialconnect.php into /plugins/jsn/socialconnect/socialconnect.old.php
- add original /plugins/jsn/socialconnect/socialconnect.php
- edit line 87 from
jQuery(".login").append(\'<div class="socialconnect"></div>\');
to this
jQuery("body div.login").append(\'<div class="socialconnect"></div>\');


In next release we will fix this.
  1. more than a month ago
  2. Bug Report
  3. # 4
Rido Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 5
Rido Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 6
Rido Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 7
admin Accepted Answer
Admin
Hi,
Now I have set Easy Profile(Jomsocial) avatar from Components->Komento->Integrations->Joomla Articles->Layout->Avatar.

In this page you can set also link to profile page ;)
  1. more than a month ago
  2. Bug Report
  3. # 8
Rido Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 9
admin Accepted Answer
Admin
When using a transparent png with the cropper it gets a white background when it's saved.
This is normal, we transform all images in jpg, we plan in future to add support for png.

When I first upload an avatar with the cropper, then a banner (same tab), it will go wrong with the dimensions of the cropper. The banner dimensions are the same as the avatar and that isn't correct.
Sorry I not understand well, the cropper square have same ratio of avatar, not same dimension (this is only to select the part of the image). the system will crop original image with correct dimension.
  1. more than a month ago
  2. Bug Report
  3. # 10
Rido Accepted Answer
Pro
Sorry I not understand well, the cropper square have same ratio of avatar, not same dimension (this is only to select the part of the image). the system will crop original image with correct dimension.


Sorry, I meant ratio instead of dimensions. But I'll try to make the problem more clearly.


  • I upload a avatar with the cropper method and I save the image.
  • Then I upload a new banner and I want to try to crop this image, but the cropper is using the avatar radio instead of the banner ratio.


This problem is solved when I refresh the page, but when I try to upload an avatar & banner in the same session it goes wrong.
  1. more than a month ago
  2. Bug Report
  3. # 11
admin Accepted Answer
Admin
ok, now I have understand :D

We will investigate on this problem...thx for report it
  1. more than a month ago
  2. Bug Report
  3. # 12
  • 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.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.