R0.24 No Longer Supported

[Solved] Something wrong with Joomdle Web Services

  • Kyle
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 10 months ago - 15 years 10 months ago #1 by Kyle
Hi Guys,

Having issues with my Moodle setup. I have configured the Moodle as per the documentation found all over. Joomdle has been installed in Joomla, with all the modules and plugins enabled. I have confirmed that all are existing.

Recently I had the issue that it required 'auth_plugin' in moodle. Which I found out, was the folder in the main package that needed to be manually extracted to the Moodle directory. Then once I had done this, that error disappeared to display the below error:

Something is wrong with Joomdle Web Services setup -- this shows under the 'System Check' in the (Joomla) Joomdle component. I need to simply integrate Joomla with Moodle. Users who login via Joomla must have access to the Moodle side/courses.

Can anyone help me with this, I will be happy to provide any information to aid with this! :unsure:

Regards,

K
Last edit: 15 years 10 months ago by Antonio Durán.
The topic has been locked.
More
15 years 10 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Re: Something is wrong with Joomdle Web Services setup
Hi.

Did you configure Joomla URL in Moodle plugin?
The topic has been locked.
  • Kyle
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 10 months ago #3 by Kyle
Yes I specified the Joomla URL, which to the documentation was the only thing required. I have attached a screenshot for you.
The topic has been locked.
More
15 years 10 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Re: Something is wrong with Joomdle Web Services setup
After unzipping the joomdle folder, did you visit notificatins? Did you see the tables being created?
The topic has been locked.
  • Kyle
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 10 months ago #5 by Kyle
Yes, many tables were created without any errors. If you require queries to be run, let me know. Really want to get this thing working. Only thing complaining is the System Check. I have not tested it completely yet, but I assume it will only function once the system check are all 'ok'.
The topic has been locked.
More
15 years 10 months ago - 15 years 10 months ago #6 by Howard
If I might suggest that you change the joomdle joomla.url to
Code:
http://www.topazwe.com/demo

not having "www" can sometimes cause issues with some isp hosts I beleive.
Last edit: 15 years 10 months ago by Howard.
The topic has been locked.
  • Kyle
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 10 months ago #7 by Kyle
Same story, Joomla - Joomdle component still displaying below error:

Joomdle Web Services Something is wrong with Joomdle Web Services setup
The topic has been locked.
More
15 years 10 months ago #8 by Antonio Durán
Replied by Antonio Durán on topic Re: Something is wrong with Joomdle Web Services setup
Maybe it is a problem with values....

Run these queries to see what you have there:
select * from mdl_mnet_rpc;
select * from mdl_mnet_service2rpc;
select * from mdl_mnet_host2service;
The topic has been locked.
  • Kyle
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 10 months ago #9 by Kyle
I have run the various statements. 2 of them are txt files, and the larger is the .sql file. Hopefully have some more insight to the issue.

Appreciate the help!

File Attachment:

File Name: sql_statements.zip
File Size:2.73 KB
The topic has been locked.
More
15 years 10 months ago #10 by Antonio Durán
Replied by Antonio Durán on topic Re:Something is wrong with Joomdle Web Services setup
Looking at the provided data, it seems you did not enable the joomdle auth plugin in moodle, is that right?
The topic has been locked.