1. gadocane
  2. Bug Report
  3. Wednesday, September 28 2016, 12:37 PM
Good morning, I have installed easy profile on my site http://www.ondebasse.it, but I have some problem with the registration of new users. Some fields don't work: for example, the facebook link of dasia's profile (on artisti's page) returns "page not found", but the id facebook is correct, the url is "https://www.facebook.com/app_scoped_user_id/1753472741547912";, and if I delete from the url "app_scoped_user_id/" the link return the correct page. Why?
The second problem is that the file field "scheda tecnica per live" and "demo musica" don't upload any file.
Can you help me?
Thank you
admin Accepted Answer
Admin
Hi,
Facebook has changed something, we need to update FB link on profiles. We will fix this in next release (scheduled for this week).
Anyway, you can fix now by changing in file /plugins/jsn/socialconnect/socialconnect.php the link at line 43 (remove "app_scoped_user_id/";)

About upload files, we need to see your backend configuration, can you provide 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. # 1
gadocane Accepted Answer
Ok, thank you!
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
the problem is due to wrong path, now I have changed:
- from images/mp3 to images/mp3/
- from images/pdf to images/pdf/
and now works :D
  1. more than a month ago
  2. Bug Report
  3. # 3
gadocane Accepted Answer
thank you very much!!!!now I've uploaded a pdf file in "scheda tecnica" field of dasia's artist. but when I download the file, easy profile open it in the same window...is it possible open the file in another window?
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi,
you have right, this is not a good behavior, we will fix in next release.

To fix now add target="_blank" in file /administrator/components/com_jsn/models/fields/filetype.php at line 82 (like screenshot)
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.