Hello all,
I’ve got what is probably an easy fix to an issue I’m having:
I installed WordPress locally, then migrated to a live server. Everything is working properly EXCEPT that the images are not loading. All image paths still point to my local url (http://localhost:8888/wp-content/uploads/2009/xy/z.jpg) instead of the live server’s directory.
Is there an easy way to change all the image paths, or will I have to re-upload all my images? Someone suggested using phpmyadmin, but I don't have much experience with that tool. Any thoughts?
Thanks much,
Eric