- Posts: 7902
Joomla URL seems to be misconfigured in Joomdle auth plugin
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
12 years 9 months ago #11
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
You have not set "joomla default language" in your joomdle config in moodle.
Please Log in or Create an account to join the conversation.
- Maries
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 16
12 years 9 months ago #12
by Maries
Replied by Maries on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
I did, it's en-GB (see settings in attachment)
or should I write something else here?
or should I write something else here?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 9 months ago #13
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
You should put "en" instead.
Please Log in or Create an account to join the conversation.
- Maries
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 16
12 years 9 months ago - 12 years 9 months ago #14
by Maries
Replied by Maries on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
I did try a lot of languages (strings like en english, English etc etc), not one of them provided a solution; didn't help; same error occurs
I looked into the "XML-RPC Error (-32700): parse error. not well formed." error which is returned when debugging.
encountered a UTF8-encoding like solution (see link stackoverflow.com/questions/16006640/wor...rror-not-well-formed ) .. I know, its WP, but same xml-rpc method
perhaps something like this is the route to the solution...
setting language string sure is not!
I looked into the "XML-RPC Error (-32700): parse error. not well formed." error which is returned when debugging.
encountered a UTF8-encoding like solution (see link stackoverflow.com/questions/16006640/wor...rror-not-well-formed ) .. I know, its WP, but same xml-rpc method
perhaps something like this is the route to the solution...
setting language string sure is not!
Last edit: 12 years 9 months ago by Maries.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 9 months ago #15
by Antonio Durán
Replied by Antonio Durán on topic Joomla URL seems to be misconfigured in Joomdle auth plugin
the parse error is cuased by your debugging (as it breaks xml output)
If "en" does not work, there must be some problem else, but in your site it has to be set to en.
If "en" does not work, there must be some problem else, but in your site it has to be set to en.
Please Log in or Create an account to join the conversation.