Joomdle Firstname/Surname data not storing in Moodle

More
14 years 1 month ago - 14 years 1 month ago #11 by Daniel
Hello I am having this problem also. 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:
Same as seen in Vikkuvs' pictures. Details appear blank.. however I never got the red cross next to Joomdle Web Services in System Check.

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

I have tried you 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 1 month ago by Daniel.

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

More
14 years 1 month ago #12 by Antonio Durán
vikkuvs: Joomdle will work, but installation is unsecure, as you permit all hosts to connect to your Joomla web services.
You would need to find out which IP is being used to communicate, and enter it in xmlrpc plugin configuration.

warden: please open a new thread for your problem.

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