Forum Problems Installing LAMS: Re: Re: Re: Moodle 1.8.3 and Lams 2.0.4


 
Search: 

5: Re: Re: Re: Moodle 1.8.3 and Lams 2.0.4
In response to 4 01/10/08 08:27 AM
[ Reply | Forward ]
I tried to use the older lamstwo activity on moodle 1.8.3 but that won't install correctly. I get to the install page and it says it created the tables, but the html page is cutoff and the continue button never appears. After that the moodle home page is empty!

This is the entire page I see when it installs lamstwo

No warnings - Scroll to the continue button
lamstwo
(mysql): SHOW TABLES (mysql): CREATE TABLE mdl_lamstwo ( id BIGINT(10) unsigned NOT NULL auto_increment, course BIGINT(10) unsigned NOT NULL DEFAULT 0, name VARCHAR(255) NOT NULL DEFAULT '', introduction TEXT NOT NULL, sequence_id BIGINT(20) DEFAULT 0, lesson_id BIGINT(20) DEFAULT 0, timemodified BIGINT(10) unsigned NOT NULL DEFAULT 0, CONSTRAINT PRIMARY KEY (id) )
Success

(mysql): ALTER TABLE mdl_lamstwo COMMENT='LAMS activity'
Success

(mysql): CREATE INDEX mdl_lams_cou_ix ON mdl_lamstwo (course)
Success

lamstwo tables have been set up correctly

Is there a way to download a previous version?

I downloaded from both mirrors, they are the same.
http://wiki.lamsfoundation.org/display/lams/Downloads#Downloads-moodle

Posted by Dave Bauer

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