Joomdle 1.0 Installation

System check after instllation - Joomdle Web Services An unexpected error happen

  • Czudla77
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 10 months ago #1 by Czudla77
Dear Antonio,

after installing this massage occurs at system check: Joomdle Web Services - An unexpected error happened: 23604497: Can not find data record in database table external_functions. | DEBUG INFO: SELECT * FROM {external_functions} WHERE name IS NULL [array ( )] | ERRORCODE: invalidrecord

At external webservices there are functions with prefix joomdle_

My configuration:

PHP 7.3.14
Joomla 3.9.16
Moodle 3.8.3+
Joomdle 1.2.7

Do you have any idea how to solve it?
Best regards.

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

More
5 years 10 months ago #2 by Antonio Durán
Hi.

I remember this error having to do with some PHP version. Are you able change PHP version for a moment to test?

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

  • Czudla77
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 10 months ago #3 by Czudla77
Hello,
Unfortunately, I am not able to change the PHP version. I have experience with Joomdle when I used an older version of PHP - it worked then. But now I have to use the version of PHP that is on the server :-(

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

More
5 years 10 months ago #4 by Antonio Durán
I tested with PHP 7.3 myself, and it worked fine, so we can assume problem is not related to PHP version.

That said, I can't think of any reasons for that error, so I cannot really tell you much else from here :(

As you see in the query, it is passing a NULL value on function name, so it does not matter if Joomdle functions are there.

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