Replies: 0
Awesome plugin!
I noticed something.. While transfering websites from an online linux to linux envorinment everything works perfect. While fiddling around with the same website a bit I also installed it on my localhost (windows), and everything was fine, except for the images, they all linked to http://mylocalsite.com/C:/xampp/htdocs/MYLOCALSITE/wp-content/uploads instead of http://mylocalsite.com/wp-content/uploads
I checked the database, and in the wp_options table upload_path was set to C:/xampp/htdocs/MYLOCALSITE/wp-content/uploads.
I simply changed this to wp-content/uploads and now everything works great.
Not sure if this is a bug or if I did something wrong. Just thought that you’d like to know anyway.
Cheers!