Error loading images to media library

Solution:

To remove the error you have to go to the database in to the options table wp_options, search for the upload_path in the columns option_name, delete the option_value (make it empty). Thats all, now the upload works again.

Cheers

2 Likes