- Posts: 4
Error Can not find data record in database table external_fu
- bijou
- Topic Author
- Offline
- New Member
-
I am getting the following error on system check. I tried reinstalling few times with no luck. Could you give me some pointers as to where the problem might me.
Many thanks in advance.
Here is the error message
An unexpected error happened: 23604497: Can not find data record in database table external_functions. | ERRORCODE: invalidrecord
I am using Moodle 3.1 Joomdle 1.0.5 and Joomla 3.5
Bijou
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
- Have you added all the Joomdle functions?
- You may wish to read through the thread immediately before your posting - www.joomdle.com/forum/installation/11852...n-php7-or-moodle-3-1
You can turn on Moodle debugging for more information if none of the above is helpful.
Please Log in or Create an account to join the conversation.
- bijou
- Topic Author
- Offline
- New Member
-
- Posts: 4
System health check still gives
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
Bijou
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7909
Please Log in or Create an account to join the conversation.
- Irfan
- Offline
- New Member
-
- Posts: 7
I am having the same issue.
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
Is there anything we can do to solve this error?
Thank you,
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7909
If you want, you can send access info to antonio at joomdle email address, and I will try talking a look, to see if there is a problem with Joomdle itself, although most probably this will be a problem with your server configuration.
Please Log in or Create an account to join the conversation.
- fabricio
- Offline
- New Member
-
- Posts: 6
How did it end up? I'm facing the same problem too:
An unexpected error happened: 23604497: Não foi encontrada nenhum dado gravado na tabela de banco de dados external_functions. | DEBUG INFO: SELECT * FROM {external_functions} WHERE name IS NULL [array ( )] | ERRORCODE: invalidrecord
Please Log in or Create an account to join the conversation.
- sergio
- Offline
- New Member
-
- Posts: 1
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7909
Please Log in or Create an account to join the conversation.
- fabricio
- Offline
- New Member
-
- Posts: 6
I find out something that may help!!!
When I change the PHP's configuration to 5.6 the Web Service shows me this: An unexpected error happened: 23604497: Não foi encontrada nenhum dado gravado na tabela de banco de dados external_functions. | DEBUG INFO: SELECT * FROM {external_functions} WHERE name IS NULL [array ( )] | ERRORCODE: invalidrecord.
When I change the PHP's configuration to 5.4 the Web Service shows me this: Received empty response from Moodle.
If I change to PHP's configuration to 7 I get two red checks: Moodle to Joomla HTTP connectivity -> Moodle cannot connect to Joomla. And: Web Service -> An unexpected error happened: 23604497: Não foi encontrada nenhum dado gravado na tabela de banco de dados external_functions. | DEBUG INFO: SELECT * FROM {external_functions} WHERE name IS NULL [array ( )] | ERRORCODE: invalidrecord.
Any of them gives me the red check at the last one, any help???
Thanks,
Fabrício.
Please Log in or Create an account to join the conversation.