1. troy0
  2. General
  3. Thursday, August 15 2019, 04:52 PM
Hello,
I want to build an iOS Application for my website which runs EasyProfile, and in this Application I want to give the user the ability to change his avatar. My question now is, if there's any PHP file where the images are getting stored on the server, so I can make a request to that file?
Thanks in advance
troy0 Accepted Answer
So after some work I think I have to edit my question a little bit. Actually there are two points which are confusing me:

1. what's the difference between the 'normal' and the 'mini' avatar image and do they have fixed sizes?

2. has the text after the _ in the avatar file name a meaning or is it just a randomly generated 32-digit string?
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
Hi,
sorry for late reply.

1) every avatar or image is stored in 2 sizes, both sizes are set in the field options. There is not a specific size required.

2) it is a randomly generated string. You can use also a custom file name, the name of the file is retrieved from DB table where are store user's data (#__jsn_users table)
  1. more than a month ago
  2. General
  3. # 2
troy0 Accepted Answer
Thank you for the answer, works fine!
  1. more than a month ago
  2. General
  3. # 3
rayjbarrett Accepted Answer
I would really like an app created for my EasyProfile. Troy, did you happen to finish your app?
  1. more than a month ago
  2. General
  3. # 4
troy0 Accepted Answer
Yes I finished it some time ago and it works pretty well.
  1. more than a month ago
  2. General
  3. # 5
rayjbarrett Accepted Answer
Excellent. Do you mind sharing what the app is? I would be interested in having one created for my site along with a android app. My number is 585-857-6122
  1. more than a month ago
  2. General
  3. # 6
troy0 Accepted Answer
I'm afraid I can't share the whole concept for our app. But our site is a social media platform and we're using EasyProfile to store and display user data. Therefore we also developed endpoints for the iOS app to edit your account and display profiles. Unfortunately I don't know native Android development as I'm a iOS and Web dev
  1. more than a month ago
  2. General
  3. # 7
rayjbarrett Accepted Answer
Okay, Thank you
  1. more than a month ago
  2. General
  3. # 8
  • Page :
  • 1


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