- Posts: 5
Coding error detected, it must be fixed by a programmer: Can
- Orel Beilinson
- Topic Author
- Offline
- New Member
-
Less
More
13 years 2 months ago - 13 years 2 months ago #1
by Orel Beilinson
Coding error detected, it must be fixed by a programmer: Can was created by Orel Beilinson
Hello,
When trying to add functions (Moodle 2.4, Joomla 2.5.9, Joomdle 0.9), I get this error:
Coding error detected, it must be fixed by a programmer: Can not find file with external function implementation
What can I do?
When trying to add functions (Moodle 2.4, Joomla 2.5.9, Joomdle 0.9), I get this error:
Coding error detected, it must be fixed by a programmer: Can not find file with external function implementation
What can I do?
Last edit: 13 years 2 months ago by Orel Beilinson.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
13 years 2 months ago #2
by Chris
Replied by Chris on topic Coding error detected, it must be fixed by a programmer: Can
I believe you see this error when you are in Moodle?
From what I have read, do a search on google, this could be a few things
- no data available when data is requested from particular tables
- your moodle has not been added correctly. For this pls ensure you have installed correctly. You may wish to unzip and copy in copies of the php files.
From what I have read, do a search on google, this could be a few things
- no data available when data is requested from particular tables
- your moodle has not been added correctly. For this pls ensure you have installed correctly. You may wish to unzip and copy in copies of the php files.
Please Log in or Create an account to join the conversation.
- Orel Beilinson
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
13 years 2 months ago #3
by Orel Beilinson
Replied by Orel Beilinson on topic Coding error detected, it must be fixed by a programmer: Can
I have installed auth_joomdle, added the service, enabled Web Services + XMLRPC, added a user and gave him permissions and tried to add functions, and it did not work.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
13 years 2 months ago - 13 years 2 months ago #4
by Chris
Replied by Chris on topic Coding error detected, it must be fixed by a programmer: Can
And what happens when Joomdle is not loaded and you try to add other functions?
As said, this is a Moodle error message and from what I can tell the above two possibilities identified may be the problem. You can do a quick search on google for additional options if you are convinced it is neither of the 2 options.
As said, this is a Moodle error message and from what I can tell the above two possibilities identified may be the problem. You can do a quick search on google for additional options if you are convinced it is neither of the 2 options.
Last edit: 13 years 2 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Orel Beilinson
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
13 years 2 months ago #5
by Orel Beilinson
Replied by Orel Beilinson on topic Coding error detected, it must be fixed by a programmer: Can
What do you mean?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7906
13 years 2 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Coding error detected, it must be fixed by a programmer: Can
It seems like you did not upload all files, as it is saying it is missing implementation.
Please Log in or Create an account to join the conversation.