- Posts: 3
Joomdle checker and XML-RPC Error (404): Unknown errors
- Antonio Grazioli
- Topic Author
- Offline
- New Member
-
Less
More
11 years 8 months ago #1
by Antonio Grazioli
Joomdle checker and XML-RPC Error (404): Unknown errors was created by Antonio Grazioli
Hi, I have installed Moodle and Joomla together
Installed Moodle and followed the configuration stes shown here:
www.joomdle.com/wiki/Preparing_Moodle_20
I have checked everythng twice, I think everyhing is ok
Systemc check gives me errors (see screenshot) and when I go into "Users" in Joomla Backedn i Get a "XML-RPC Error (404): Unknown error" (same if I try to add a menu pointing to joomdle)
main Joomla site:
www.exitws.com/it
Moodle:
www.exitws.com/elearning
Joomla 2.5.6
Joomde 0.95 (tested also with Joomdle 0.94)
any advice? I have tried everything
Installed Moodle and followed the configuration stes shown here:
www.joomdle.com/wiki/Preparing_Moodle_20
I have checked everythng twice, I think everyhing is ok
Systemc check gives me errors (see screenshot) and when I go into "Users" in Joomla Backedn i Get a "XML-RPC Error (404): Unknown error" (same if I try to add a menu pointing to joomdle)
main Joomla site:
www.exitws.com/it
Moodle:
www.exitws.com/elearning
Joomla 2.5.6
Joomde 0.95 (tested also with Joomdle 0.94)
any advice? I have tried everything
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
11 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Joomdle checker and XML-RPC Error (404): Unknown errors
Please Log in or Create an account to join the conversation.
- Adrian H
- Offline
- New Member
-
Less
More
- Posts: 19
11 years 8 months ago - 11 years 8 months ago #3
by Adrian H
Replied by Adrian H on topic Joomdle checker and XML-RPC Error (404): Unknown errors
Hi I am also experiencing this seemingly common issue. I receive this error when running the 'system check' in Joomla or clicking on the 'users' tab within the plugin. I have checked recent topics and solutions but nothing has solved my issue so far.
I am running
Joomla 1.5
Moodle 2.6.4
Joomdle R0.9
PHP XMLRPC 5.4.31
I have
checked XMLRPC is enabled in php.info
checked Joomdle service is setup and has the correct functions defined
checked created user is allowed access to joomdle web service role
Enabled debugging mode in moodle.
I am getting the following debug errors when saving the Joomdle auth config in moodle. I am not sure if these errors are related to my issue:
Strict Standards: Declaration of auth_plugin_joomdle::user_confirm() should be compatible with auth_plugin_manual::user_confirm($username, $confirmsecret = NULL) in /var/www/html/moodle/auth/joomdle/auth.php on line 4239
Strict Standards: Declaration of auth_plugin_joomdle::user_authenticated_hook() should be compatible with auth_plugin_base::user_authenticated_hook(&$user, $username, $password) in /var/www/html/moodle/auth/joomdle/auth.php on line 4239
I am running
Joomla 1.5
Moodle 2.6.4
Joomdle R0.9
PHP XMLRPC 5.4.31
I have
checked XMLRPC is enabled in php.info
checked Joomdle service is setup and has the correct functions defined
checked created user is allowed access to joomdle web service role
Enabled debugging mode in moodle.
I am getting the following debug errors when saving the Joomdle auth config in moodle. I am not sure if these errors are related to my issue:
Strict Standards: Declaration of auth_plugin_joomdle::user_confirm() should be compatible with auth_plugin_manual::user_confirm($username, $confirmsecret = NULL) in /var/www/html/moodle/auth/joomdle/auth.php on line 4239
Strict Standards: Declaration of auth_plugin_joomdle::user_authenticated_hook() should be compatible with auth_plugin_base::user_authenticated_hook(&$user, $username, $password) in /var/www/html/moodle/auth/joomdle/auth.php on line 4239
Last edit: 11 years 8 months ago by Adrian H.
Please Log in or Create an account to join the conversation.
- Adrian H
- Offline
- New Member
-
Less
More
- Posts: 19
11 years 7 months ago #4
by Adrian H
Replied by Adrian H on topic Joomdle checker and XML-RPC Error (404): Unknown errors
my issue above is now resolved. There was an issue with the URL supplied to Joomla
Please Log in or Create an account to join the conversation.