1. dave_gordon
  2. General
  3. Wednesday, September 24 2014, 11:44 PM
HI there,
I would like to use the avatar a a logo that is printed on members invoices to their clients. I would setup to that the Avatar is hidden from the registration page and would then like the ability to;

1) display the avatar on a custom application page
2) if a "No Image Uploaded" is displayed allow the member to use the Easy-Profile feature to upload, and finally
3) as part of this process to include on the invoice need to be able to retrieve this user proifie avatar image - so need the SQL used to detemine the name and locationof the image.

If any of the above are possible would be grateful for an explanation on how this can be achieved.

Many thanks
Dave
admin Accepted Answer
Admin
Hi,
there are 2 ways:

1. with out content plugin: this works if your application support Joomla contents plugin, docs at https://www.easy-profile.com/docs/26-plugin-content.html

2. with our API: docs at https://www.easy-profile.com/docs/38-jsnuser-object.html
  1. more than a month ago
  2. General
  3. # 1
dave_gordon Accepted Answer
That's great but I'm not a developer and would somehow need to integrate into the business details page (see attached).

Happy to pay you to include what is needed to shaow the blank image and the facility to upload a new photo within this page, but I would also need the sql code to retrieve the picture for the same logged on user so that I can then add the same avatar to the header of an invoice.

Regards
Dave
  1. more than a month ago
  2. General
  3. # 2
dave_gordon Accepted Answer
That's great but I'm not a developer and would somehow need to integrate into the business details page (see attached - normal .php file).

Happy to pay you to include what is needed to shaow the blank image and the facility to upload a new photo within this page, but I would also need the sql code to retrieve the picture for the same logged on user so that I can then add the same avatar to the header of an invoice.

Regards
Dave
  1. more than a month ago
  2. General
  3. # 3
admin Accepted Answer
Admin
Hi,
sorry we have not experience with JomRes and we are not available for freelance work :(

You may ask to jomres support to do this.

Sql to get avatar or any other field is this:
SELECT avatar FROM #__jsn_users WHERE id=1234
  1. more than a month ago
  2. General
  3. # 4
  • 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.