Archive for July 8th, 2007

I signed up for PPP

Sunday, July 8th, 2007

I have been using PayPerPost for the last 20 days and so far it has been a great journey with PPP. Till now out 7 posts 5 have been approved and 2 are still waiting to be approved. This has encouraged me a lot to look for more opportunity with in PPP by doing a decent review and earn money out that. Initially my posts were rejected because of the following reasons.

1. Not having the minimum no of words in the Reviewed post.

2. Having ads on blogs  especially between the post content and the post title (See here on how I fixed this issue in my blog).

3. Not mentioning the post as a paid one.

But once I managed to fix the above issues the reviewed posts were approved.

 

Technorati tags: , ,

How to fix Wordpress blog error ‘wp_comments.MYI’ (errno: 144)

Sunday, July 8th, 2007

I had noticed today the following errors appearing in my blog

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)] SELECT COUNT(*) FROM wp_comments WHERE comment_approved = ‘0′

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)] SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_approved = ’spam’

This clearly shows that there is a problem with wp_comments table. To fix you can execute the following MySQL query

repair table wp_comments;

and if this did not fix the error or if you do not know the username and password for the wordpress MYSQL database then you can use the Database tab in your wordpress admin section which has an option to Empty/Drop table. Using this you can empty your wp_comments table and this should fix the error. The downside of emptying the table is that your going to lose all the comments that have been posted till now but it is better that living with a corrupt table !!!.

Picture - Venus Williams wins Wimbledon Tennis 2007

Sunday, July 8th, 2007