Also I did upagrade my wordpress to 4.5.1 if it helps to understand.
yes this is a bug,
I will fix it asap for now if you want to open the mdocs-settings.php file and change starting at line 445:
//WORDPRESS IRIS COLOR PICKER
wp_enqueue_style( 'wp-color-picker' );
wp_enqueue_script( 'mdocs-color-picker', plugins_url('memphis-documents.js', __FILE__ ), array( 'wp-color-picker' ), false, true );
to this:
//WORDPRESS IRIS COLOR PICKER
wp_enqueue_style( 'wp-color-picker' );
wp_enqueue_script( 'mdocs-color-picker', plugins_url($mdocs_js, __FILE__ ), array( 'wp-color-picker' ), false, true );
It did not work =/
Uncaught SyntaxError: missing ) after argument list
load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check,jquery…:406
Uncaught TypeError: jQuery(…).wpColorPicker is not a function
memphis-documents.min.js?ver=4.5.1:1
that should have fixed the problem, but I will have a new version soon that will fix the this issue.
try the new version and let me know if your issue has been resolved.
First of all thanks for replying this so fast! Loving your support!
Now upload seems fine but I cant download or preview the files.
Can you send me a month ago version? It was fine for my use and I don’t have a backup.
My email is htognolo@gmail.com
Thank you so much!
all previous version can be found here:
https://wordpress.org/plugins/memphis-documents-library/developers/
you can take your pick of the one that works for you.
I found out this error is ocurring because of the file size, and you have explained it already in another answer. So I won’t bother you again!
Thank you a lot for your support!
I’ll edit some posts to keep privacy, thanks!