Joomdle 1.0 Installation

Web Services fail -- An unexpected error happened: 28194976

  • lastevns
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 1 day ago - 10 years 1 day ago #1 by lastevns
I am getting this error next to my Web Services fail in the System Check:

An unexpected error happened: 28194976: Method "joomdle_system_check" does not exist | ERRORCODE:

I read the previous post on this (for some reason I cannot add to it). In that post, Antonio says the error I am getting is the result of remaining functions that need to be added. However, I went in to check and I have added all Joomdle functions that I can find. Are there non-Joomdle functions I should be looking to add? Here is a list of all the functions I have added for Joomdle:

joomdle_user_id
joomdle_list_courses
joomdle_my_courses
joomdle_get_course_info
joomdle_get_course_contents
joomdle_courses_by_category
joomdle_get_course_categories
joomdle_get_course_editing_teachers
joomdle_get_course_no
joomdle_get_enrollable_course_no
joomdle_get_student_no
joomdle_get_total_assignment_submissions
joomdle_get_course_students_no
joomdle_get_assignment_submissions
joomdle_get_assignment_grades
joomdle_get_upcoming_events
joomdle_get_news_items
joomdle_get_user_grades
joomdle_get_course_grade_categories
joomdle_search_courses
joomdle_search_categories
joomdle_search_topics
joomdle_get_my_courses_grades
joomdle_check_moodle_users
joomdle_get_moodle_only_users
joomdle_get_moodle_users
joomdle_get_moodle_users_number
joomdle_user_exists
joomdle_create_joomdle_user
joomdle_enrol_user
joomdle_user_details
joomdle_user_details_by_id
joomdle_migrate_to_joomdle
joomdle_my_events
joomdle_delete_user
joomdle_get_mentees
joomdle_get_roles
joomdle_get_parents
joomdle_get_site_last_week_stats
joomdle_get_course_daily_stats
joomdle_get_last_user_grades
joomdle_system_check
joomdle_add_parent_role
joomdle_get_paypal_config
joomdle_update_session
joomdle_get_cat_name
joomdle_courses_abc
joomdle_teachers_abc
joomdle_teacher_courses
joomdle_user_custom_fields
joomdle_course_enrol_methods
joomdle_quiz_get_question
joomdle_quiz_get_correct_answer
joomdle_quiz_get_answers
joomdle_get_course_students
joomdle_my_teachers
joomdle_my_classmates
joomdle_suspend_enrolment
joomdle_get_course_resources
joomdle_get_course_mods
joomdle_get_course_completion
joomdle_get_course_quizes
joomdle_my_certificates
joomdle_get_page
joomdle_get_label
joomdle_get_news_item
joomdle_get_my_news
joomdle_get_my_events
joomdle_get_my_grades
joomdle_quiz_get_random_question
joomdle_quiz_get_question_categories
joomdle_multiple_enrol_and_addtogroup
joomdle_multiple_enrol
joomdle_multiple_suspend_enrolment
joomdle_create_joomdle_user_additional
joomdle_get_course_grade_categories_and_items
joomdle_get_course_grades_by_category
joomdle_get_my_grades_by_category
joomdle_get_cohorts
joomdle_add_cohort_member
joomdle_get_rubrics
joomdle_get_grade_user_report
joomdle_get_my_grade_user_report
joomdle_teacher_get_course_grades
joomdle_get_course_groups
joomdle_get_group_members
joomdle_teacher_get_group_grades
joomdle_create_course
joomdle_update_course
joomdle_add_user_role
joomdle_get_all_parents
joomdle_get_course_parents
joomdle_remove_cohort_member
joomdle_multiple_add_cohort_member
joomdle_multiple_remove_cohort_member
joomdle_get_courses_and_groups
joomdle_multiple_enrol_to_course_and_group
joomdle_multiple_remove_from_group
joomdle_my_all_courses
joomdle_unenrol_user
joomdle_multiple_unenrol_user
joomdle_get_children_grades
joomdle_get_children_grade_user_report
joomdle_enrol_user_with_start_date
joomdle_remove_user_role
joomdle_get_themes
joomdle_list_courses_scorm
joomdle_create_moodle_only_user
joomdle_enrol_user_with_start_and_end_date
joomdle_update_course_enrolments_dates
joomdle_get_system_roles
joomdle_add_system_role
joomdle_my_badges
joomdle_get_course_grades
joomdle_get_course_grades_items
joomdle_get_course_questionnaire_results
joomdle_get_all_courses
joomdle_get_events
joomdle_get_event
joomdle_get_certificates_credits
joomdle_set_section_visible
joomdle_create_events
joomdle_get_courses_not_editing_teachers

I really want to get Joomdle running and I am so close. I'm hoping there is a way to resolve this.

Laurie
Last edit: 10 years 1 day ago by lastevns.

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

More
10 years 18 hours ago #2 by Antonio Durán
You cannot add to the old topic because it is in a closed forum for R0.9.

If you have added all the functions, and still get that message, maybe you are not connecting to the right service. Check the token you are using.

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

  • lastevns
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 13 hours ago #3 by lastevns
Can you tell me how to check the token? It is automatically created right? So, it's not as though I can change it if it's wrong. Is there a way to have a new token created? Just unsure what to do about it.

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

More
10 years 3 hours ago #4 by Antonio Durán
Yes, it is automatic, but maybe there is some problem. You can check tokens in manage tokens page.

You can also delete it and create a new one. In the Manage tokens page you can do it.
If it all seems ok, you should try generating a new token in Moodle and entering it in joomdle config in Joomla.

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