Re: [owncloud-devel] Set Avatar profile Picture

2016-04-27 Thread Mohammed Amine Saidi
Okey Arthur seems like i'm gonna wait until tomorrow because i'm out of work now ! Thank's a lot for your help ! 2016-04-27 18:44 GMT+02:00 Arthur Schiwon : > On Mittwoch, 27. April 2016 18:36:03 CEST, Mohammed Amine Saidi wrote: > >> i'm under OC 8 >> > > Then it is updated every 24hrs: > https

Re: [owncloud-devel] Set Avatar profile Picture

2016-04-27 Thread Arthur Schiwon
On Mittwoch, 27. April 2016 18:36:03 CEST, Mohammed Amine Saidi wrote: i'm under OC 8 Then it is updated every 24hrs: https://github.com/owncloud/core/blob/stable8/apps/user_ldap/lib/user/user.php#L209 you could change the value temporarily for testing reasons or reset the last lookup time

Re: [owncloud-devel] Set Avatar profile Picture

2016-04-27 Thread Mohammed Amine Saidi
i've also tried to set it manually in my openldap server it is setted but nothing is shown in the OC server , but the OC server shows me the following : Your avatar is provided by your original account. 2016-04-27 18:36 GMT+02:00 Mohammed Amine Saidi : > i'm under OC 8 > > 2016-04-27 18:34 GMT+0

Re: [owncloud-devel] Set Avatar profile Picture

2016-04-27 Thread Mohammed Amine Saidi
i'm under OC 8 2016-04-27 18:34 GMT+02:00 Arthur Schiwon : > On Mittwoch, 27. April 2016 12:04:41 CEST, Mohammed Amine Saidi wrote: > >> Hello , >> >> How can i change the user Profile Picture within Openldap i've tried >> something like this in my php code : >> $ldaprecord['jpegPhoto']= >> 'C:\U

Re: [owncloud-devel] Set Avatar profile Picture

2016-04-27 Thread Arthur Schiwon
On Mittwoch, 27. April 2016 12:04:41 CEST, Mohammed Amine Saidi wrote: Hello , How can i change the user Profile Picture within Openldap i've tried something like this in my php code : $ldaprecord['jpegPhoto']= 'C:\Users\hp\Desktop\SNAPSFORPRESENTATION\Update.jpeg'; the attribute jpegPhoto is s