WordPress 2.2 & New Theme Updated!
Finally we’re managed to upgrade Planet Malaysia blog to WordPress latest version 2.2 since it was released 10 days ago.
The upgrade process are pretty simple and basically existing wordpress plugins are running fine. We would like to suggest anyone should check on “Upgrading WordPress” page here before proceed.
Possibly Related Posts:
- Android Development Training Program for Beginner (FREE)
- MSC Malaysia Fully Sponsored 3D Animation Course
- Samsung Galaxy Tab 2
- Google Tablet ‘iPad’
- Most Expensive Domain Names – Updated
WordPress Database Error – wp_posts.myi (errno: 145)?
I just found few WordPress database error display on the Planet Malaysia Blog page just before I post this:
WordPress database error: [Can't open file: 'wp_posts.MYI' (errno: 145)]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt < = '2006-09-12 14:26:59' AND (post_status = "publish") GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 28
WordPress database error: [Can't open file: 'wp_posts.MYI' (errno: 145)]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2006-09-12 22:26:23' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC
Read more
Possibly Related Posts: