Problem changing upload folder
-
I used the following code in my wp-config.php
define( 'UPLOADS', ''.'media' );
and it created a folder when I uploaded my first image in the media library. Now all the thumbnails in the admin area are broken (even for the new files) and it is saying this is the URL:
https://creatoraudio.com/wp-content/uploads//home/godaddyhostingaccount/public_html/creatoraudio.com/media/2019/04/blur-1851426.jpgso for some reason it is keeping /wp-content/uploads/ and then using GoDaddy’s path starting at /home/godaddyhostingaccount.
Any ideas on why this is happening and how to fix it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Problem changing upload folder’ is closed to new replies.