Version: 1.00, by why-not
Developer Last Online: Jun 2007
Version: 3.0.3
Rating:
Released: 07-11-2004
Last Update: Never
Installs: 82
No support by the author.
This is VB World Weather...
It allow your users to look up and display local weather for 39,722 locations around the world! It is template based with multi language support built in!
The zip file contains...
1. Step by step install files
2. All images, language files, templates, weather database file and scripts
Upgraded and all works very well. Great job!
It would be nice to display the forumhome weatherinfo right under the navbar. Then it has to be smaller i guess. How to do this?
I've actually changed this myself... it wasnt hard as I just moved the element up to where I wanted it. The main hasstle is that the entire weather block for people who have it setup is held in a single variable so changing the actual block is a bit of a pain. After moving it uptop I've found that even with the full height and a label bar it fits my site just fine and it is afterall an option for only those who want to see it.
Tnx that would be nice. I've placed the actual code in forumhome under the navbar but it is to large and it pushed the other tables to far down. If this could be done on a few lines it would be perfect.
Hi
Go to the demo and login, and select the default template, and tell if that is what you are wanting!
Hello! I managed to see your demo. Excellent work!
I've been having a couple of the same issues as I've seen posted here, but I've not found a formula in this thread that's fixed it. I was really hoping to have this fixed without having to bother you as you seem very busy with other people, but I'm not doing very well.
I have the hack installed on my board but;
a) forecast.php itself is blank (save for having "0-ss-0" in the top left hand corner).
b) I can't save the location. I do have custom fields and have altered profile.php accordingly.
My fields 5, 6, 7, 8 and 9 are edited to fields;
31, 32, 33, 34 and 35 respectively.
Here is the PHP I am using;
PHP Code:
/ ####### weather forecast and the forecast options ######
And one other thing: embarrassingly I'm not sure what the following conditions:.
Those you can check from your vB admin panel... just scroll down the the bottom for diagnostics and click on php info. Both those items will be listed long with all the other php config settings for your server.
If you want to display a center block using the forum home template create a new module with the uploaded weather.php file and the adv_portal_world_weather.
Put the weather.php in your modules directory, create a CMPS module with it, and add a new template using the adv_portal_world_weather text file with the same name as the text file.