[SOLVED] FileManager 1.4.4 issues after upgrade.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
dmgd
Forum Members
Forum Members
Posts: 115
Joined: Tue Jun 06, 2006 1:10 pm
Location: TX

[SOLVED] FileManager 1.4.4 issues after upgrade.

Post by dmgd »

I upgraded from 1.5.x to 1.11.10
Now file manager does not work properly.

1. When the config['uploads_path'] is used the first character us dropped. so set path to ="[rootpath]/uploads" becomes [rootpath]/ploads" as the path. You can upload to this path and view in FileManager but not where else. I think this is an issue.

2. I commented out the config['uploads_path'] and now I can view the upplads directory but I cannot open the subdirectories. I have checked the file permission and all are 777

My fix was to remove the config.php file add a blank config.php file. Run the install program and uncheck the create tables option.

It is very important to uncheck both the check boxes at the bottome of this step.

This created a new config.php file that worked.

BTW this is the porcedure I use to move from my development server to live site.
Locked

Return to “CMSMS Core”