Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • With:
    if($elevationProfile == “true” || $downloadLink == “true” ) {

    I got this message:
    This plugin has been deactivated because your changes resulted in a fatal error.

    Parse error: syntax error, unexpected end of file in /home/robdeen52/domains/journey2holland.com/public_html/wp-content/plugins/google-maps-gpx-viewer/google-maps-gpx-viewer.php on line 179

    After that I tried:
    if($elevationProfile == “true” || $downloadLink == “true” )

    The plugin updated successfully, but I still have the message about Illegal string offset ‘elevation’ … on line 22 on my website.

    I’ve got the same problem. I start using php 5.4 to solve some problems with plugins, but now after I start using php 5.4 I get the message below on top of every page with a map from Google.

    Warning: Illegal string offset ‘elevation’ in /home/robdeen52/domains/journey2holland.com/public_html/wp-content/plugins/google-maps-gpx-viewer/php/kml_layer.php on line 22

    Every KML-file has an absolute path. Does anyone know how to solve this problem?

Viewing 2 replies - 1 through 2 (of 2 total)