Filemanager won't open files below uploads directory

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.
Post Reply
cmsforchurch
Forum Members
Forum Members
Posts: 29
Joined: Mon Sep 20, 2010 8:36 pm

Filemanager won't open files below uploads directory

Post by cmsforchurch »

I recently upgraded to CMSMS 1.11.7. Now Filemanager won't open directories within the uploads directory. Clicking a directory in uploads simply displays the contents of uploads again instead of the contents of the clicked directory.

Also, if I try to create a new directory on the Filemanager page, I get this message:
You are not allowed to modify files outside the uploads-dir! (That requires the Advanced File Management permission)
I am logged in as administrator, so I thought I should have permission.

There are no php errors.

There are no ! or X on the System Info page.

There are 36 warnings on the Firefox Error console but no errors. The warnings are all dropped declarations due to: "unknown property 'zoom', "error parsing value for 'filter'", "unknown property '-moz-border-radius-...'", and "unknown property 'vertical-alignment'". I can give you more details of these errors if you want to see them, but I wouldn't have thought these kinds of style warnings would prevent a page completely from displaying or give the error I get when I try to create a directory.

I also noticed that the uploads directory has permissions set at 777, but all subdirectories except images has permissions set at 755. Do I need to change the permission settings on all directories that are in uploads to 777?

This was all working fine for a couple years. This Filemanager problem first occcured last week when I upgraded from CMSMS 1.9.4.2 to CMSMS 1.10.3, and is still there now that I upgraded to CMSMS 1.11.7. Any help would be greatly appreciated!

I apologize if I posted this problem in the wrong forum. I can't tell if Filemanager is a core module or if it is considered an add on.

Here is my current system information:

----------------------------------------------

Cms Version: 1.11.7

Installed Modules:

CMSMailer: 5.2.1
FileManager: 1.4.3
MenuManager: 1.8.5
ModuleManager: 1.5.5
News: 2.12.12
Printing: 1.1.2
Search: 1.7.8
ThemeManager: 1.1.8
TinyMCE: 2.9.12
FormBuilder: 0.7.3
Captcha: 0.4.6
Gallery: 1.4.4
CGExtensions: 1.35
FrontEndUsers: 1.21.16
CustomContent: 1.9
MysqlDump: 1.2.4
CMSPrinting: 1.0.4
MicroTiny: 1.2.5


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 20000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.3.13
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 32M
max_execution_time: 120
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: /home/users/web/b1559/pow.zumbro/phpsessions (0755)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.91
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


----------------------------------------------
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm

Re: Filemanager won't open files below uploads directory

Post by rotezecke »

under File Manager -- Settings tab, have you "Enable advanced mode?" ticked?
cmsforchurch
Forum Members
Forum Members
Posts: 29
Joined: Mon Sep 20, 2010 8:36 pm

Re: Filemanager won't open files below uploads directory

Post by cmsforchurch »

I just tried that. Now it defaults to going to the root directory instead of the uploads directory. And if I click the uploads directory it still just displays the same directory list again instead of showing me the contents of uploads. And I sill get the same error if I try to create a new directory.
Post Reply

Return to “CMSMS Core”