I installed the plugin and I like it very much, its functions cover very well our needs. Just a detail. Making folders, I received an alert that the plugin allows just 2 level of subfolders. Is there any way we could create more levels of subfolders?
Nice plugin so far. The only real issue I have with it, is that it cannot upload files bigger than the regular upload limit. Would be nice if this had its own setting for that.
The upload also fails silently, without any error message when you exceed the limit.
Hello, congratulations on your work! Very simple and fast!
Recalls the work of Marek Rei: Encode Explorer! 🙂
I would like to ask how can I easily translate the admin and user interface into Hungarian? Where should I put the memphis-documents-library-en_US.mo file to notice?
Now I’m changing the words manually in the wp-content / plugins / memphis-documents-library / includes / directory, I’m just afraid the update will overwrite it! 🙁
The admin interface succeeded, but I cannot find the Description-Last Modified-Download-File Size-File Type column names on the user page. Where can I translate these?
Thank you in advance for your help!
hello Artur
Where should I put the memphis-documents-library-en_US.mo file to notice? I cannot find the Description-Last Modified-Download-File Size-File Type column names on the user page. Where can I translate these?
I’ve already looked at the link you sent, but I can’t understand it. Send it please and I will translate it.
Thank you in advance for your help!
hello Artur
Hi, I’ve started getting an error when trying to download documents:
Memphis Documents Error: DOCUMENTNAME.PDF was not found, please contact the owner for assistance.
The preview says ‘Failed to load PDF document’ with the option to reload.
I have tried to ‘Find Lost Files’ and ‘File System Cleanup’ options to no effect.
This doesn’t happen with all files, it only appears to be those initially bulk uploaded when we started using the plugin – they have been accessible in the past though.
if you goto Options > Settings > and check Hide All Posts or Hide All Posts (Non Members). As an admin you will always see the link, but any other user type will not.
Hi there –
I received the error below when I try adding a new folder.
I’ve tried increasing the max_input_vars thru “wp-config.php”, “.htaccess” and also the “php.ini”.
But I’m still seeing the same error.
Kinda I’m at the end of my wits here.
May I know do you have any idea on this?
Memphis Error:
You have reached the maxium number of input variable allowed for your servers configuration, this means you can not edit folders anymore. To be able to edit folders again, please increase the variable max_input_vars in your php.ini file.
you must alter the php.ini file, please make sure you have the ability to do that. Some host don’t allow you to manage you php.ini file. A quick test of configuration is to create a php file and add the following code to it this will allow you to view all your configuration setting.
Hi, is there a way to batch download files from the front end, something like a “download folder” that would throw everything into a zip folder and download it?
Hi, good day.
I installed the plugin and I like it very much, its functions cover very well our needs. Just a detail. Making folders, I received an alert that the plugin allows just 2 level of subfolders. Is there any way we could create more levels of subfolders?
Thank you very much in advance for your help.
Rafael
Unfortunately no only 2 subfolder for the near future.
Nice plugin so far. The only real issue I have with it, is that it cannot upload files bigger than the regular upload limit. Would be nice if this had its own setting for that.
The upload also fails silently, without any error message when you exceed the limit.
php sets file limits, I have no way of circumventing that configuration. If you want to upload bigger files you will need to edit your php.ini file.
Hello, congratulations on your work! Very simple and fast!
Recalls the work of Marek Rei: Encode Explorer! 🙂
I would like to ask how can I easily translate the admin and user interface into Hungarian? Where should I put the memphis-documents-library-en_US.mo file to notice?
Now I’m changing the words manually in the wp-content / plugins / memphis-documents-library / includes / directory, I’m just afraid the update will overwrite it! 🙁
The admin interface succeeded, but I cannot find the Description-Last Modified-Download-File Size-File Type column names on the user page. Where can I translate these?
Thank you in advance for your help!
hello Artur
you should be doing all translation here:
https://translate.wordpress.org/locale/hu/default/wp-plugins/memphis-documents-library/
if you want to become an editor let me know.
Where should I put the memphis-documents-library-en_US.mo file to notice? I cannot find the Description-Last Modified-Download-File Size-File Type column names on the user page. Where can I translate these?
I’ve already looked at the link you sent, but I can’t understand it. Send it please and I will translate it.
Thank you in advance for your help!
hello Artur
all translations are handled by that website, do not send me translation data.
Hi, I’ve started getting an error when trying to download documents:
Memphis Documents Error: DOCUMENTNAME.PDF was not found, please contact the owner for assistance.
The preview says ‘Failed to load PDF document’ with the option to reload.
I have tried to ‘Find Lost Files’ and ‘File System Cleanup’ options to no effect.
This doesn’t happen with all files, it only appears to be those initially bulk uploaded when we started using the plugin – they have been accessible in the past though.
Any help would be appreciated.
do the files exist in the uploads/mdocs folder?
Hi,
When I click on a document in the library it drops down a menu. How do I get rid of the ‘Go to Post’ option?
Thank you in advance
if you goto Options > Settings > and check Hide All Posts or Hide All Posts (Non Members). As an admin you will always see the link, but any other user type will not.
Hi there –
I received the error below when I try adding a new folder.
I’ve tried increasing the max_input_vars thru “wp-config.php”, “.htaccess” and also the “php.ini”.
But I’m still seeing the same error.
Kinda I’m at the end of my wits here.
May I know do you have any idea on this?
Thanks and regards
Max
Memphis Error:
max_input_vars: 1000 Input variables sent: 1003
Memphis Error:
You have reached the maxium number of input variable allowed for your servers configuration, this means you can not edit folders anymore. To be able to edit folders again, please increase the variable max_input_vars in your php.ini file.
you must alter the php.ini file, please make sure you have the ability to do that. Some host don’t allow you to manage you php.ini file. A quick test of configuration is to create a php file and add the following code to it
this will allow you to view all your configuration setting.
Hi, is there a way to batch download files from the front end, something like a “download folder” that would throw everything into a zip folder and download it?
Currently no, I will add it to the feature request list.