<< Back
Message for this thread
Posted by Messages text
Hernandez Jorge

Noavatar
Total post : 6
> Profile
Written on : 15/05/2007 20:41 ( more than one month )
Object : Error with CreateXmlHttpRequest() when sends information.

Hello everybody

I hope all of you is fine

I have to thank you a lot because of very good and free LMS DOCEBO

When i use sCORM Courses, when i  finish the course i receive the error "The download for the specified resource has failed" when i try to debug Visual sendme to the next line

xmlhttp.send(strSoap);

and it becomes form

if( this['xmlhttp'] == null ) {
this.xmlhttp = this.CreateXmlHttpRequest();
}
var xmlhttp = this.xmlhttp; ...

Why i get an error ? i´m using  PHP 5.2.2, Apache 2.2, DOCEBO last versión, IE 7 or Firefox last versión.

In IE 7 i can see errors in FIREFOX just chashes

Thanks in advance for the informations, best regards.

Jorge

 
Cherubino Claudio

Avatar
Total post : 202
> Profile
Written on : 15/05/2007 22:46 ( more than one month )
Object : Re: Error with CreateXmlHttpRequest() when sends information.
Hi,
does this problem happen with all SCORM object?
Did you try our sample SCORM package (http://www.docebo.org/doceboCms/index.php?mn=docs&op=docsπ=5_4&folder=8)?
Docebo Staff
http://www.claudiocherubino.it
 
Hernandez Jorge

Noavatar
Total post : 6
> Profile
Written on : 15/05/2007 23:03 ( more than one month )
Object : Re: Error with CreateXmlHttpRequest() when sends information.

Thanks for answer.

Yes, i downloaded both files, Scormpackage and Flash when i try to navegate them i got error and i can not mark the course as Finished. =(

Course Error

 

After that with visual

Debug

thanks in advance

Message modified by : jhernandezb on : 15/05/2007 23:14
 
Hernandez Jorge

Noavatar
Total post : 6
> Profile
Written on : 17/05/2007 00:35 ( more than one month )
Object : Re: Error with CreateXmlHttpRequest() when sends information.
Do i have to config Apache to use SOAP with php ?
 
Omid

Avatar
Total post : 339
> Profile
Written on : 17/05/2007 07:45 ( more than one month )
Object : Re: Error with CreateXmlHttpRequest() when sends information.
I think it`s better that you try in another version of php . if you are working in your own computer php 4.4.x is better and can decrease adjustment problems . I had some problems with version 5 too . Of course you should activate domxml , ldap , and so on for installation with version 4.4.x .
This is my name that is drawn with cuneiform in many many years ago !
 
Hernandez Jorge

Noavatar
Total post : 6
> Profile
Written on : 17/05/2007 23:27 ( more than one month )
Object : Re: Error with CreateXmlHttpRequest() when sends information.

Yes...

I used PHP 4.4.7 ( scorm Error mentioned, corrected) MySql 5.0( UTF8, unicode, characters like á, é, í.... Corrected ), but now the resports never say finished or ended or something like that.

I will send other question about finoshed or ended in course reports, but the proble exposed here is corrected. Thanks a lot.

 
Omid

Avatar
Total post : 339
> Profile
Written on : 19/05/2007 01:23 ( more than one month )
Object : Re: Error with CreateXmlHttpRequest() when sends information.
If you make your scorm with Reload Editor , please try different options of this software until your reports problems would be solved .
This is my name that is drawn with cuneiform in many many years ago !
 
<< Back