Wordpress 2.2 out now

May 17, 2007 | Published in: Out of the Blue | Tags: 12

Wordpress 2.2 is now out, with some great features such as built in widgets. Check it out.

Just a head-up that the Download monitor, spam stopper, and contact form, all function fine and dandy.

Found this post useful? Why not buy me a coffee!

Related Entries

  • No related posts found

Popular Entries

12 Responses to “Wordpress 2.2 out now”

RSS feed for comments on this post.

Pages: « 1 [2] Show All

  • 3 - Mike Cherim says: Reply to this comment

    Gravatar

    The fellow who reported it is pretty convinced it is an issue with WP 2.2. Not sure myself, but I don’t think it’s the plugin as several 2.2 users are using it without issue. Only two people that I know of had this issue so whatever it is is pretty bizarre.

    Comment made on May 19, 2007 at 10:57 pm

  • 4 - Ernie says: Reply to this comment

    Gravatar

    Any answer to this, as I am person 3 then. Contact form has worked for me on WP2.2, so it may be the combination of plugins/theme. Will investigate further.

    Comment made on June 18, 2007 at 6:01 am

  • 5 - Ernie says: Reply to this comment

    Gravatar

    For the info of anyone else who has this issue: My problem came from a combination with the ‘Ultimate Tag Warrior’ plugin. The UTW plugin seems to be leaving a record in the wp options table with a blank option_name. Delete out this record, and the contact form works again without error. Save the options for UTW and the blank record is back and the error for the contact form.

    Comment made on June 18, 2007 at 6:46 am

  • 6 - Cory OBrien says: Reply to this comment

    Gravatar

    I had the same problem as Ernie, and the same fix worked for me. I think UTW’s interaction with WP2.2 is causing the contact form not to work.

    Comment made on June 29, 2007 at 7:29 pm

  • 7 - Mike Cherim says: Reply to this comment

    Gravatar

    Yay, we may have a solution. Please see this: http://wordpress.org/support/topic/123431?replies=4#post-582692

    Comment made on June 29, 2007 at 7:57 pm

  • 8 - John says: Reply to this comment

    Gravatar

    I’m having the same problem and am also running the UTW plugin. I would like to try the fix that has been suggested by Ernie, but I don’t know where to find the ‘wp options table’. Where is it?

    Comment made on June 30, 2007 at 6:54 pm

  • 9 - Mike Jolley says: Reply to this comment

    Gravatar

    Use phpmyadmin to look, its a database table

    Comment made on July 1, 2007 at 9:06 pm

  • 10 - John says: Reply to this comment

    Gravatar

    Thanks Mike – I found it, deleted the record, and now the contact form works fine. It’s a great plugin, BTW.

    Comment made on July 2, 2007 at 10:55 am

  • 11 - Mike says: Reply to this comment

    Gravatar

    THANKS! You all just saved my contact form…!

    Great work…

    Comment made on August 3, 2007 at 5:24 pm

  • 12 - Paul Enderson says: Reply to this comment

    Gravatar

    I know this is an old topic – but my contact form was just reported to me as not working. I don’t actively update the blog any more, but it’s running Mike’s contact plugin on WP 2.2.1.

    The problem certainly seems to be caused by UTW, which for some strange reason puts an entry in the wp_options with no option_name property. For me it was option_id 300, but it might be different for others.

    Just load up the table in phpMyAdmin and sort by the option_name column. It pops up at the top, then just select it and delete it.

    All working for me now – so thanks! :)

    Comment made on February 8, 2009 at 7:55 pm

Pages: « 1 [2] Show All

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
ThemeSlice
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
    • Manic Melon
  • Latest Tweet - More

    • Hot and stuffy in today. Cut the lawn and cleaned the pets. Poor puff died the other day. Looks like the meds to cure the head tilt failed
  • Out of the blue - More

    • Wordpress 2.8 Memory Usage

      With the release of wordpress 2.8 some people are experiencing out of memory php errors along the lines of:

      Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 228968 bytes)

      You may also be seeing pages fail to load fully (for example the wordpress admin dashboard) if php error messages are hidden. I’ve already had one case where we thought certain plugins were to blame but in fact it was just out of memory. A possible fix (which worked in the previously mentioned case) is to add:

      @ini_set('memory_limit','64M');

      to your wp-config file. Has anyone else encoutered this error?

    • jQuery Curvy Corners 1.x and 2.x updated and moved to Google Code

      I have updated the jQuery Curvy Corners plugins (both versions) with jQuery 1.3.2 support and other enhancements. The beta 2 version is looking good and is working in all version of IE, Opera, and Firefox (as far as I can tell).

      You can grab the latest files from Google Code here. Enjoy.

    • I’m too nice: Wordpress Download Monitor plugin page add-on now included with Download Monitor version 3.1.

      It was going to be a paid add-on, but today I had a change of heart and bundled it with the newest version of download monitor. The add-on lets you make a download page using a shortcode; it lists your downloads/categories with full sorting, pagination, and search functionality. Not bad eh? See the documentation topic to see full instructions for usage, or see my download page to see it in action.

      And if you use it, please consider making a donation to ensure the continued development of the plugin!

    • 2 Announcements: New Support forum, and feedback wanted for new download page add-on

      First, I’ve implemented a support forum to Blue Anvil mainly for plugin support and ideas which can be found here. Hopefully this will make supporting my plugins easier. Feel free to add to the discussions (there is also a general web design forum too).

      Secondly, I’ve added a demo of the new download page add-on I’m making for Download Monitor. This will be a paid add-on and it would be cool to get any feedback or suggestions from anyone who would like such a feature. My download page is here. Please leave feedback on the forum or in the comments.