How to Import content SCORM 2004?
Re: How to Import content SCORM 2004?
I'm using FormaLMS 1.3 now, and try to upload SCORM modules (zip file), but it always alerts with message "_ERROR_UPLOAD"... here is my configuration on /config.php at file upload session..
$cfg['uploadType'] = 'ftp';
$cfg['ftphost'] = 'localhost';
$cfg['ftpport'] = '21';
$cfg['ftpuser'] = 'FTP_USERNAME';
$cfg['ftppass'] = 'FTP_PASSWORD';
$cfg['ftppath'] = '/formalms/';
Can anybody help me ?
$cfg['uploadType'] = 'ftp';
$cfg['ftphost'] = 'localhost';
$cfg['ftpport'] = '21';
$cfg['ftpuser'] = 'FTP_USERNAME';
$cfg['ftppass'] = 'FTP_PASSWORD';
$cfg['ftppath'] = '/formalms/';
Can anybody help me ?
Re: How to Import content SCORM 2004?
Hi rtee, welcome on board!
your issue might have to do with the .php configuration, but it might also have to do with something else.
- file size: what is the file size limit you have in your .php configuration? Maybe your file is larger than that
- does your file have a ' in its name?
(I assume you are using learning object management>new LO>scorm, right?)
your issue might have to do with the .php configuration, but it might also have to do with something else.
- file size: what is the file size limit you have in your .php configuration? Maybe your file is larger than that
- does your file have a ' in its name?
(I assume you are using learning object management>new LO>scorm, right?)
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it