Codefight CMS version 1.7.0 is out now. Hope you like it. :)
This version consists of a folder and a file manager, and the file manager comes with access security. You can assign the access permission to public, group or just a selected user.
Access permission can be given to a whole folder or just a file. I am trying to make it one of the best open source file managers based on PHP -- this means you can download for free and modify as to your requirements.
I have tried my best to keep it bug-free, however, this is not guaranteed. So, if you find any bug or issue, please let me know. I will update and include the fix in the next release.
There were other small bug fixes and updates included in the current version of the Codefight CMS.
jack posted on - Thursday 19th of August 2010 03:36:41 AM
Sonny Fitriawan posted on - Thursday 21st of October 2010 03:11:10 AM
Mr Son posted on - Saturday 11th of December 2010 03:24:29 PM
HoangLink posted on - Sunday 12th of December 2010 03:49:02 AM
Kansu Köse posted on - Saturday 23rd of July 2011 05:19:49 PM
how can i fix this issue
A PHP Error was encountered
Severity: Warning
Message: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/test/test/httpdocs/app/controllers/admin/index.html/) is not within the allowed path(s): (/var/www/vhosts/test/test:/usr/share/php:/usr/share/pear)
Filename: core/MY_Router.php
Line Number: 539
Regards
Kansu Köse
Damodar Bashyal posted on - Saturday 23rd of July 2011 05:37:23 PM
It's working fine in my ubuntu with same version. Can you please echo $dir2.$file2; at line 534 of core/MY_Router.php and check the file path and name it's checking.