Forum Problems Installing LAMS: Re: Moodle Lams Integration Error


 
Search: 

8: Re: Moodle Lams Integration Error
In response to 1 12/12/05 08:26 PM
[ Reply | Forward ]
Ahh OK. I think this is a mistake on our part, the documentation's userinfo_url is missing a piece.

Just run this update command in mysql:

mysql> update ext_server_org_map
set userinfo_url = 'http://www.itbtraining.com/etraining/mod/lams/userinfo.php?un=%username%&ts=%timestamp%&hs=%hash%'
where orgid = '1020';

and see if that works... you can see there was a missing '.php' in the URL.

Thanks for posting - another error fixed!

Posted by Jun-Dir Liew

9: Re: Re: Moodle Lams Integration Error
In response to 8 12/12/05 09:14 PM
[ Reply | Forward ]
It works! Thanks for the help, I'm glad that it helped with the documentation.

Posted by Jeremy Shankle

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