Ahmed Mansour
Send E-Mail message
Profile
Posts: 1
Joined: 03/29/2007
|
i just installed
eLMS_MAR_2007_01_trial_28_03_2007.zip
on our site, i cant see any option to upload video files, i was able only to upload text and jpg, am I wrong?
also in your section "Video Manuals", i noticed there r no manual for ELMS, just for elarning, i viewed the admin demo and i can see video options are avaialble. so why ELMS is more expensive than ELEARNING.
THNX
Ahmed
|
PilotGroup.NET Manager Administrator
Send E-Mail message
Profile
Posts: 1486
Joined: 11/03/2006
|
Dear Ahmed,
eLMS Pro Software supports bellow file types:
- .swf flash animations;
- Power Point presentations;
- zip files (archives);
- text documents (doc, txt, html, xml);
- video (mpeg, avi, mpg, mpeg, wmv, mov);
- audio (mp3, midi, mid, wav);
- images (jpeg, pjpeg, gif, bmp, tiff, png).
Please, do the following to upload a video file: go to 'Course editor' section, edit a course, upload a file in the field bellow course editor window, save uploaded file, press 'Get html' to get html code of the file and add it to course html code (search for 'html' button in course editor menu), save the changes.
The main difference between eTraining (or Online Training Solution) and eLMS Pro is illustrated at http://www.elmspro.com
Please, contact our Sales Team to receive eLMS Pro manuals.
We'd be glad to help if any have any other questions.
|
Ahmed Guest
|
ok, great
is there a restriction on how big the file, i tried to upload a 6.5 Mg wmv but i got this error message
Size of the uploaded file is more, then upload_max_filesize, defined in php.ini!
the max size in the setting is 2000000 , how can we increase that ??
|
PilotGroup.NET Manager Administrator
Send E-Mail message
Profile
Posts: 1486
Joined: 11/03/2006
|
Dear Ahmed,
Most depends on your server settings.
If you go to http://yoursitename/lms/phpinfo.php and search for 'upload_max_filesize', you'll see that max file size for uploading is 2M. It means that you won't be able to upload bigger files.
To increase your server settings, it's necessary to contact your hosting company support services and request changes.
|
Ahmed Guest
|
i found teh file and tried to open it with Zend , but i got this message
This file was encoded by the <a href=\"http://www.zend.com/store/products/zend-encoder.php\">Zend Encoder</a> / <a
i guess the file was encoded by u because it is a trial version? correct?
can u decode the file and change the setting to 50MG?
thnx
Ahmed
|
PilotGroup.NET Manager Administrator
Send E-Mail message
Profile
Posts: 1486
Joined: 11/03/2006
|
Dear Ahmed,
eLMS Pro free trial version (just like Basic package) is partially encoded by Zend Optimizer.
The software itself is presented in 2 packages:
1 - Basic package - $449
Goes with encrypted source codes with basic design template integrated into it. Encryption is only partial, design part is still open so you would be able to edit and modify templates, but programming part (mostly for programmers) is still closed for modifying.
2 - Open Source package - $699
The package is mostly for web developers or people who have a developer at hand. You will be able to change whatever you want at the site - either structure, or design or any other thing, shortly speaking it gives you an opportunity to add/change fields and add some additional features yourself. Just be sure that you know PHP/MySQL. As you understand this package is supposed mostly for PHP/MySQL developers who want to customize the solution either for their own private needs or for their clients.
Please, check also my email to you.
|