Forum Problems Installing LAMS: Re: Moodle Lams Integration Error


 
Search: 

3: Re: Moodle Lams Integration Error
In response to 1 12/12/05 12:39 PM
[ Reply | Forward ]
mysql> insert into ext_server_org_map
(serverid, serverkey, servername, serverdesc, prefix, orgid) values
('ourserver', 'secretkey2005', 'Practice Server',
'Server using Moodle installed in this and that location',
'ar', '1020');

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

I pretty much cut and pasted from the integration page trying to get it to work. I am probably making a pretty dumb mistake, but have no clue what.

Posted by Jeremy Shankle

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