Forum LAMS for Tech-Heads - General Forum: : Re: LAMS and Moodle 1.53


 
Search: 

7: : Re: LAMS and Moodle 1.53
In response to 6 11/09/06 09:57 AM
[ Reply | Forward ]
I did try and use 1.6 module in 1.5, but it says I must have moodle version ?? or higher. So can't do that.

I would get the blank screen on moodle/admin

It has to do with soap. I can comment it out, but I receive soap errors when trying to create a lams activity.

Posted by Lori Bakken

8: Re: : Re: LAMS and Moodle 1.53
In response to 7 11/09/06 06:32 PM
[ Reply | Forward ]
You can try using the nusoap library from moodle 1.6.

1. From moodle 1.6, copy moodle/lib/soap/nusoap.php to your moodle 1.5 directory moodle/lib/nusoap/nusoap.php (rename the existing nusoap library in there first).
2. Then in moodle/mod/lams/lib.php, do a search for 'soapclient' and change the text to insert an underscore, as 'soap_client'.

When you reach the 'create a lams activity' screen, can you click 'create new sequence' and get the LAMS author window? Doing this doesn't rely on soap.

Not sure why you get a blank screen instead of the normal 'tables have been created successfully' message.

Posted by Jun-Dir Liew

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum