• GetWeather
    A simple plugin for quickly adding weather stats to your blog.
    Installation is really easy – edit, upload, activate, edit template, done.
    Function call can be very simple:
    <?php get_weather(94115); ?>
    to very complex:
    <?php get_weather(94115, 'SFCA!', 'temp,icon,high,low,wind'); ?>
    In addition, it includes a very nice icon set found out on the net – you can find others over at these forums as well.
    I have a demo running, so check that out.
    Download:

    Simple installation instructions are included in the getweather.php file – besides, you only need to edit one line for the icon path ??

Viewing 15 replies - 16 through 30 (of 33 total)
  • My apologies. The instructions really were as simple as indicated in the file. Thanks

    Cool man,
    Can you drop the RAR and go to zip, tar.gz, tar.bz2 ?
    I think you are the only one here to use this “comercial” product.
    I’m using linux, and if you can make a static link to latest release version so we could use wget ??

    how to run chinese city?
    zip code?

    I modified that script so it passes variables into flash.
    and flash displays it with dynamic content
    check it out
    https://www.flasurfers.com

    Hehe I started redoing my site like a few months ago and never got around to redoing this plugin, the second time around it took a minute to setup, works like a charm ??

    I’m trying to implement this plug-in on a portal page and am encountering an error. I’ve uploaded the plug-in to my plug-in folder and activated it in my WP. I tried putting the “<?php get_weather(‘94115’) ?>” code in my page but I’m getting an error:

    Fatal error: Call to undefined function: get_weather() in /xxx/xxx/public_html/portal/index.php on line 61

    Any ideas why?

    Thanks,
    Daisyhead

    Daisy- The plugin was working great for me for about 4 months and then one day a couple weeks ago it went belly up on me giving me very similar error messages to the one you received. I couldn’t fix it so I just scrapped it.

    Thanks. I FINALLY got it to work, so hopefully this will be the end of my troubles with it. *crosses fingers*

    I’m still having problems calling in my blog comments to another page though…

    -Daisyhead

    The plugin works OK for me, and I have the cache program installed and enabled. But it still takes forever sometimes to load the page. I also sometimes get a “permissoin denied” message from the server it tries to get the data from.

    I’m using 1.5 gamma 2-07

    Got GetWeather working great in WordPress – is it possible to get GetWeather to work outside of wordpress – if so how?
    Thanks in advance

    Has anyone got this plugin to validate? It doesn’t validate on my site, and since it’s the only one that doesn’t validate it would be nice to try to get it to validate :-).

    I just implemented the plugin and it works great. My only question, and it’s probably a silly one, how do I use another set of icons? I d/led another set, changed the path to where the icons were located, and nothing shows. What do I change in the coding to direct it to a different iconset?

    I installed the getweather plugin on my “trial” site.
    has to mess about a bit but got it working.
    However, when I activate the plugin from the WP admin, the following message shows up :


    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 6

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 7

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 8

    Warning: Cannot modify header information – headers already sent by (output started at C:\www\kalimpong_try\wordpress\wp-content\plugins\getweather.php:2) in C:\www\kalimpong_try\wordpress\wp-admin\admin.php on line 9

    The plugin gets activated but that message remains on the top of my admin pages..

    help!!

    btw, i’m a total newbie.. very limited php and css.. been working with blogger and am trying to switch to WP1.5…

    thanks.

    oops.. regarding the previous post, I realised that i had whitespaces before the <?php in my getweather.php file. ….

    Solved now!

    :).. Thanks

    Thread Starter chuyskywalker

    (@chuyskywalker)

    If any one is having troubles with this plugin, please submit a support ticket so I can help you.

    Your username and password from these forums will work over there when it asks you.

Viewing 15 replies - 16 through 30 (of 33 total)
  • The topic ‘GetWeather Plugin Available’ is closed to new replies.