eFront 3.5.0 beta 2 released

Suggestions, General Discussion and Feature Requests about eFront

eFront 3.5.0 beta 2 released

Postby periklis » Mon May 19, 2008 9:41 pm

A new beta version of eFront 3.5.0, the second (in a row of three scheduled) has been released. You are more than welcome to try it and share your remarks with us.
Key additions in respect to the 3.5.0 beta1 version are:
• Improved stability and speed
• Extended courses management
• New, ajax-based file manager
• Improved content tree manipulation
• Enhanced AJAX functionality

Enjoy!
Periklis Venakis
eFront- eLearning and Skill Development Solution for Companies and Educational Institutes
Consider our wide range of added-value services to get things running smoothly on your eLearning environment
periklis
 
Posts: 2211
Joined: Thu Oct 04, 2007 10:54 am

Re: eFront 3.5.0 beta 2 released

Postby navidz » Thu May 22, 2008 3:40 am

Great system
Thanks
when stable version released?
navidz
 
Posts: 13
Joined: Thu May 08, 2008 6:16 pm

Re: eFront 3.5.0 beta 2 released

Postby navidz » Thu May 22, 2008 4:56 am

I report fetal error:
when i create external page in admin area and logout for see external page, site completely down
navidz
 
Posts: 13
Joined: Thu May 08, 2008 6:16 pm

Re: eFront 3.5.0 beta 2 released

Postby periklis » Thu May 22, 2008 7:37 am

The problem was due to file permissions and will be fixed in the next version.
In order for you to fix it also, you must add the following line:
Code: Select all
chmod($filename, 0644);

At line 3057 in the file www/administrator.php, right below the line:
Code: Select all
file_put_contents($filename, $newContent);


The stable version is expected in about 2 weeks
Periklis Venakis
eFront- eLearning and Skill Development Solution for Companies and Educational Institutes
Consider our wide range of added-value services to get things running smoothly on your eLearning environment
periklis
 
Posts: 2211
Joined: Thu Oct 04, 2007 10:54 am

Re: eFront 3.5.0 beta 2 released

Postby navidz » Fri May 23, 2008 5:22 am

periklis wrote:The problem was due to file permissions and will be fixed in the next version.
In order for you to fix it also, you must add the following line:
Code: Select all
chmod($filename, 0644);

At line 3057 in the file www/administrator.php, right below the line:
Code: Select all
file_put_contents($filename, $newContent);


The stable version is expected in about 2 weeks


Thanks periklis
-------------------------------------------------------------------------
I found new bug:
when i click in upload SCORM , it say me "scorm_uploaded_files" not found. i create this folder and upload SCORM file.
this error shown:
Fatal error: Class 'ZipArchive' not found in C:\wamp\www\efront_3.5.0_beta2\libraries\filesystem2.class.php on line 545
navidz
 
Posts: 13
Joined: Thu May 08, 2008 6:16 pm

Re: eFront 3.5.0 beta 2 released

Postby periklis » Fri May 23, 2008 6:00 am

What version of PHP are you using?
Periklis Venakis
eFront- eLearning and Skill Development Solution for Companies and Educational Institutes
Consider our wide range of added-value services to get things running smoothly on your eLearning environment
periklis
 
Posts: 2211
Joined: Thu Oct 04, 2007 10:54 am

Re: eFront 3.5.0 beta 2 released

Postby navidz » Fri May 23, 2008 7:54 am

periklis wrote:What version of PHP are you using?

PHP 5.2.5
APPACHE 1.5.39
MYSQL 5.0.45
Windows XP
Localhost
navidz
 
Posts: 13
Joined: Thu May 08, 2008 6:16 pm

Re: eFront 3.5.0 beta 2 released

Postby periklis » Fri May 23, 2008 8:01 am

You must enable zip file functions inside the php.ini file. Copying from http://www.php.net/manual/en/zip.installation.php :
"Windows users need to enable php_zip.dll inside of php.ini in order to use these functions."
I'll make sure that the a check is put so in case the libraries are not present, the appropriate action takes place
Periklis Venakis
eFront- eLearning and Skill Development Solution for Companies and Educational Institutes
Consider our wide range of added-value services to get things running smoothly on your eLearning environment
periklis
 
Posts: 2211
Joined: Thu Oct 04, 2007 10:54 am

Re: eFront 3.5.0 beta 2 released

Postby navidz » Fri May 23, 2008 5:46 pm

Thanks
My problem solved
navidz
 
Posts: 13
Joined: Thu May 08, 2008 6:16 pm


Return to eFront

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron