Viewing 15 replies - 31 through 45 (of 115 total)
  • Plugin Author Boris

    (@bobs1982)

    That’s really strange. I will have a look at the plugin tomorrow evening. First thing I will change is that all options will be reset automatically. Then I will have a look at the “pages” issue. Maybe one of you two can do me a favour and add the following line to the php code of the footer of his template (usually the file “footer.php” in your templates directory):

    Geotag::the_geotag('debug');

    After that you should get some debugging information – maybe someone could copy them from a post and from a page and post the information in this forum (or you can send them via email to boris.pulyer at gmx.de).

    Thnks a lot in advance!

    added it to my footer php and isnt doing anything. I am using the photog theme

    Plugin Author Boris

    (@bobs1982)

    @cpeters:
    Have you put it to your php code section? somwhere between
    <?php and ?>
    Otherwise it will not be processed. If you are not sure, scroll to the very end of your file and add thw follwoing line to your footer.php:

    <?php Geotag::the_geotag('debug'); ?>

    Ok here is the data it produced:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Thread Starter herrpedro

    (@herrpedro)

    another example in post
    [Code moderated as per the Forum Rules. Please use the pastebin]

    Plugin Author Boris

    (@bobs1982)

    Thanks a lot! At the first glance it seems that the options are incomplete. I will have a look tomorrow evening – got to go to bed now – night is short ??
    @cpeters: Please try to use the unit px for your height value, for example 300px and try again.

    Thread Starter herrpedro

    (@herrpedro)

    data from a “page” (not post) where map does not appear
    [Code moderated as per the Forum Rules. Please use the pastebin]

    thank you.

    I don’t post maps to pages just posts

    Thread Starter herrpedro

    (@herrpedro)

    i’m also trying to show a map on a page with all posts locations ??

    Any luck with finding a solution yet?

    Plugin Author Boris

    (@bobs1982)

    Well guys, I updated the plugin. Now it will check if the version has changed and, if so, it will refresh the options with default values. Don’t know if this is the already the solution, but I think it makes sense to preclude this issue. If you want to, you can donwload version 2.0 once again (I haven’t change the version number so far), copy the geotag.php file to the plugin directoy and disable and re-enable the plugin. Let’s see what’s happening :-).

    Unfortunately your debugging information was deleted…maybe you can give me this information once again after you have updated and use this thing called pastebin.

    In the meanwhile I will update my weblog to 3.1.1 and see if this might cause he trouble…

    Thanks for your assistance!

    Plugin Author Boris

    (@bobs1982)

    btw: for testing, please use the default values, create a post, add a position and enter only a plain [gmap] into the text of your post.

    just ried this is what im gertting on a new post”
    ‘Cannot modify header information – headers already sent by (output started at /home/cpeters/public_html/wp-content/plugins/geotagphoto/geotagphoto.php:285) in /home/cpeters/public_html/wp-includes/pluggable.php on line 897″

    Plugin Author Boris

    (@bobs1982)

    hmm, maybe you can try to disable this geotagphoto plugin for a second – this seems to be the source for the error…

    Plugin Author Boris

    (@bobs1982)

Viewing 15 replies - 31 through 45 (of 115 total)
  • The topic ‘[Plugin: Geotag] upgrade to v2’ is closed to new replies.