- Posts: 2
[Closed] Joomla URL seems to be misconfigured
- Paul Pounder
- Topic Author
- Offline
- New Member
-
Less
More
13 years 10 months ago - 13 years 10 months ago #1
by Paul Pounder
[Closed] Joomla URL seems to be misconfigured was created by Paul Pounder
Hi there,
I have the following:
Moodle 2.1.1
Joomla 1.7.0
Joomdle 0.7
I haven't upgraded anything, but suddenly my System Check is showing: Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle in the Joomla Web Services section. The only thing I can think of that may have done something is when I viewed the moodle user table in MySQL Workbench. I didn't change anything, just a select statement, so I don't know why that could have done anything.
I haven't changed any url in the config settings. Thankfully this is only local. But I'm scared in case this issue replicates itself in production as at the moment I have no way of resolving. The users created using Joomdle and have a Joomdle authentication method, can't log into Moodle as they get an Invalid error.
I'm running Joomla at 127.0.0.1/joomla and moodle at 127.0.0.1/moodle. This has been running fine for 6-8 months.
When I check:
127.0.0.1/joomla/index.php?option=com_joomdle&task=ws.server&format=xmlrpc
I get the following error:
faultString parse error. not well formed. error occurred at line 1, column 1, byte index 0 faultCode -32700
Any help in trying to debug this would be great. I know quite a bit about PHP so I just need pointing in the write direction unless anyone else has a fix.
Kindest regards
Paul Pounder
I have the following:
Moodle 2.1.1
Joomla 1.7.0
Joomdle 0.7
I haven't upgraded anything, but suddenly my System Check is showing: Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle in the Joomla Web Services section. The only thing I can think of that may have done something is when I viewed the moodle user table in MySQL Workbench. I didn't change anything, just a select statement, so I don't know why that could have done anything.
I haven't changed any url in the config settings. Thankfully this is only local. But I'm scared in case this issue replicates itself in production as at the moment I have no way of resolving. The users created using Joomdle and have a Joomdle authentication method, can't log into Moodle as they get an Invalid error.
I'm running Joomla at 127.0.0.1/joomla and moodle at 127.0.0.1/moodle. This has been running fine for 6-8 months.
When I check:
127.0.0.1/joomla/index.php?option=com_joomdle&task=ws.server&format=xmlrpc
I get the following error:
faultString parse error. not well formed. error occurred at line 1, column 1, byte index 0 faultCode -32700
Any help in trying to debug this would be great. I know quite a bit about PHP so I just need pointing in the write direction unless anyone else has a fix.
Kindest regards
Paul Pounder
Last edit: 13 years 10 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Paul Pounder
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
13 years 10 months ago - 13 years 10 months ago #2
by Paul Pounder
Replied by Paul Pounder on topic SOLVED Joomla URL seems to be misconfigured in Joomdle auth
Ok I fixed it.
I realised I switched debugging on in Joomla. The XMLRPC doesn't seem to like that, and therefore the System Check was showing as failed. Stop debugging, works fine.
Silly me
I realised I switched debugging on in Joomla. The XMLRPC doesn't seem to like that, and therefore the System Check was showing as failed. Stop debugging, works fine.
Silly me
Last edit: 13 years 10 months ago by Paul Pounder.
Please Log in or Create an account to join the conversation.