Joomdle Firstname/Surname data not storing in Moodle
13 years 2 months ago
13 years 2 months ago by Daniel.
Joomdle Firstname/Surname data not storing in Moodle #11
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/ k
Moodle Url: www.toggleway.com.au/pre-release/skilleasetraining/moodle/ k
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/ k
Moodle Url: www.toggleway.com.au/pre-release/skilleasetraining/moodle/ k
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
Please Log in or Create an account to join the conversation.
13 years 2 months ago
Joomdle Firstname/Surname data not storing in Moodle #12
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.