R0.25 No Longer Supported

jmoodel error

More
15 years 9 months ago #1 by zee
jmoodel error was created by zee
Hello Guys,

I am trying to integrate jmoodel with the joomla integration .but i am getting some errors . the error is as fallows :


ERROR:

Module Parameters

Fatal error: Call to undefined function xmlrpc_encode_request() in /home/meconzee_pro/pro.meconzee.com/pzee/administrator/components/com_joomdle/helpers/content.php on line 81


Any suggestions please.

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

More
15 years 9 months ago #2 by Chris
Replied by Chris on topic Re: jmoodel error
Where do you get this error? Ie What link are you clicking on?
What do you get when you click on the System Health Check?

Based on the error, it looks like you do not have PHP XML-RPC library enabled. Please verify this.

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

More
15 years 9 months ago - 15 years 9 months ago #3 by zee
Replied by zee on topic Re:jmoodel error
thanx for the reply ,ya you are right i have enabled that libraries even though it shows the same error message

the error message is displayed on (jmoodel courses )module parameters page.

when i click on system check i am getting this error

ERROR:Fatal error: Call to undefined function xmlrpc_encode_request() in /home/meconzee_pro/pro.meconzee.com/pzee/administrator/components/com_joomdle/helpers/content.php on line 135

Any more suggestions please.
Last edit: 15 years 9 months ago by zee.

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

More
15 years 9 months ago #4 by Chris
Replied by Chris on topic Re:jmoodel error
When you say you enabled that library, which library do you mean? It sounds like you are referring to your Joomla plugin. I am referring to the PHP libraries outside of Joomla.

That error message is normally displayed when the PHP XML-RPC library is not enabled. Can you verify through your php info. Under the Joomla backend Help, you will see PHP Information. You should have 6 references to XML-RPC and the follow should show up.



If this does not show up you will need to have your PHP XML-RPC libraries installed and enabled. This is something that your hosting company normally does.

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