I cannot activate the Gravity Forms plugin -- getting the following error:
Parse error: syntax error, unexpected T_PUBLIC in [path]/gravityforms.php on line 2270
The failed line of code:
public static function lead_detail_grid($form, $lead){
I am indeed running MySQL 5, PHP5+, WP 2.8+ (though, of note, I tried to install the Requirements Checker plugin, and it would never actually show up in my plugin list... no idea, lol). This is running on a Mac OSX server. I haven't had any problems with any other plugins, before.
Perhaps there is simply a php setting that needs enabled? (I'm somewhat unfamiliar with PHP -- 10 years experience in web dev otherwise, though)
Thanks for the assistance!
Edit: Also, I tried disabling all other plugins, to no avail.