@ Stephane
Ok, that is the error message I thought you talking about. What is very, very odd… You see where it says “Maximum upload file size: .“. The max upload size should be displayed here and it is not. This value comes from a standard WordPress function. Put another way, Connections asks WordPress what the max file upload size is. For some reason WordPress is saying nothing. It should be saying 1024M. Something tells me another plugin or maybe the theme is incorrectly hooking into the upload_size_limit WordPress filter causing it to return an invalid size. That would explain why it use to work and now it does not.
Are you actually able to upload new image to WordPress… on the Media : Add New admin page? Since Connections only uses the core WordPress functions for uploading, I have a feeling you can not.
