[Solved] Joomdle User Account data not storing in Moodle

13 years 2 months ago 13 years 2 months ago by Chris.
Daniel
Posts: 10
More
Topic Author
[Solved] Joomdle User Account data not storing in Moodle #1
Hello I am having a similar problem as Vikkus as posted here( www.joomdle.com/en/forum/r05-support/627...mit=10&start=10#6319 k). Vikkuv's pictures show my problem so no problem making new pics of the same thing.. I have spent two days trying to find help on it and try different options etc.. to no prevail. Perhaps I should of posted here first..

I have:
- Joomla 1.5.23
- Moodle 2.0.3+
- Joomdle 0.6

Problem:
Details appear blank First Name/Username/Email/City etc.. in Moodle - Site Administration > Users > Browse list of users.. All my Checks come back fine.

Joomla Url: www.toggleway.com.au/pre-release/skilleasetraining/ k
Moodle Url: www.toggleway.com.au/pre-release/skilleasetraining/moodle/ k

I have tried your solution Antonio:

function check_origin ()
{
return true;
$request_ip = JRequest::getVar ('REMOTE_ADDR', '', 'server');
etc etc... }

But that didn't solve my problem.

I can email you my login details and maybe you can have a look for me? That would be 'greatly' appreciated. If not.. any ideas what I can do and why this is happening?

Kind Regards,
Daniel

Please Log in or Create an account to join the conversation.

13 years 2 months ago
Antonio Durán
Posts: 7784
More
[Solved] Joomdle User Account data not storing in Moodle #2
Hi.

Is system check in Joomdle showing all green?

Please Log in or Create an account to join the conversation.

13 years 2 months ago
Daniel
Posts: 10
More
Topic Author
[Solved] Joomdle User Account data not storing in Moodle #3
Yes mate, all green except:

PHP error reporting - E_DEPRECATED errors are enabled in your PHP configuration

Though I read in your other posts that isn't a big deal..

Please Log in or Create an account to join the conversation.

13 years 2 months ago
Antonio Durán
Posts: 7784
More
[Solved] Joomdle User Account data not storing in Moodle #4
Yes, you are right. That is fine as long as you have green the last check.

Did you set any additional data source in joomdle config?
If so, did you define mappings for it?

Please Log in or Create an account to join the conversation.

13 years 2 months ago
Daniel
Posts: 10
More
Topic Author
[Solved] Joomdle User Account data not storing in Moodle #5
Yes, I just copied the one on the installation instructions which was: Community Builder.

I did not define any mappings though? Maybe this is a problem.. I don't know where I would apply the mappings or sure if I need 'Community Builder'?

Please Log in or Create an account to join the conversation.

13 years 2 months ago
Antonio Durán
Posts: 7784
More
[Solved] Joomdle User Account data not storing in Moodle #6
To use CB or not is up to you.

If you are going to register trough Joomla normal registration, set additional data source to None.

If you are going to register using CB registration, you need to define mappings in Joomdle->Mappings, to map Joomla and Moodle profile fields, like explained here:
www.joomdle.com/wiki/Field_Data_Mapping k

I suggest trying first with no additional data source and normal registration, and go from there.

Please Log in or Create an account to join the conversation.

13 years 2 months ago 13 years 2 months ago by Daniel.
Daniel
Posts: 10
More
Topic Author
[Solved] Joomdle User Account data not storing in Moodle #7
It is now working Antonio, cheers mate.

I think I got confused by one of the images in the installation instructions with adding CB. Now knowing I don't need CB it works. :-)

Please Log in or Create an account to join the conversation.