Joomdle 1.0 Installation

Joomla URL seems to be misconfigured in Joomdle auth plugin

  • Ahmad Arshad
  • Topic Author
  • Offline
  • Banned
  • Banned
More
8 years 5 days ago #1 by Ahmad Arshad
Hey Antonio,

Updating Joomla to the latest version seems to have broken the systems check...

I am getting

Joomdle Web Services Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle

Moodle 3.4.2+ (Build: 20180421)
Joomla 3.8.7
Joomdle 1.2

Not sure what to do... I have checked everything and all the configs seem to be fine...

Please help

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

  • Ahmad Arshad
  • Topic Author
  • Offline
  • Banned
  • Banned
More
8 years 4 days ago #2 by Ahmad Arshad
not sure if it is needed...

joomdle_system_check.xml in moodledata/temp has the following in it:

joomdle_system_check.xml
Error: Call to undefined method stdClass::getParams(): Call to undefined method stdClass::getParams()

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

  • Ahmad Arshad
  • Topic Author
  • Offline
  • Banned
  • Banned
More
8 years 4 days ago #3 by Ahmad Arshad
and joomdle_system_check.xml in joomla/logs we have

<?xml version="1.0" encoding="UTF-8"?><methodResponse><params><param><value><struct><member><name>joomdle_auth</name><value><int>1</
int></value></member><member><name>mnet_auth</name><value><int>1</int></value></member><member><name>joomdle_configured</name><value
><int>1</int></value></member><member><name>test_data</name><value><string/></value></member><member><name>release</name><value><str
ing>1.2</string></value></member></struct></value></param></params></methodResponse>

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

  • Ahmad Arshad
  • Topic Author
  • Offline
  • Banned
  • Banned
More
8 years 4 days ago #4 by Ahmad Arshad
zainabcenter.org/index.php?option=com_jo...server&format=xmlrpc
gives
XML-RPC Error (1): Invalid token:
Not sure what is going on...

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

More
8 years 4 days ago #5 by Antonio Durán
Hi.
Problem is this:
Error: Call to undefined method stdClass::getParams(): Call to undefined method stdClass::getParams()

I don't know where is coming from, though, as it may not be Joomdle related. It could aso be some system plugin, or the template...Try changing to stock template and test. Also try disabling non-core system plugins.
You can also check your Apache logs to see if you can find where the error is being triggered.

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