- Posts: 6
Upgraded to Moodle 2.3 - Joomdle Displaying Errors
- April
- Topic Author
- Offline
- New Member
-
My Stats: Joomla 2.5, Joomdle 0.82, Moodle 2.3
So during the Moodle 2.2 to 2.3 upgrade, I received this error, "Cannot downgrade auth_joomdle from 2008080202 to 2008080183" and I couldn't figure out how to fix it so I renamed the Joomdle folder in FTP. Once the upgrade was finished, I renamed the folder back to Joomdle.
I run a system check in Joomla and the only error is: "Joomdle Web Services Received empty response from Moodle " Okay... so I went through the steps on what needs to be configured to make the connection between Joomla and Moodle.
When I get to adding functions to the webservice Joomdle, I get the following error:
Strict Standards: Declaration of auth_plugin_joomdle::user_confirm() should be compatible with that of auth_plugin_manual::user_confirm() in /home/superguy/public_html/university/auth/joomdle/auth.php on line 3462
Strict Standards: Declaration of auth_plugin_joomdle::user_authenticated_hook() should be compatible with that of auth_plugin_base::user_authenticated_hook() in /home/superguy/public_html/university/auth/joomdle/auth.php on line 3462
Coding error detected, it must be fixed by a programmer: Missing implementation method of joomdle_helpers_external::get_label
More information about this error
Debug info:
Error code: codingerror
Stack trace:
line 58 of /lib/externallib.php: coding_exception thrown
line 218 of /webservice/renderer.php: call to external_function_info()
line 121 of /admin/webservice/service_functions.php: call to core_webservice_renderer->admin_service_function_list()
Should I just reinstall Joomdle in Moodle? If so, would I need to delete database tables?
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7848
This is a problem with current Joomdle code and new Moodle, when some options are turned on.
If you want to try current code, which should fix these errors, write me at antonio@joomdle.com and I will send you a copy so you can help us testing.
- April
- Topic Author
- Offline
- New Member
-
- Posts: 6