Questions tagged [responsive-filemanager]

Responsive FileManager is a file management script written in JavaScript with a PHP backend. It is often combined with text editors such as TinyMCE and CKEditor.

70 questions
0
votes
1 answer

How to upload file to amazon using filemanager (Responsive Filemanager) in tinymce

How can i upload my file to amazon in filemanager (responsive filemanager) and encrypt it once the image is uploaded. when using this setup it only save all image on my local folder, any thoughts in this matter? and when i change my 'curent_path'…
Jydon Mah
  • 383
  • 1
  • 9
  • 29
0
votes
1 answer

responsive file manager laravel dialog.php error

i installed responsive file manager in my laravel project. but i get this error Warning: scandir(../source/,../source/): The system cannot find the file specified. (code: 2) in…
user9966589
0
votes
2 answers

How to set the thumbnail size of Responsive filemanager?

I want to increase the thumbnail size of responsive filemanager, anyone knows how to do it ?
Anan Andi
  • 11
  • 3
0
votes
1 answer

Tinymce Angular 2 ResponsiveFileManager

I had to get Tinymce working in an Angular 4 project with the responsivefilemanager plugin. I could not find the detailed steps anywhere.
tfa
  • 1,643
  • 16
  • 18
0
votes
1 answer

Responsive filemanager upload memory limit, but only on images

I have triyed to use Responsive filemanager with joomla but have problems with memory error when uploading images. Webhosting server is Centos 7 with php 7.0.3. When I upload larger files (such as PDF) it is ok. Only on images larger then about…
mira
  • 1,056
  • 3
  • 15
  • 32
0
votes
1 answer

Force Reponsive FileManager to Use thumbs_base_path

Usually when Responsive FileManager is opened, the thumbnails it uses are retrieved from the $thumbs_base_path folder (configured in config.php). However, in some cases (usually for very small files) the images are taken directly from their original…
Ynhockey
  • 3,845
  • 5
  • 33
  • 51
0
votes
1 answer

Incorrect/undesirable ogv MIME type from PHP fileinfo

I tried this on most of the servers I have, and PHP seems to return application/ogg for ogv video files. This is strange, because the Apache mime config file clearly lists video/ogg (also not desirable, but at least it would make sense since the…
Ynhockey
  • 3,845
  • 5
  • 33
  • 51
0
votes
1 answer

Responsive filemanager with tinymce in codeigniter not showing thumbnails

I am using Responsive Filemanager with tinyMce 4.6.5 in Codeigniter. After the page is loaded, if I try to insert an image from the existing ones, the thumbnails are not displayed (example in the picture). My Responsive Filemanager…
mihaela
  • 394
  • 2
  • 12
0
votes
3 answers

Responsive file manager plugin image upload fails due to insufficient memory

When I am trying to upload an image via Responsive Filemanager 9.11.3, I get "not enough memory" error. It returns HTTP 406 error code. After looking out the solutions on the internet, I could verify following parameters are already set…
Udara Seneviratne
  • 2,303
  • 1
  • 33
  • 49
0
votes
1 answer

Can't get ResponsiveFileManager to work with TinyMCE

When I click on the insert image button to upload an image I get this pop up error