Forum Problems Installing LAMS: Re: Integration problem


 
Search: 

2: Re: Integration problem
In response to 1 12/17/06 09:32 AM
[ Reply | Forward ]
Hi Ablet,

Just to rule out any problems in the integration setup, can you login into the LAMS database and post here the result of this query:

select * from lams_ext_server_org_map;

Also, can you login as admin in your moodle server and give us a screendump of:

http:yourmoodleserverhere.com/moodle/admin/module.php?module=lams

Unfortunately, the integration with Moodle and LAMS 1.0.2 is quite fiddly as you need to manually insert some parameters into the LAMS DB which makes this very error prone. However, the integration in 2.0 has a web interface that does it all for you now. Hopefully we can release that shortly.

Thanks,

Ernie

Posted by Ernie Ghiglione

3: Re: Re: Integration problem
In response to 2 12/18/06 09:17 PM
[ Reply | Forward ]
Hi!
there is ext_server_org_map in my database(database name is lamsone),and my query is
select * from ext_server_org_map;
but the result is "Empty Set",what the problem is?
I'm sure that i insert the integration parameters into the ext_server_org_map table.

Posted by ablet wayit

4: Re: Re: Re: Integration problem
In response to 3 12/18/06 09:33 PM
[ Reply | Forward ]
If your ext_server_org_map table is empty, then your error message makes sense - i.e. where it says 'not registered in LAMS'. Because there are no servers at all listed there.

If you do the insertion step again from http://lamsfoundation.org/integration/lamsintegration/ it should solve this error message. If that doesn't work, you can post your SQL here and we can try and see what's wrong with it.

Posted by Jun-Dir Liew

Reply to first post on this page
Back to Problems Installing LAMS