Salocin.TEN
Salocin.TEN

Reputation: 474

Media uploads to wordpress yield blank or broken image link, and the file not there after switching from multisite to single site

I have recently changed a site from multisite to single site by changing and commenting the parameters in the wp-config.php.

After doing so I cannot upload any file into the media library. The upload seems to go but the file does not get displayed (broken image link appears).

Does anyone know what is the root cause of this issue?

I have tried...

The images still upload but are not physically there in the appropriate directory.

Upvotes: 2

Views: 3183

Answers (1)

Enjabain
Enjabain

Reputation: 203

I had to change the "Store uploads in this folder" setting in Dashboard -> Settings -> Media Which had not been updated after following the other standard steps for changing the directory of our site.

Upvotes: 2

Related Questions