- Posts: 1
R0.22 and earlier: No Longer Supported
Component not working but Module working
- Vivek
- Topic Author
- Offline
- New Member
-
Less
More
15 years 9 months ago #1
by Vivek
Component not working but Module working was created by Vivek
I have followed the steps mentioned in the documentation.
1. Module working fine with list of courses
2. Component not working fine shows following messages
file_get_contents( www.moodle.com/elms/mnet/xmlrpc/server.php ) [function.file-get-contents]: failed to open stream: No such file or directory in /home/zyenetiz/public_html/joomla/components/com_joomdle/helpers/content.php on line 76
Domain names being changed to moodle and joomla respectively for security reasons.
1. Module working fine with list of courses
2. Component not working fine shows following messages
file_get_contents( www.moodle.com/elms/mnet/xmlrpc/server.php ) [function.file-get-contents]: failed to open stream: No such file or directory in /home/zyenetiz/public_html/joomla/components/com_joomdle/helpers/content.php on line 76
Domain names being changed to moodle and joomla respectively for security reasons.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
15 years 9 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Component not working but Module working
Hi.
If the real domain also missed http:// in component configuration, that may be the problem.
Antonio
If the real domain also missed http:// in component configuration, that may be the problem.
Antonio
Please Log in or Create an account to join the conversation.