File Manager - Internal error: unknown file action - 2.1.2

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.
system9866
Forum Members
Forum Members
Posts: 25
Joined: Tue Oct 06, 2015 12:21 pm

Re: File Manager - Internal error: unknown file action - 2.1

Post by system9866 »

Hello.

I have tried including the following in config.php but it does not solve the issue

Code: Select all

$config['uploads_path'] = '/home/folder_name/public_html/website_name.co.uk/uploads';
$config['uploads_url'] = 'http://www.website_name.co.uk/uploads';
$config['image_uploads_path'] = '/home/folder_name/public_html/website_name.co.uk/images';
$config['image_uploads_url'] = 'http://www.website_name.co.uk/images';
system9866
Forum Members
Forum Members
Posts: 25
Joined: Tue Oct 06, 2015 12:21 pm

Re: File Manager - Internal error: unknown file action - 2.1

Post by system9866 »

Can anyone confirm the correct permissions for the folders within 'uploads' and the files in these folders?

My sub folders are 755 and the files within are 644.

Could it be that these are incorrect? Are these not set when the site is installed/upgraded?

We have also now noticed that new folders can't be created either but we can upload images to existing folders.
system9866
Forum Members
Forum Members
Posts: 25
Joined: Tue Oct 06, 2015 12:21 pm

Re: File Manager - Internal error: unknown file action - 2.1

Post by system9866 »

Does anyone else have any ideas/suggestions? Thanks
chandra

Re: File Manager - Internal error: unknown file action - 2.1

Post by chandra »

chandra wrote:So you have to ask them once again if there are other modules active like mod_security (suhosin, Zend Guard or similar).
What said your provider?
system9866
Forum Members
Forum Members
Posts: 25
Joined: Tue Oct 06, 2015 12:21 pm

Re: File Manager - Internal error: unknown file action - 2.1

Post by system9866 »

Hi,

They said they are not aware of anything that could be causing such an issue but this was via live chat so I am not 100% confident with their reply.

I have opened a support ticket with them so hopefully they will look in to it properly and advise accordingly.

We have noticed today that if you use the TinyMCE WYSIWYG and click on the 'insert/edit link' there is a file browser icon next the the URL field. This launches a File Manager and within this we are able to create folders etc no problem.
system9866
Forum Members
Forum Members
Posts: 25
Joined: Tue Oct 06, 2015 12:21 pm

{SOLVED} File Mgr - Internal error: unknown file action - 2.

Post by system9866 »

Thank you for everyones help with this issue - It's solved!

As suggested by chandra the issue was with the module 'suhosin' installed. This seemed to be blocking the file manager.

After several tickets with mu host they finally confirmed this and removed it. All seems to be working correctly again!

Thank you to everyone again for their help.
Locked

Return to “CMSMS Core”