- Posts: 40
does joomdle run on php5?
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
14 years 10 months ago #1
by Jordan Wolff
does joomdle run on php5? was created by Jordan Wolff
I did an upgrade to my server today to php 5, when I went to my joomdle component in joomla and went to users I am getting this error.
XML-RPC Error (0): Coding error detected, it must be fixed by a programmer: Can not find file with external function implementation
I am guessing this was caused by the upgrade do you have a solution?
XML-RPC Error (0): Coding error detected, it must be fixed by a programmer: Can not find file with external function implementation
I am guessing this was caused by the upgrade do you have a solution?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
14 years 10 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: does joomdle run on php5?
No, I don't think PHP5 is causing this by itself, as almost all our host are runing PHP5.
Does everything else still work?
Never saw that message before, but it seems it can't find the function definition in the helpers/externallib.php file.
Does everything else still work?
Never saw that message before, but it seems it can't find the function definition in the helpers/externallib.php file.
Please Log in or Create an account to join the conversation.
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 40
14 years 10 months ago #3
by Jordan Wolff
Replied by Jordan Wolff on topic Re: does joomdle run on php5?
Yes everything is still working. The only thing done was a pop upgrade on the server then adjusted the php.ini to reflect the oho upgrade.
Please Log in or Create an account to join the conversation.
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 40
14 years 10 months ago #4
by Jordan Wolff
Replied by Jordan Wolff on topic Re: does joomdle run on php5?
I actually think it is because I upgraded moodle 2.0.3 to moodle 2.0.4
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
14 years 10 months ago #5
by Chris
Replied by Chris on topic Re: does joomdle run on php5?
Not likely a request of the moodle upgrade. That said, I am not aware of all the changes between the two versions. It is more likely a result of your php upgrade. While Joomdle is supporting this version of PHP, perhaps when you upgraded the php, not all settings are now enabled?
The first place to start is to ensure xml-rpc is installed and running.
The first place to start is to ensure xml-rpc is installed and running.
Please Log in or Create an account to join the conversation.