22:
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Error adding lams lesson activity in Moodle
By: Jun-Dir Liew
|
In response to 21 | 02/09/10 06:07 PM | ||
Perhaps we need to increase the 30 second response timeout as a workaround. In moodle/mod/lamstwo/lib.php, can you add two arguments to the soap_client constructor?
In the function 'lamstwo_get_soap_client', make the line that says $s = new soap_client($wsdl,true,false,false,false,false); into $s = new soap_client($wsdl,true,false,false,false,false,0,0); and we'll see if setting the response timeout to unlimited (0) works for you. Thanks, Posted by Jun-Dir Liew |
|
||||||||||
|
||||||||||
|
||||||||||
|
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum