WordPress 2.2 out now
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










Mike Cherim says:
I know of two people that had difficulties with the upgrade and the contact form plugin. I don’t think it’s the fault of the plugin though since others have reported no issues.
Mike, did you deactivate your plugins before upgrading? I think that may be related. Other plugins are giving the same error for some people too, namely this:
Fatal error: Cannot access empty property in path-to-files/wp-includes/functions.php on line 282Comment made on May 17, 2007 at 8:28 pm
Mike Jolley says:
I did not deactivate, and i have no clue what that error means…
Comment made on May 17, 2007 at 8:43 pm
Mike Cherim says:
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
Ernie says:
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
Ernie says:
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
Cory OBrien says:
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
Mike Cherim says:
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
John says:
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
Mike Jolley says:
Use phpmyadmin to look, its a database table
Comment made on July 1, 2007 at 9:06 pm
John says:
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
Mike says:
THANKS! You all just saved my contact form…!
Great work…
Comment made on August 3, 2007 at 5:24 pm
Paul Enderson says:
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