![]() | 1. Redirect Loop by qTranslate on Wordpress 3.0
It has passed a few weeks after WordPress3.0 released. So I think that I want to update WordPress from 2.8 to 3.0. And I tried it, but I had a few problems. One is problem of qTranslate. Published on| July 23rd, 2010 | No Comment. |
![]() | 2. How to use GMail with Wordpress
WordPress has mail function that send email to notify comments or pin back etc.
If you use pay rental server, you might not have this problem. Anyways if you use original server, you might have this problem.
One way, you use GMail. Download : Cimy Swift SMTP You can find some plugins that has same function. Published on| June 14th, 2010 | No Comment. |
![]() | 3. How to use More-Feed-Excerpt WordPress Plugin
You will notice that Feed works correctly with WordPress without your any operation.
But you might think that you do not want to include all the texts in contents.
So “More-Feed-Excerpt WordPress Plugin” might help you. Published on| June 3rd, 2010 | No Comment. |
![]() | 4. Broken language file(mo file) by qTranslate ?(2)
I wrote the article of previous time “Broken language file(mo file) by qTranslate ?“. I noticed that the resolve of this problem was very easy way. Read more...Published on| May 25th, 2010 | No Comment. |
5. Broken language file(mo file) by qTranslate ?
I noticed the management window of WordPress not displayed by the mother tongue. So, I thought about measures of this problem. Published on| May 18th, 2010 | No Comment. |
![]() | 6. How to convert from posts of Joomla! to Wordpress
If you want to convert from posts of Joomla! to WordPress , this post maybe help you. See : “Joomla to WordPress, Content Converter” Read more...Published on| April 1st, 2010 | 1 Comment. |
![]() | 7. How to monitor ping send to ping servers with Wordrepss
WordPress has function that send ping to ping servers. However, you cannot confirm whether ping was correctly transmitted to Ping Servers. So, you will get good idea by Ping Watcher plug-in. You might be able to cut ping server that ping has was not correctly transmitted. Read more...Published on| February 19th, 2010 | No Comment. |
8. How to get last insert auto increment id.
If you set ‘AUTO_INCREMENT’ to attribute of the table column , its column will increment automatic when records is inserted into the table. And its increment number is unique. Moreover, I think that you often specify such information for primary key (PRIMARY KEY). You will not consider this column information usually. However, when you want to take out inserted information, you might feel it to the necessity. How to get last insert auto increment id? select last_insert_id() [from table name]; Read more...Published on| February 10th, 2010 | No Comment. |







