Media Library

Posted in: Newsmag
Post count: 16

Having issues uploading images now. Get error that says try again later. I changed a couple things, so Im not sure what it could be. I was trying to optimize the speed of the site and was changing some files but I think the more likely cause was I went from having my domain as http://www.21stkitchen.com/wp to http://www.21stkitchen.com, so Im thinking somehow the database is screwed up? Im not sure how to change the Media URL path, I could use FTP to directly insert the images into the folder, but then I’m not sure they would be formatted in to all the different sizes.

Post count: 9544

Try rebuilding your permalinks from the wordpress admin panel.
You can also set the specific /path/to/your/media/folder in the wp-config.php file.

Post count: 16

Thanks, I just got it working not sure what it was. I tried the permalink rebuild, I also changed the path in phpadmin and also us this SQL query, UPDATE wp_posts SET guid = replace(guid, ‘http://www.old-domain.com’,’http://www.new-domain.com’);

Not sure which one did it, but it works!

Thanks Chris

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.