- Posts: 7909
Social Extensions Integration
CB Avatar sync to moodle (Allow Upload disabled in CB)
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
6 years 6 months ago #11
by Antonio Durán
Replied by Antonio Durán on topic CB Avatar sync to moodle (Allow Upload disabled in CB)
Thank you! I will take a look and release a new version soon, as I guess you are fine for now changing it in the file right?
Please Log in or Create an account to join the conversation.
- Web Buster UK Ltd
-
Topic Author
- Offline
- Elite Member
-
6 years 6 months ago - 6 years 6 months ago #12
by Web Buster UK Ltd
Replied by Web Buster UK Ltd on topic CB Avatar sync to moodle (Allow Upload disabled in CB)
To help with your coding, the path value can be found in CB's database.
TABLE wbedu_comprofiler_fields
name: "avatar"
params: "image_gallery_path" within the array.
Edit: Yes we're fine with it, we hardcoded our own path into the file for now.
TABLE wbedu_comprofiler_fields
name: "avatar"
params: "image_gallery_path" within the array.
Edit: Yes we're fine with it, we hardcoded our own path into the file for now.
Last edit: 6 years 6 months ago by Web Buster UK Ltd.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
6 years 6 months ago #13
by Antonio Durán
Replied by Antonio Durán on topic CB Avatar sync to moodle (Allow Upload disabled in CB)
Great, thanks for all the info.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
6 years 6 months ago #14
by Antonio Durán
Replied by Antonio Durán on topic CB Avatar sync to moodle (Allow Upload disabled in CB)
We just released a new version that should fix the issue.
Please Log in or Create an account to join the conversation.