Issue with upload to cloudinary account
-
The option that allows you to import/migrate already uploaded wordpress images to cloudinary is great. However, there is a major flaw that if the plugin is ever disabled the file names in the database do not revert to pointing back to the original files.
So a file like this:
http://disputebills.com/wp-content/uploads/2016/07/Medical_bill_reduction_checklist_728x90_1.png
If it’s added to cloudinary, will convert to something like this:
However, if the plugin is disabled at any point after that the file will change to this which isn’t a real file:
http://disputebills.com/wp-content/uploads/http://res.cloudinary.com/disputebills/image/upload/v1464019428/Medical_bill_reduction_checklist_728x90_1.pnghttps://wordpress.org/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/
The topic ‘Issue with upload to cloudinary account’ is closed to new replies.