The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm looking for some kind of weather addon that wil ldisplay the weather for a certin location. It needs to be for version 3.6.8, thanks!
|
#2
|
|||
|
|||
![]()
Here is what I use at http://vulcanriders.us/forum
Got the code from one of the free htmp/perl/PHP sites. I put it in the footer template <!-- weather --> <table align="center"> <form action="http://mobile.wunderground.com/cgi-bin/findweather/getForecast"> <input type="hidden" name="brand" value="mobile" /> <div><span class="smallfont">Get Weather for any City, State, Zipcode, or Country:</span></div> <div><input type="text" class="text" name="query" size="50" /><input type="submit" value="Fast Forecast" /></div> </form></table> <!-- end weather --> |
#3
|
|||
|
|||
![]()
I don't think there is going to be a modification prebuilt for something like this. However you can just include the HTML/Javascript (and PHP) required to the run the script in a template or plugin, as suggested in the above post.
|
#4
|
||||
|
||||
![]() Quote:
|
#5
|
||||
|
||||
![]()
Hello? Anyone?
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|