I'm having some problems using the Secure and Accessible Contact Form (http://green-beast.com/blog/?page_id=136) plugin on the front page of my blog. When I click the link to the Contact page -- http://blogpeoria.com/contact/ -- I get an error:
Fatal error: Cannot access empty property in /home/blogpeor/public_html/wp-includes/functions.php on line 429
That line reads:
`$all_options->{$option->option_name} = apply_filters( 'pre_option_' . $option->option_name, $value );'
This plugin works on every other blog on this site.