- Posts: 10
Joomdle Firstname/Surname data not storing in Moodle
- Daniel
- Offline
- New Member
-
Less
More
14 years 1 month ago - 14 years 1 month ago #11
by Daniel
Replied by Daniel on topic Re: Joomdle Firstname/Surname data not storing in Moodle
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
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.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7855
14 years 1 month ago #12
by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle Firstname/Surname data not storing in Moodle
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.
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.