Yesterday I have a problem with my statistic wordpress plugin (wordpress.com stats), this plugin stop work and so does the statistic report. The statistic won’t log any incoming visitor to my blog, so the statistic always nil everyday. Then I started find out what happen to my blog.
The normal condition if you install wordpress.com stat plugin, you will find the javascript tracking from this plugin shown in the footer of your blog when you view the page source. But I can’t find it.
Then I go to footer.php file in theme editor that my blog used, the blog call the wordpress.com stat tracking script with a function wp_footer(). If there’s no wp_footer on your themes, this plugin won’t run! You need to insert this function to the footer<?php wp_footer()?> before the </body> tag and everything will be fixed.
How to turn wordpress blog into multilingual blog? You need a qTranslate plugin to make your blog support multilingual. When visitor visit your blog, then they can see list of languange you used in your blog. So the visitor can read your blog with their selected languange. This plugin doesn’t translate your posting automatically, you need to write the translated version of your post. I think it’s better than transalated by machine. If you had experience with Joomla CMS and JoomFish extension, this plugin work like JoomFish. Wordpress become more powerfull CMS I think. I’he try some of similiar plugin, and it’s the best. You can download the plugin here.
Today I have a job to convert database of system production company from access mdb to mysql database. Then I do a search on the internet, and I found a very good tools. This program is able to convert a database from access to mysql. Just select your mdb file, and type your mysql database name. The best part of this program is, it’s FREE. You can download here.