Zefta
Forum Replies Created
-
Forum: Plugins
In reply to: [Media File Manager Advanced] Problem with ie7Hello,
I will check this issue soon. I will come back to you.
Hi,
Sure you can.
But !
I can make it work for the part of the plugin to move files or create folders but. I can’t for the insert into a post.
So you can replace in the file.
media-relocator.php line 23
$mfma_relocator_uploaddir = mfma_rl_adjpath($mfma_relocator_uploaddir_t['basedir'], true);
to
$mfma_relocator_uploaddir = str_replace('/wp-content/uploads', '', mfma_rl_adjpath($mfma_relocator_uploaddir_t['basedir'], true));
This is the fastest solution. I hope it’s help if you need something else tell me and i will try.
Hi,
Can you give me more informations like on which page ? On the page to create folders and move files or on the select file page ?
Then please make sure you have rights on the folders.
I found this issue when user doesn’t have enought rights.
Hello,
This issue appear when you don’t have enought rights on the folders and pictures. Please check that.
Forum: Plugins
In reply to: [Media File Manager Advanced] Uncaught ReferenceError: QTags is not definedThe issue is not coming from my plugin in it is from wordpress.
https://www.ads-software.com/support/topic/plugin-post-snippets-error-qtags-is-undefined?replies=1
Something else you can do to not get this error again is removing in the file : media-relocator.js
from line 1033 to 1056.window.onerror... ...return true; };
Forum: Plugins
In reply to: [Media File Manager Advanced] The default admin media menu disappeared.Hello,
I never get this issue with the plugin but no problem i will check with you. Can you list all your plugins ? I will install them and try by the way to get the same issue.
Forum: Plugins
In reply to: [Media File Manager Advanced] Uncaught ReferenceError: QTags is not definedHello,
Is it on the edit post page or on the mfma page? After the error everything is working right?
Can you tell me which others plugin are you using? This error should come from one of them so i need to check.Forum: Plugins
In reply to: [Media File Manager Advanced] Sorry…I am a beginner please bear with meYou’re welcome. Don’t forget to rate the plugin.
Forum: Plugins
In reply to: [Media File Manager Advanced] Sorry…I am a beginner please bear with meHello,
Question 1:
You’re right, on one side you have a folder and on the other side you have an other folder. So you can drag & drop from a child folder to a parent folder.Question 2:
You did everything right.Las question:
If you want to add your picture from “Barkley” just go on the new post or edit post page then click on “Media selector” and then use the pull down menu to choose “Barkley” and then it will display the picture inside.I know this part of the plugin is little bit slow but i’m working on it so you will get new version of it soon.
Forum: Plugins
In reply to: [Media File Manager Advanced] No files in the foldersI’m sorry it will not be possible for this week…
Forum: Plugins
In reply to: [Media File Manager Advanced] No files in the foldersAfter a little research i found that with safe mode you can t rename or move file.
There is maybe a solution but i will not have a lot of time this week to try it.
So if you donct need it quickly i can try to overcome safe mode.Forum: Plugins
In reply to: [Media File Manager Advanced] No files in the foldersI made a test version for you :
https://work.elzamek-thibault.fr/media-file-manager-advanced-safe-mode-fixed.zip
please try it and tell me if you see others issues.
Even in safe mode i am not able to reproduce the same error but i think this version solved your problem.
Waiting for you feedback and then maybe i will push it in next release.
Forum: Plugins
In reply to: [Media File Manager Advanced] No files in the foldersHello,
That’s mean you are using an old version of PHP which accept safe mode. Right ?
So the solution i see is to update PHP or turn off safe mode in the PHP.ini.
waiting for your reply
Hello,
If the folder was created with version 1.0.2 the files inside will not show thumbnails. If you created a folder today with the last version 1.0.3 thumbnails must appear.Forum: Plugins
In reply to: [Media File Manager Advanced] pdfI m sorry if i don’t understand. But you mean in the mfma page the pdf preview is not working? Or when you try to insert a pdf in a post?