Forum Problems Installing LAMS: Re: Re: Re: Re: Re: Moodle Integration Problem


 
Search: 

6: Re: Re: Re: Re: Re: Moodle Integration Problem
In response to 5 01/04/08 05:50 PM
[ Reply | Forward ]
Rod,

I suspect the lamstwo table is missing. The sequence is started on the LAMS side, but Moodle is unable to record the details about the sequence as the table is missing.

Normally I've seen this with MySQL when the strict_trans_tables is turned on and something in the script causes the create table statement to fail. I thought we had fixed the sql - I'll have to check again!

Check your database and make sure the <mdl>_lamstwo table exists, where <mdl> is whatever your normal table prefix is. If it doesn't exist, use the script in the lamstwo package to create the table.

Glad to hear that the import is working. After I posted I wondered if it could be the browser expanding the zip file automatically.

Fiona

Posted by Fiona Malikoff

7: Re: Re: Re: Re: Re: Re: Moodle Integration Problem
In response to 6 01/04/08 10:58 PM
[ Reply | Forward ]
Thanks again Fiona. There was a lams table but no lamstwo table. I used the script to set up the table as you suggested and now it is working.

Thanks for the help!

Rod

Posted by Rod Spears

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