Step021 Add the spam filter

dafashi 发表于 2009年07月22日

Basically I was follow the blogunion’s article “Top 10 anti spam plugins”.

1, Install the “Akismet” plugin, a WordPress API-key is needed to activate the plugin. After register in wordpress.com, an API-key will be found in the profile setting page (http://dashboard.wordpress.com/wp-admin/profile.php#password). It is at the top of the page. The API-key is unique for every user, should be protected carefully.

2, I didn’t use the “some chinese please” plugin, because my blog is updating in double languages, so it should not filter the non-Chinese comments. Even though no such comments at all.

The effect to be verified.

Step020 Crowded with junk comments

dafashi 发表于 2009年07月19日

There are too many junk comments in these days, they are too hard to delete.

Step019 Register in Twitter, update the WordPress

dafashi 发表于 2009年06月21日

Registered in Twitter and Fanfou.

The username in Twitter is Dafashi, in Fanfou is 其祺齐琦。

Update WordPress to V2.8.

Why there is a “test003″

dafashi 发表于 2009年06月08日

Because I will not able to have an access to the Internet for a week at that time, I tested to post an article in the method of send a email to an appointed mail box with my cellphone. The practice improves it is not as good as I imagined.

Step018 The reliability of the DNS is really a problem

dafashi 发表于 2009年05月08日

This noon, I can’t visit my website. the DNS supplier’s website ename is also not visitable. I saw an announcement just now. This is the screen shot:

dns

I really worry about the reliability of my website DNS.

Step017 Install the IntenseDebate 2.1.1

dafashi 发表于 2009年04月30日

IntenseDebate is an excilent tool which can manage the comments, it can make the comments in layers neatly or let the user evaluate the comments.
The installation is simple, and it is a good idea to backup the whole website before the installation.
Check the correct plugin version from the WordPress plugin managing page–It should match the current WordPress version. Install, activate the plugin, a IntenseDebate login page was shown. Go to the IntenseDebate website and register, it requires the URL of the Blog, fill it correctly.
Login IntenseDebate from WordPress, import the comments per the wizzard. This procedure is so long, my Blog contains only 9 comments(Poor guy), but it cost more than 15 hours until now, I have stopped this plugin.

Step016 The method of activate the WAP

dafashi 发表于 2009年04月23日

It is not exactly a method, just a record of the whole operating procedure.

The first attempt:
Up load the wap folder under the WP-T-WAP folder into the server’s plugins folder, activate the WP-T-WAP plugin, leave the property of (root)/wap folder as 755. (I didn’t modify it into 777, that means the group and public user don’t have the write right.)
Open the www.log32.com/wap page, such message was shown:
Warning: require_once(/home/log32/public_html/wordpress/wp-content/plugins/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/log32/public_html/wap/wap-config.php on line 10

Fatal error: require_once() [function.require]: Failed opening required ‘/home/log32/public_html/wordpress/wp-content/plugins/wp-config.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/log32/public_html/wap/wap-config.php on line 10

Modify the proper into 777, such message was shown:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@log32.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
——————————————————————————–

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.log32.com Port 80

The second attempt:
Delete all the wap folders in plugins and root, upload the whole WP-T-WAP folder into plugins, then the path is …/plugins/WP-T-WAP/wap, activate the plugin. I can open the pages correctly.
Open the wap website with my cellphone browser, login and create a new article, when I write the title, such message was shown:
the “p” key is “a specified shortcut of this page”.
Then I found it is a confict between the page and my browser shortcut, I modified the shortcuts and every thing is OK.

For memorial.

Step015 Activate WAP

dafashi 发表于 2009年04月23日

I activated the wap and logged in successfully. This article is released through wap.

For memorial.

Step014 Issue of date

dafashi 发表于 2009年04月17日

After installing the qtranslate plugin, the date display in homepage, single article are all incorrect. e.g: the “2009年4月10日” is always shown as “2009年58月10日”. The main problem is the wrong month.

When inspecting the related files, index.php and single.php, the date format are all “Y年n月j日”, it means when the number of month is 1 digit, the shown number is 1 digit–”4″ for April but “04″, while the date format in the source file of qtranslate is “Y年m月d日”

Format all the date setting as “Y年n月j日”, the problem is the same.

Format all the date setting as “Y年m月d日”, the problem is solved, but the “2009年04月05日” viewing is ugly.

For memorial

Step013 Chinese and English supporting

dafashi 发表于 2009年04月13日

Download Qian Qin’s wordpress plugin “qtranslate”. Notice that the compatible version is qtranslate is related to the version of wordpress. The wordpress I’m using is V2.7, so the correct qtranslate is V2.2.4, but the V2.3.4 for wordpress V2.7.1. Install and activate the plugin without problems,  add a language switcher in the sidebar. Translate some old articles into English. I will post articles in both Chinese and English from now on, Just for practice.

Pages: 1 2 3 后一页

--Modified by log32.com
Copyright © 2009 log32.com 版权所有.