[Solved] Joomdle User Account data not storing in Moodle

  • Daniel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 1 month ago - 14 years 4 weeks ago #1 by Daniel
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 ). 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/
Moodle Url: www.toggleway.com.au/pre-release/skilleasetraining/moodle/

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
Last edit: 14 years 4 weeks ago by Chris.

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

More
14 years 1 month ago #2 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle User Account data not storing in Moodle
Hi.

Is system check in Joomdle showing all green?

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

  • Daniel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 1 month ago #3 by Daniel
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.

More
14 years 1 month ago #4 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle User Account data not storing in Moodle
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.

  • Daniel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 1 month ago #5 by Daniel
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.

More
14 years 1 month ago #6 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle User Account data not storing in Moodle
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

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.

  • Daniel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 1 month ago - 14 years 1 month ago #7 by Daniel
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. :-)
Last edit: 14 years 1 month ago by Daniel.

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