I am talking with a few different seasoned plugin developers to discuss the possibility of taking over the development of Memphis Docs, and applying a Freemium model to it. This would include a complete code refactoring and UI update, as well as Gutenberg and page builder compatibility.
While these talks are just starting, I am confident I can find someone to work with me on keeping Memphis Docs alive and bringing it up-to-date with modern WordPress development. If you are a plugin developer and would like to discuss this, please don’t hesitate to reach out to me via email: [email protected]
]]>Is it possible to reorder existing folders with all subfolders and uploaded files in it?
I would really need to rearrange my documents but I just couldn’t find any way to accomplish that. The ‘Batch Edit’ and ‘Batch Move’ functions are not listing the folders, only the individual files.
Thank you in advance.
]]>Thanks, Peter
]]>I had the array_multisort issue that has been detailed by a few others. The issue was that after upgrading to the latest version any download would show the following error followed by the document in code format.
Warning: array_multisort(): Array sizes are inconsistent in /home/clientname/webapps/clientsite/wp-content/plugins/memphis-documents-library/includes/mdocs-functions.php on line 574
I exported the entire document library, deleted it, re-uploaded it (with a few errors), and the problem persisted. Upgraded PHP, WordPress, turned off all plugins, all themes, etc., and the problem persisted. I deleted the library, and re-imported the old one (with some errors – the library is 300MB+). Still had the problem.
I was able to downgrade Memphis docs and incrementally upgrade to the latest version and I thought all was well… until I touched the settings.
I turned off some fields in settings, Document List Configuration, and it caused an error on display. So I went back to the same list and there were 30+ blank lines. One of them had a checkmark, so I turned that off, selected the fields I wanted, saved … and 30 blank lines turned into ~200 blank lines. Now there’s about 1,000.
Any help on this issue?
]]>Someone have an idea ?? Thanks for your help
]]>For all the other documents I’ve had all the options available and I had no problem uploading and organizing everything.
I’ve tried to see if there was some changing in the settings but everything is the same as last time when it worked. I tried to change some settings and the problem remains.
I even tried to create a page with a front end upload button and there it works fine, it has all the options! I don’t know what is wrong with the back office part.
I could use some help with this…
I have a problem with the “Preview” feature. We have a wordpress page listing many documents (.xlsm, .pdf .docx) and the employees can download them whenever they want. But sometimes is easier just to preview the document directly from the webpage. It was working fine until yesterday but now the preview button to PDF files won’t appear. I tried disabling Use Local Document Preview on the dashboard and enabling it again, but it didnt work. And this is happening only in some computers.
]]>I think it is related to some updating problem or localization issues. Here are some stuff I found to be useful while running a debug-logger in order to solve my problem:
Database error in WordPress-MySQL server has gone away when trying UPDATE wp_options
SET option_value
[05-Jul-2019 12:26:22 UTC] PHP Warning: preg_match(): Compilation failed: missing ) at offset 29 in D:\wamp64\www\intranet\wp-content\plugins\memphis-documents-library\includes\mdocs-filesystem-cleanup.php on line 136
[04-Jul-2019 22:52:02 UTC] PHP Notice: Undefined variable: site_url in D:\wamp64\www\intranet\wp-content\plugins\memphis-wordpress-custom-login\localization.php on line 5
Thanks
]]>