- Posts: 7
Avatar issue after login
- Irfan
- Topic Author
- Offline
- New Member
-
Less
More
12 years 1 month ago #1
by Irfan
Avatar issue after login was created by Irfan
Hi,
I have a serious issue with avatar and other fields of CB.I have a avatar field in Community builder where uploading is working fine.But after avatar change if user logs in back to the system it automatically recreates an avatar in png format(but not thumbnail) and store this new avatar in table.And avatar name is also weird that its name end with ..png(example: sdfs_531e18ddcee89..png).
Another thing is if fname,mname and lname are saved in Firstname,middlename and lastname column respectively.So Joomla saves this as Fname mname lname.But after login it changes to fname lname and in CB table values remain the same.
If I disable "User hooks - Joomdle" plugin it works normally.I am not sure what to do to resolve this.
Joomla version - 3.0.4
CB version - 1.9
Joomdle - 0.92
ImageMagick - Not installed
NetPBM - Not installed
GD1 library - Not installed
GD2 library - Auto-detected, bundled (2.0.34 compatible)
Please let me know if you need any other info.
Any help is much appreciated.
Thanks,
Irfan
I have a serious issue with avatar and other fields of CB.I have a avatar field in Community builder where uploading is working fine.But after avatar change if user logs in back to the system it automatically recreates an avatar in png format(but not thumbnail) and store this new avatar in table.And avatar name is also weird that its name end with ..png(example: sdfs_531e18ddcee89..png).
Another thing is if fname,mname and lname are saved in Firstname,middlename and lastname column respectively.So Joomla saves this as Fname mname lname.But after login it changes to fname lname and in CB table values remain the same.
If I disable "User hooks - Joomdle" plugin it works normally.I am not sure what to do to resolve this.
Joomla version - 3.0.4
CB version - 1.9
Joomdle - 0.92
ImageMagick - Not installed
NetPBM - Not installed
GD1 library - Not installed
GD2 library - Auto-detected, bundled (2.0.34 compatible)
Please let me know if you need any other info.
Any help is much appreciated.
Thanks,
Irfan
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 1 month ago #2
by Antonio Durán
Replied by Antonio Durán on topic Avatar issue after login
Have you set Community Builder as additional data source in Joomdle configuration?
Have you created mappings for the fname, mname and lname fields?
Have you created mappings for the fname, mname and lname fields?
Please Log in or Create an account to join the conversation.
- Irfan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
11 years 10 months ago #3
by Irfan
Replied by Irfan on topic Avatar issue after login
Thanks for your reply.
I checked this and I come to know after login, joomdle sync moodle profile to Joomla.So I have commented the code which set moodle avatar as CB.
I checked this and I come to know after login, joomdle sync moodle profile to Joomla.So I have commented the code which set moodle avatar as CB.
Please Log in or Create an account to join the conversation.