| User | Post |
|---|
12:01 am January 29, 2010 | Nick5a1
| | | | New Member | posts 1 |
| | Hi, I receive the following error when I attempt to activate the plugin: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in [my domain]/wp-content/plugins/google-maps-for-wordpress/wp-google-maps.php on line 66 Any ideas? Thanks, Nick |
|
9:14 pm February 5, 2010 | greg@allthingsweezer.com
| | | | New Member | posts 1 |
| | Nick5a1 said: Hi, I receive the following error when I attempt to activate the plugin: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in [my domain]/wp-content/plugins/google-maps-for-wordpress/wp-google-maps.php on line 66 Any ideas? Thanks, Nick
i am getting the exact same error. |
|
9:20 am February 9, 2010 | AaronCampbell
| | | | Admin | posts 175 |
| | The plugin requires PHP 5 and you're running PHP 4. Most hosts offer PHP5 but you probably have to enable it in your control panel, through .htaccess, or by asking them. Here is a link to some instructions to changing to PHP 5 for certain hosts, but if your host isn't there just open a support ticket and ask for PHP5: Switching to PHP5 This error is in a few places on the forum as well as being in the FAQs on the plugin page and on WordPress.org | |
|