- Posts: 27
R0.24 No Longer Supported
[Closed] Mod Joomla Calendar
- Tim s
- Topic Author
- Offline
- Junior Member
-
Less
More
15 years 11 months ago - 15 years 11 months ago #1
by Tim s
[Closed] Mod Joomla Calendar was created by Tim s
Hi Everyone,
I'm new here. Would love to donate to this as it has been very beneficial so far.
Installed the componenent and the info on moodle.
Getting a few errors with the module
Fatal error: Call to undefined function: xmlrpc_encode_request() in /home/ptamus13/ptamusic-www/modules/mod_joomdle_calendar/mod_joomdle_calendar.php on line 53
line 53:
$request = xmlrpc_encode_request("auth/joomdle/auth.php/my_courses", array ($username));
This is the second time I enountered an issues with auth.php... I subscribed to another forum where it was based on the session and I had to disable the session plugin.
Keep up the great effort.
Cheers
Tim
I'm new here. Would love to donate to this as it has been very beneficial so far.
Installed the componenent and the info on moodle.
Getting a few errors with the module
Fatal error: Call to undefined function: xmlrpc_encode_request() in /home/ptamus13/ptamusic-www/modules/mod_joomdle_calendar/mod_joomdle_calendar.php on line 53
line 53:
$request = xmlrpc_encode_request("auth/joomdle/auth.php/my_courses", array ($username));
This is the second time I enountered an issues with auth.php... I subscribed to another forum where it was based on the session and I had to disable the session plugin.
Keep up the great effort.
Cheers
Tim
Last edit: 15 years 11 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
15 years 11 months ago #2
by Chris
Replied by Chris on topic Re: Mod Joomla Calendar
Hi Tim,
Do the other modules work correctly? Ie The moodle courses? Can you post a link to your site?
Do the other modules work correctly? Ie The moodle courses? Can you post a link to your site?
Please Log in or Create an account to join the conversation.
- Tim s
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 27
15 years 11 months ago #3
by Tim s
Replied by Tim s on topic Re: Mod Joomla Calendar
The site is
www.ptamusic.ca
The modules are disabled as they disable the site.
I'll PM you a superadmin
Tim
I'll PM you a superadmin
Tim
Please Log in or Create an account to join the conversation.
- Tim s
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 27
15 years 11 months ago #4
by Tim s
Replied by Tim s on topic XML-RPC? Re: Mod Joomla Calendar
I tried to create your superadmin and got the error
Fatal error: Call to undefined function: xmlrpc_encode_request() in /home/ptamus13/ptamusic-www/plugins/user/joomdlehooks.php on line 94
It looks like your account is created (its visible), but may have something to do with the password...
I believe this host has XMLRPC... I checked the php info and the requiste info seemed to be there, but please double check.
Let me know
Tim
Fatal error: Call to undefined function: xmlrpc_encode_request() in /home/ptamus13/ptamusic-www/plugins/user/joomdlehooks.php on line 94
It looks like your account is created (its visible), but may have something to do with the password...
I believe this host has XMLRPC... I checked the php info and the requiste info seemed to be there, but please double check.
Let me know
Tim
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
15 years 11 months ago #5
by Chris
Replied by Chris on topic Re:XML-RPC? Re: Mod Joomla Calendar
Hi Tim,
I had a quick peek. It appears as though XMLRPC is not enabled for this site. You can see www.joomdle.com/wiki/Prerequisites under PHP Prerequisites to see what it will look like through Joomla when XMLRPC is enabled. Also, if you do a CTRL-F on the php info screen you should have 6 occurrences of "XMLRPC", whereas yours only shows 2. Whether this is the cause of all of your problems, I do not know yet, however, this would be the first place to start.
I had a quick peek. It appears as though XMLRPC is not enabled for this site. You can see www.joomdle.com/wiki/Prerequisites under PHP Prerequisites to see what it will look like through Joomla when XMLRPC is enabled. Also, if you do a CTRL-F on the php info screen you should have 6 occurrences of "XMLRPC", whereas yours only shows 2. Whether this is the cause of all of your problems, I do not know yet, however, this would be the first place to start.
Please Log in or Create an account to join the conversation.
- Tim s
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 27
15 years 11 months ago #6
by Tim s
Replied by Tim s on topic Re:XML-RPC? Re: Mod Joomla Calendar
Thanks - that's what I need to know
My customer is switching hosts, thankfully. The new host should have all the prerequistes.
I'll BE BACK!
Look forward to working together.
Tim
My customer is switching hosts, thankfully. The new host should have all the prerequistes.
I'll BE BACK!
Look forward to working together.
Tim
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
15 years 11 months ago #7
by Chris
Replied by Chris on topic Re:XML-RPC? Re: Mod Joomla Calendar
Great. I will close this for now.
Please Log in or Create an account to join the conversation.