PDA

View Full Version : Can't create learning path


smartdesigners
09-27-2007, 06:45 PM
I have a paid version of your lms software, and all was ok until i tried to upload a 15mb scorm file to the learning path, this was not executed and now when i go to install a small scorm or just a text learning path nothing happens when i go to save, the save button does not work.

Please help

den
09-27-2007, 06:48 PM
Can you provide teacher access (+admin) for me?

smartdesigners
09-27-2007, 07:41 PM
Just pm you with details, thanks

den
09-27-2007, 08:36 PM
Do you receive my answer?

smartdesigners
09-27-2007, 08:54 PM
No not recieved any answer where should i be looking!

den
09-27-2007, 09:01 PM
Why 15Mb SCORM file is not uploaded
There are 2 PHP parameters that affects the size of file uploads: upload_max_filesize and post_max_size.
upload_max_filesize is 32M for your site, but post_max_size is only 8M.
post_max_size parameter is also affect file uploads, usually it is double of upload_max_filesize (x2 or x1.5)

Why learning path was not saved:
Pages of your site have many JS errors in the file mootools.js of your template.
WYSIWYG editor which you are using can't load, because of many js errors, i've turned off editor for user joomlalms and i've created new learning path at the "Course 1 - FREE".

smartdesigners
09-27-2007, 09:18 PM
Genius thanks great support!