Sep 24 2009another test
Everything seemed fine last night but I gave it a fresh look this morning and noticed that the post thumbnails for the blog home page were not displaying at all. My blogs use the Thesis theme which lets you specify the thumbnail as a URL to the image file in the Write Post admin page. For some reason the .htaccess redirection for the old domain name was not working for the URLs configured on each post for the thumbnail image.
After a little snooping around in MySQL I found that Thesis stores this setting in the wp_postmeta table with a key name of thesis_thumb and a value of the URL itself. So the solution was as simple as performing a find/replace operation in MySQL. I made sure to backup my database first, then ran this SQL command:
Everything seemed fine last night but I gave it a fresh look this morning and noticed that the post thumbnails for the blog home page were not displaying at all. My blogs use the Thesis theme which lets you specify the thumbnail as a URL to the image file in the Write Post admin page. For some reason the .htaccess redirection for the old domain name was not working for the URLs configured on each post for the thumbnail image.
After a little snooping around in MySQL I found that Thesis stores this setting in the wp_postmeta table with a key name of thesis_thumb and a value of the URL itself. So the solution was as simple as performing a find/replace operation in MySQL. I made sure to backup my database first, then ran this SQL command:
Mama Chari
First Day: How to get your groove on…
JLPT – Level 3 and Level 4 vocab
We’re not off to see the wizard
you only get an oooh with typhoon
Reader Comments
1. jon - September 25, 2009 1:19 AM
this is a test comment
some more text in here
and here an
and here
2. jon - September 25, 2009 1:19 AM
another test
3. jon - September 25, 2009 1:21 AM
another one
4. jon - September 25, 2009 2:20 AM
yet another comment for testing
RSS feed for comments on this post. TrackBack URL
Leave a comment