Joomdle 1.0 Installation

XML-RPC Error (26045186):

  • Joshua
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #1 by Joshua
XML-RPC Error (26045186): was created by Joshua
Joomla 3.x, moodle 2.9, joomdle 1.0, REHL 7
Once I turned on debugging on moodle I got a more robust version of the XML-RPX 404 - Error
Which is the following.
"XML-RPC Error (26045186): Coding error detected, it must be fixed by a programmer: coursemodule_visible_for_user() can not be used any more, please use \core_availability\info_module::is_user_visible() | ERRORCODE: codingerror"

I can not use the Joomdle Course View without getting this error. It would seem the now deprecated code "coursemodule_visible_for_user()" is causing an issue even though it is stated that it still works from moodle. I'm imagining that moodle 2.9 further deprecated the code breaking it entirely.
I'm assuming there may be a setting that would allow for this code to continue to feed the users course somewhere.

Love you your product and the backend routing is working perfectly. Just not able to display on front end of joomla properly.

Thank you
joshua

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

More
10 years 11 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic XML-RPC Error (26045186):
Hi Joshua.

You are right: latest Moodle version deprecated coursemodule_visible_for_user() . I already fixed it for next release, which should be out this week.

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