i_fiorentino - Alessandro @ http://www.meteocarmignano.it/
You need to upload v9.06 of ajaxWDwx.js to your server.
You're still running a very old version of the script ... unless you have reverted back to the old version.
Hi Rainer,
I’ve reverted back the old version because the new version has the problem about rapid timeout.
Which is the error?
Best regards,
Hi Rainer
I’m getting confused now (doesn’t take much to confuse me!!) I now have the cloud graphic showing and the wind speed no longer says Km/h, however the conditions icon is not displaying and I’m not getting the “Refresh” notice.
Also I was going to implement the UOM feature but can’t find where to put the code on my Dashboard php file
Sorry to keep bothering you but I am on a steep learning curve here.
Phil
Great
Just upload those “language-??.js” files as well seeing that you are using the Multilingual Templates.
I had to add more translations into them. They are included in the “ajaxWDwx.zip” file you downloaded.
Version 9.07 - 13-Jan-2010 Added....... support to use English Windrose images only. Intended for Multilingual Systems that only have one set for all languages. Simplified.. the setup in the external settings file "[[color=blue]ajaxWDwx-settings.js[/color]](http://www.bashewa.com/ajaxWDwx-settings.js)" even more. Your external settings file will now be compatible with all future versions of the script.
Simplified? Yeah, as people start implementing the script I see them struggling and then the ideas start flashing in my head.
I try to make it as simple as possible for people to implement … not easy!
Also, if you implement the “external setup” file then in future when new updates are available for the script you can just copy the new version to your server without having to re-setup everything as it has been in the past
The only thing I can see so far is that the sites which have the runaway ajax update are the ones
running “stat tracker.php” which I can’t see the javascript code of.
Can one or both of you disable your tracker for a moment and tell me if the problem persist please?
If my script does work without the tracker will you please be so kind and send me a copy of the tracker so I can investigate.
Hi Rainer
I have just updated to the latest version of the “alternative ajax dashboard” all is working well with the settings file you did for me earlier, however I have changed the UOM to “M” to show temp in “C” rain in “mm” and snow in “cm” but I want to show wind speed in mph, I have changed the wind under metric UOM to mph but the web site is still displaying Km/h ( except for month gust which says mph!).
Also where do I put the code to allow UOM switching in the dashboard I am using as I can’t find the same section as in the link to your dashboard php.
Phil
:oops: Just solved the wind speed problem, I hadn,t un commented the wind line in metric uom
Great to hear it’s working fine. I was seeing MPH here and thought you might have forgotten to press CTRL-F5 to refresh.
You can just replace the top row of the table in your ajax-dashboard.php with the code I’ve given on the 1st page (2nd code).
Just follow the instructions.
Are you sure you have uploaded the latest version?
Have you uploaded the packed file as I don’t see a version number in it which the latest version has like this:
Having one minor issue with time, it is 12 hours off. My ‘tz’ is set for ‘America/New_York’ in Settings.php and in my Ajax script. When the page first comes up, prior to the ajax update the time that appears is correct. Any suggestions?
Thx. Jack
Update…At 1:00pm today the time was ok. It looks as though even though it shows ‘pm’ it may in fact be am?
Hi Rainer,
now, it works ok!!
First questions: I don’t manage to show my windrose except wr-calm.png (in FF, ok in IE7/8) and i don’t know why…could you give me an eye please?
Second: I’m very impressed from your moon icons in Almanac box of your ajax-dashboard but i don’t know how to show it in my dashboard too?
Third: The same thing about uv index icon in Uv index box.
Fourth: How to choise other icons-set in the new version of ajaxWDwx.js file? It’s not possible any choice now instead of previous version.
Thank you very much for your kind support,
I just installed everything and followed ur instructions I believe very closely…I have a few problems…my clock in the ajax dashboard is 12 hours behind and my update XXX seconds ago statement just keeps counting rather than go back to 0 about every 4 seconds, it does go back to 0 when the whole page does a refresh.
The wx info and flash seem to be happening about every 6 seconds according to the dashboard clock, although I thought I had things set for 4 seconds. MY tz is america/new york and I should mention all worked OK prior.
I have implemented the external settings and made the changes to top.php…I have also implemented the packed version and again made my changes to top.php
I am not using UOM switching nor have I uploaded any of the icon folders to my server…
has to be some setting I’m missing…can u point me in the right direction…
Thanks
Steve
Since this original post that I am now modifying, I notice the clock is now showing the right time (PM)…could it be that 12 noon shows as 00 rather than 12…my updated xxx seconds ago problem is still their…the counter just keeps counting, no refresh when the data refresh
Hi Rainer
I do not know whether it is exactly but I erase the codes:
google analytics - footer.php
google frends connect - top.php
and
WebSTAT - footer.php
and
<? php include_once ( "crtest.php")?> - from header.php
Unfortunately, nothing has changed
if I upgrade to version 9.07?
Does not matter in this case?
Hi Rainer
I have got the script working ok now with the Metric/English option showing. Like Alessandro above if I want to change to a different set of icons, current, wind rose moon or fire etc could you explain how to do it, I have tried but just get a box with a X in the corner.
I am using the "alternative dashboard " script from webster weather and I can’t find the Line to replace for the UOM switching so it looks like your example. I have attatched a text copy of the ajax-dashboard.php file.