- Posts: 7926
R0.23 No Longer Supported
[Solved] Not getting the course lists
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
16 years 1 month ago #61
by Antonio Durán
Replied by Antonio Durán on topic Re:Not getting the course lists
Hi.
I logged in and did what I suggested you before: adding the ethernet address: 192.168.1.0/24 (I guess that is your local ip range).
Now it shows the 7015 error again. I don't know why it does not execute the relevant query, so just execute this on your database:
insert INTO mdl_mnet_host2service(hostid, serviceid, publish) VALUES ('0', '4', '1');
I think that should fix the 7015 error.
I logged in and did what I suggested you before: adding the ethernet address: 192.168.1.0/24 (I guess that is your local ip range).
Now it shows the 7015 error again. I don't know why it does not execute the relevant query, so just execute this on your database:
insert INTO mdl_mnet_host2service(hostid, serviceid, publish) VALUES ('0', '4', '1');
I think that should fix the 7015 error.
The topic has been locked.
- Moricz Zsolt
- Offline
- New Member
-
Less
More
- Posts: 12
16 years 1 month ago #62
by Moricz Zsolt
Replied by Moricz Zsolt on topic Re:Not getting the course lists
Most I rehearsed this earlier already the ip too. Did not turn out unfortunately so ... The xml-rpc what kind of port communicates?
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
16 years 1 month ago #63
by Antonio Durán
Replied by Antonio Durán on topic Re:Not getting the course lists
I don't understand what you say. Did you do the insert?
Port is 80, this has nothing to to with ports, but with Moodle, which is not making the needed inserts.
Port is 80, this has nothing to to with ports, but with Moodle, which is not making the needed inserts.
The topic has been locked.
- Moricz Zsolt
- Offline
- New Member
-
Less
More
- Posts: 12
16 years 1 month ago #64
by Moricz Zsolt
Replied by Moricz Zsolt on topic Re:Not getting the course lists
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
16 years 1 month ago #65
by Antonio Durán
Replied by Antonio Durán on topic Re:Not getting the course lists
Ok. I fixed it for you.
Strange problem with Moodle data... Everybody has a 4 where you had a 3. I did a litle change on a row in the DB, and now the course list shows up.
Antonio
Strange problem with Moodle data... Everybody has a 4 where you had a 3. I did a litle change on a row in the DB, and now the course list shows up.
Antonio
The topic has been locked.
- Moricz Zsolt
- Offline
- New Member
-
Less
More
- Posts: 12
16 years 1 month ago #66
by Moricz Zsolt
Replied by Moricz Zsolt on topic Re:Not getting the course lists
thx thx thx thx thx very thx
The topic has been locked.