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