Fatal error on activation

HomeSupportPost Google MapFatal error on activation

This topic has 1 voice, contains 2 replies, and was last updated by  admin 598 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
April 13, 2010 at 4:29 pm #439

admin

Hi,
I just downloaded the Post Google Map plug-in
but when I try to activate it, I get the following error:

Parse error: parse error, expecting `T_STRING' in C:wampwwwwordpress_testwordpresswp-contentpluginspost-google-mappost-google-map.php on line374

Im using WP 2.9.2, on a localhost set up with Wampserver, PHP 5.3.0

Hope someone can help me out

May 7, 2010 at 4:58 am #440

admin

<img title=”Cry” src=”/wp-content/forum-smileys/sf-cry.gif” alt=”Cry” />Hi there,
I have exactly the same problem: I cannot activate Post Google Map because of a fatal error on line 374 of post-google-map.php.
I am using WP version 2.9.2
Help welcomed
Marina

<hr />

June 22, 2010 at 10:39 am #441

admin

I removed a from line 373 of post-google-map.php and it re-activated fine, but now I can not get the map to show up.

OLD CODE:
                }else{
                    $bgc=”";
                }

NEW CODE:
                }else{
                    $bgc=”";
                }

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Register or login