Joomdle 1.0 Installation

Weird errors

  • Lisa Norman
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 4 weeks ago - 9 years 4 weeks ago #11 by Lisa Norman
Replied by Lisa Norman on topic Weird errors
Sadly, I spoke too soon.

I had initially checked during a quiet time and thought the slash had handled it. Waited a couple of days and just checked again. (When you see the date, you'll see that I should have checked a few minutes later!!!)

I'm now getting MORE errors. Everything still works and the system check is fine. Here's the set of errors I get now:

27-Mar-2017 19:32:55 America/Denver] PHP Warning: file_get_contents( www.mysite.com/moodle/webservice/xmlrpc/server.php?wstoken=xxx ): failed to open stream: HTTP request failed! in /home3/mysite/public_html/administrator/components/com_joomdle/helpers/content.php on line 106
[27-Mar-2017 19:32:55 America/Denver] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 28
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: fullname in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 35
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: cat_name in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 40
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: summary_files in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 50
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: summary in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 60
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: startdate in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 75
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: numsections in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 122
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: cat_id in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 128
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: remoteid in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 129
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: cat_name in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 130
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: fullname in /home3/mysite/public_html/components/com_joomdle/views/detail/tmpl/default.php on line 131
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: remoteid in /home3/mysite/public_html/administrator/components/com_joomdle/helpers/system.php on line 391
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: enroled in /home3/mysite/public_html/administrator/components/com_joomdle/helpers/system.php on line 394
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: guest in /home3/mysite/public_html/administrator/components/com_joomdle/helpers/system.php on line 395
[27-Mar-2017 19:32:55 America/Denver] PHP Notice: Undefined index: self_enrolment in /home3/mysite/public_html/administrator/components/com_joomdle/helpers/system.php on line 455

When I try to go to the xmlrpc address with that token, I get:
faultCode23604497faultStringCan not find data record in database table external_functions. | ERRORCODE: invalidrecord

I read somewhere else that this had been caused by not having a language file loaded. I've loaded that language file and it made no difference.

Thoughts?
Last edit: 9 years 4 weeks ago by Lisa Norman.

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

More
9 years 4 weeks ago #12 by Antonio Durán
Replied by Antonio Durán on topic Weird errors
It seems some calls are failing, even if most are working fine.

The only way to find out would be for you to monitor log file while you test the site, trying to replicate the action that causes the problem.
Once you have identified the action(s), we can try to find out what's wrong.

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

  • Lisa Norman
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 2 days ago #13 by Lisa Norman
Replied by Lisa Norman on topic Weird errors
Sorry for the delay on this. I have been watching and testing, but got inconsistent results. Sometimes I get errors, sometimes not, while doing the same thing.

This makes me extremely suspicious that it isn't Joomdle at fault. My decision was to wait until I could do a complete update to the site, which I've just completed. I'm going to watch the logs over the next day or so and see if anything has improved.

I noted that there was an update to Joomdle since I'd had the errors, too, so I've done a complete update of EVERYTHING. We'll see what happens!!!

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

More
9 years 2 days ago #14 by Antonio Durán
Replied by Antonio Durán on topic Weird errors
Well, Joomdle is sure the problem in this error:
27-Mar-2017 19:32:55 America/Denver] PHP Warning: file_get_contents( www.mysite.com/moodle/webservice/xmlrpc/server.php?wstoken=xxx ): failed to open stream: HTTP request failed! in /home3/mysite/public_html/administrator/components/com_joomdle/helpers/content.php on line 106

But as I said, it's only some times that call fails, so we would need to be able to replicate the problem to try to fix it.

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

  • Lisa Norman
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 1 day ago #15 by Lisa Norman
Replied by Lisa Norman on topic Weird errors
Since the update, no errors.

It may come back again, but I am hopeful. I wonder if it could have been caused by a custom page I had to display the courses. I replaced that page as part of my update, and it was in the one area that I did see an occasional error. But the inconsistency of the error really baffled me.

I'll let you know if it happens again! :laugh:

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

  • Lisa Norman
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
9 years 1 day ago #16 by Lisa Norman
Replied by Lisa Norman on topic Weird errors
OH -- and as always, thank you for your amazing help and this wonderful product.

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

More
9 years 1 day ago #17 by Antonio Durán
Replied by Antonio Durán on topic Weird errors
Thank you for your feedback and your kind words. I really appreciate it.

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