R0.22 and earlier: No Longer Supported
Call to undefined function xmlrpc_encode_request()
- nkdweb
- Topic Author
- New Member
-
Less
More
15 years 8 months ago - 15 years 8 months ago #1
by nkdweb
Call to undefined function xmlrpc_encode_request() was created by nkdweb
Hi,
When i access the URL www.mysite.com/index.php?option=com_joomdle , it throw an error "Fatal error: Call to undefined function xmlrpc_encode_request() in /..../public_html/components/com_joomdle/helpers/content.php on line 38". Please advice me to solve this issue! :angry:
When i access the URL www.mysite.com/index.php?option=com_joomdle , it throw an error "Fatal error: Call to undefined function xmlrpc_encode_request() in /..../public_html/components/com_joomdle/helpers/content.php on line 38". Please advice me to solve this issue! :angry:
Last edit: 15 years 8 months ago by nkdweb.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
15 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Call to undefined function xmlrpc_encode_request()
Hi. You have to install de XML-RPC PHP extension, or ask your provider to install it if you are on a hosted domain.
Please Log in or Create an account to join the conversation.