- Posts: 8
R0.30 Support
[Solved] [auth_joomdletitle] & XML-RPC Error(7015)
- brad
- Topic Author
- Offline
- New Member
-
Less
More
15 years 6 months ago - 15 years 6 months ago #1
by brad
[Solved] [auth_joomdletitle] & XML-RPC Error(7015) was created by brad
So I'm having the dreaded "XML-RPC Error (7015): Unable to locate function, or function prohibited for RPC." error.
I originally installed moodle in different a directory than moodle called root/training and after I encountered this below problem I went back and changed the name and the config file hoping this would fix it, noi luck.
I also had another error / inconsistency happen earlier in the install process.
Could it stem from this?
I followed everything to the T however when trying to to configure "auth_joomdle" I uploaded the files manually and when I went into "Users ► Authentication ► Manage authentication" the file wasn't there it was called "auth_joomdletitle" so I enabled it anyway and went to the settings, now the settings fields were called "auth_joomdledescription
auth_joomla_url auth_joomla_url_desc
auth_joomla_connection_method auth_joomla_connection_method_description" respectively so I made the changes as per the prerequisites and off I went to configure the joomla side.
Not sure if the web services xmlrpc error could be related but I'm stuck none the less any ideas?
Ive tried the 127 local host and my actual server ip address and no luck, its automatically adding the 32 network number??
I've tried curl and php get and neither on works! Please help I'm evaluating JoomlaLMS and this and I have LMS working and the demo installed on the same server so I'd like to get this running to evaluate them.
I originally installed moodle in different a directory than moodle called root/training and after I encountered this below problem I went back and changed the name and the config file hoping this would fix it, noi luck.
I also had another error / inconsistency happen earlier in the install process.
Could it stem from this?
I followed everything to the T however when trying to to configure "auth_joomdle" I uploaded the files manually and when I went into "Users ► Authentication ► Manage authentication" the file wasn't there it was called "auth_joomdletitle" so I enabled it anyway and went to the settings, now the settings fields were called "auth_joomdledescription
auth_joomla_url auth_joomla_url_desc
auth_joomla_connection_method auth_joomla_connection_method_description" respectively so I made the changes as per the prerequisites and off I went to configure the joomla side.
Not sure if the web services xmlrpc error could be related but I'm stuck none the less any ideas?
Ive tried the 127 local host and my actual server ip address and no luck, its automatically adding the 32 network number??
I've tried curl and php get and neither on works! Please help I'm evaluating JoomlaLMS and this and I have LMS working and the demo installed on the same server so I'd like to get this running to evaluate them.
Last edit: 15 years 6 months ago by Antonio Durán.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 6 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: [[auth_joomdletitle]] and XML-RPC Error (7015)
Hi.
Did you installed Joomdle R0.3? Or are working with R0.25?
Did you installed Joomdle R0.3? Or are working with R0.25?
The topic has been locked.
- brad
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
15 years 6 months ago - 15 years 6 months ago #3
by brad
Replied by brad on topic Re: [[auth_joomdletitle]] and XML-RPC Error (7015)
I started with .30 and then tried removing it and installing .25
After deleting the specified rows in my database I get the following notification same as I got the first time:
"auth/joomdle plugin needs upgrading"
After deleting the specified rows in my database I get the following notification same as I got the first time:
"auth/joomdle plugin needs upgrading"
Last edit: 15 years 6 months ago by brad.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 6 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Re: [[auth_joomdletitle]] and XML-RPC Error (7015)
Forget about R0.25, use R0.3.
I don't know why you are not seeing the lang strings correctly. I assume they were working before you changed versions?
If you get 7015 error, IP is ok.
So, what it seems is taht the database rows are not being created. is the db folder in place?
Try creating it by hand in the db, only one is needed:
- insert into mnet_host2service (hostid, serviceid, publish) VALUES ('0', '4', '1');
I don't know why you are not seeing the lang strings correctly. I assume they were working before you changed versions?
If you get 7015 error, IP is ok.
So, what it seems is taht the database rows are not being created. is the db folder in place?
Try creating it by hand in the db, only one is needed:
- insert into mnet_host2service (hostid, serviceid, publish) VALUES ('0', '4', '1');
The topic has been locked.
- brad
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
15 years 6 months ago - 15 years 6 months ago #5
by brad
Replied by brad on topic Re: [[auth_joomdletitle]] and XML-RPC Error (7015)
looks like your onto something:
Table 'xxx_moodle.mnet_host2service' doesn't exist
woops I didn't add the the mdl_mnet_host2service abbreviation for the table it does exist and it fixed the problem.
I uploaded a new .30 and that fixed the lang strings, weird.
So far so good thanks so much for your help and such a sweet tool your working on.
On a side note, what do you like about moodle over joomla lms?
I'm not fond of the licensing structure of Joomlalms and I'd like to think this solution will be the best of all. We'll be running customer training, dealer network training, internal manufacturing training as well as new hire orientation. I believe this could be a huge asset to our company.
Thanks again. I'll let you know how our trial goes...
Table 'xxx_moodle.mnet_host2service' doesn't exist
woops I didn't add the the mdl_mnet_host2service abbreviation for the table it does exist and it fixed the problem.
I uploaded a new .30 and that fixed the lang strings, weird.
So far so good thanks so much for your help and such a sweet tool your working on.
On a side note, what do you like about moodle over joomla lms?
I'm not fond of the licensing structure of Joomlalms and I'd like to think this solution will be the best of all. We'll be running customer training, dealer network training, internal manufacturing training as well as new hire orientation. I believe this could be a huge asset to our company.
Thanks again. I'll let you know how our trial goes...
Last edit: 15 years 6 months ago by brad.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
15 years 6 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Re: [[auth_joomdletitle]] and XML-RPC Error (7015)
Great. We would love to hear your comments when you test.
As for Joomla lms, I can't really tell, as I have never used it.
As for Joomla lms, I can't really tell, as I have never used it.
The topic has been locked.