WordPress 2.1 & My Plugins

WordPress

Merely one week after the release of v2.0.7, WordPress 2.1 "Ella" hits the ground with lots of essential features. I glanced at two beta versions couple days ago, but didn't notice the ever better AJAXified admin center, since I didn't post much.

I had been extremely carefully during the upgrade process today. The rich-editor failed to work properly after my first try, but immediately I figured out the problem (I had this experience once before). I then restored my database and deactivated some of the plugins, deleted a few rows in the "wp_options" table. The second try then returned out to be successful.

Here's the list of plugins I am using in WordPress 2.1:

  • Admin Drop Down Menu 1.3
  • AJAX Comments 2.7
  • Akismet 2.0
  • Brian's Latest Comments 1.5.8
  • Extended Live Archives 0.1beta-r18
  • FeedBurner Plugin 2.2
  • flickrRSS 3.2
  • Full Text Feed 1.03
  • Google (XML) Sitemaps 3.0beta6
  • Gravatar 1.1
  • Quotmarks Replacer 1.20
  • Reinvigorate Tracking Plugin 1.0
  • Ultimate Tag Warrior 3.14159265
  • WP-Grins 1.3
  • WP-Lightbox2 0.5

To be frank, I am NOT happy with the partially re-written stylesheet for the admin center (plugin names too BIG, etc.). So I simply replaced it with the one in v2.0.7.

Related Posts

30 Responses so far

Leave a comment Subscribe to Comments RSS Trackback this entry

  1. youdu left a comment

    January 23rd, 2007 11:59 pm

    谢谢了~刚好有个参考~

  2. AsceticMonk left a comment

    January 24th, 2007 5:37 am

    Hi buddy! Good to hear that the upgrade went smooth with you. BTW, flickrRSS is updated to v3.2 to accommodate WP2.1, make sure to check it out.

  3. GuaGua left a comment

    January 24th, 2007 1:48 pm

    汗,又换模版了,升级我还是再等等,不敢吓折腾...........

  4. stane left a comment

    January 25th, 2007 6:14 pm

    关于 rich-editor 的具体问题和解决办法是?我似乎也遇到了一些问题

  5. LEMONed left a comment

    January 25th, 2007 11:14 pm

    @stane: 其实只是小问题. 情形就是TinyMCE不能加载, 编辑框的宽度超出应有宽度, 不能拉伸; Visual和Code的tab能显示能切换但没有任何按钮. 解决方法: 恢复数据库, 关闭所有插件再升级. 如果还是不行, 必须进入MySQL删掉一些曾经用过的插件在数据库中残余的option项, 这要靠你自己判断了.

  6. JJdo left a comment

    January 26th, 2007 6:18 pm

    太喜欢这个皮肤了。以后天天来,希望可以早点发布。

  7. dongshuai left a comment

    January 28th, 2007 11:30 am

    好想自己做模版 可看不懂php
    请教:那个tag怎么弄的? :shock:

  8. kevin left a comment

    January 29th, 2007 1:54 pm

    :cool:
    不是有tag吗
    还用Related Posts干吗?

  9. LEMONed left a comment

    January 29th, 2007 2:05 pm

    对哦对哦, 一直没注意这个呢 :mad:

  10. kevin left a comment

    January 29th, 2007 2:18 pm

    :D :lol:

  11. David left a comment

    February 2nd, 2007 2:35 pm

    其实只是小问题. 情形就是TinyMCE不能加载, 编辑框的宽度超出应有宽度, 不能拉伸; Visual和Code的tab能显示能切换但没有任何按钮. 解决方法: 恢复数据库, 关闭所有插件再升级. 如果还是不行, 必须进入MySQL删掉一些曾经用过的插件在数据库中残余的option项, 这要靠你自己判断了……

    我遇到同样的问题,可是不懂php语言,看不懂MySQL,有没有比较傻瓜点的办法。 :???:

  12. LEMONed left a comment

    February 2nd, 2007 3:23 pm

    如果你有备份数据库:

    1. 恢复数据库
    2. 删除v2.1的所有文件, 上传v2.0.7
    3. 关闭所有插件
    4. 删除v2.0.7所有文件, 上传v2.1
    5. 运行/wp-admin/upgrade.php

    这样应该就可以了. 如果没备份数据库, 应该也可以通过删除数据库中的某些设定, 让wp重新生成来解决, 但要复杂一点.

  13. David left a comment

    February 3rd, 2007 10:19 am

    数据库是前一段时间备份的,没有最近的 :shock:
    删除数据库中的设定要怎么操作,如果在我能力范围之内的话,我可以试一下。
    thanks,lemoned.

  14. Juan left a comment

    February 6th, 2007 12:27 am

    Where can I get "AJAX Comments 2.7"??

  15. LEMONed left a comment

    February 6th, 2007 12:46 am

    @David: 我没在2.1下试过, 只是估计也能行, 你可一定要备份数据库再试喔.

    先把所有插件关了, 进入数据库里的wp_options, 找到gzipcompression, advanced_edit, active_plugins和rich_editing, 删掉这几行. 然后要马上进入后台重新设定.

    我估计不能载入的原因可能有2个, 一是纯粹的设定上的冲突或不兼容, 二是以gzip载入js时出错. 我没有仔细考究过... 先删了上面那几行试试吧.

    @Juan: AJAX Comments 在这里下载. 表情就只有21个了.

  16. David left a comment

    February 6th, 2007 11:32 am

    OK,我先试一下。对了,忘了说了,我在firefox下面用rich的是没问题的。可以互相切换

  17. David left a comment

    February 6th, 2007 11:35 am

    :???: 刚才换了maxthon2,再打开的时候又好了。 :oops:
    这是怎么回事?

  18. West Wind left a comment

    March 1st, 2007 11:10 am

    楼上的,我还试过重装系统之后就没事呢!wp这个编辑器毛病多多

  19. Elias left a comment

    March 22nd, 2007 10:11 pm

    Nice site. :) But, Ultimate Tag Warrior is out of Date. Do you know Simple Tagging? http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/

  20. LEMONed left a comment

    March 23rd, 2007 12:07 am

    Thanks Elias, will definitely try that out! Actually I've been seeking for an alternative too.

  21. Thiago Panda left a comment

    March 25th, 2007 4:36 am

    hey, hi...

    does your theme work together with the sidebar ?

  22. 正月初一 left a comment

    March 27th, 2007 8:53 pm

    正好,我还没个查考呢

  23. cK left a comment

    April 23rd, 2007 4:57 pm

    请问Extended Live Archives是通过那个插件实现的?

  24. cK left a comment

    April 23rd, 2007 4:59 pm

    已经在列表中找到了。马虎了一次:)

  25. Ariah Fine left a comment

    April 28th, 2007 3:52 pm

    gravatar 1.1?

    can you provide a link so I know which one it is?

  26. jax left a comment

    May 24th, 2007 1:38 pm

    test

  27. fwrcdhqfuj left a comment

    June 19th, 2007 7:03 am

    Hello! Good Site! Thanks you! efhzkmdkyuae

  28. maxpal97َ left a comment

    June 21st, 2007 12:40 am

    hi . im use your theme in my site and so very happy .
    i have one problem ?

    when i edit the post then the editor dont load or very hard loaded .?

  29. test left a comment

    June 23rd, 2007 10:30 pm

    tetst

  30. Omi Azad left a comment

    February 21st, 2008 8:33 am

    Can you please tell me what plug-in you are using, which allows the visitor/commenter to edit his/her comment.

    Thanks

Leave a Reply