File Manager - Internal error: unknown file action - 2.1.2
Posted: Tue Mar 08, 2016 1:44 pm
Hello,
When attempting to delete or move an item in file manager I get a red warning “Internal error: unknown file action” at the top of the page and the admin log says “Attempt to set working directory to an invalid location: images”
I cannot see anything in the PHP error logs.
My info is as follows,
When attempting to delete or move an item in file manager I get a red warning “Internal error: unknown file action” at the top of the page and the admin log says “Attempt to set working directory to an invalid location: images”
I cannot see anything in the PHP error logs.
My info is as follows,
Code: Select all
----------------------------------------------
Cms Version: 2.1.2
Installed Modules:
AdminSearch: 1.0
CMSContentManager: 1.1
CMSMailer: 6.2.14
DesignManager: 1.1.1
FileManager: 1.5.2
FormBuilder: 0.8.1.3
MenuManager: 1.50.2
MicroTiny: 2.0.3
ModuleManager: 2.0.2
Navigator: 1.0.2
News: 2.50.4
Search: 1.50.2
ThemeManager: 1.1.8
TinyMCE: 3.1
Config Information:
php_memory_limit:
max_upload_size: 6000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: false
Php Information:
phpversion: 5.6.17
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 24567
E_STRICT: 2048
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Off (False)
output_buffering: On
disable_functions: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, ini_set
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 6M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: Off (False)
curl: On
Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: On (True)
smarty_compilecheck: Off (False)
smarty_cache_udt: On (True)
auto_clear_cache_age: Off (False)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-042stab111.12 On i686
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.73
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Permission Information:
tmp: /home/folder_name_here/public_html/mywebsite.co.uk/tmp (0755)
tmp_cache: /home/folder_name_here/public_html/mywebsite.co.uk/tmp/cache (0755)
templates_c: /home/folder_name_here/public_html/mywebsite.co.uk/tmp/templates_c (0755)
modules: /home/folder_name_here/public_html/mywebsite.co.uk/modules (0755)
uploads: /home/folder_name_here/public_html/mywebsite.co.uk/uploads (0755)
File Creation Mask (umask): /home/folder_name_here/public_html/mywebsite.co.uk/tmp/cache (0755)
config_file: 0444
----------------------------------------------