The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VB World Weather Details »» | |||||||||||||||||||||||||
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 Demo http://forum.ya-right.com/ user: test pass: test when you login go to the usercp to try the demo, also look at the bottom of the forum home for the other display... The one on the forum home can be placed where ever you want to place it! If you have any questions or need install help post your questions here... UPDATES (7/15/2004 9:47 PM EDT) Go here for the FORUMHOME template update install info https://vborg.vbsupport.ru/showthrea...d=1#post533325 UPDATES (7/18/2004 9:04 AM EDT) Add a database install table script, for people who can not run the single sql file (FOUND IN STEP 7). It is very easy to use! Have a great day.... Sonia _______________________________ Next mod -> translate this topic or post! Show Your Support
|
Comments |
#47
|
|||
|
|||
Quote:
can you give a screen shot of your admin panel userprofile fields manager and also send me your (2) files profile.php, functions_user.php.... Send to Fataqui@ya-right.com I will look them over real quick and tell you what you must do! Also if I could access your board to see what is happening it would help me help you much better! Sonia |
#48
|
|||
|
|||
Quote:
I thought about this so many dam times, I should of wrote a simple test to see where php was placing the url, but I did not, give me a second to write a quick one liner to fix this! Sonia |
#49
|
||||
|
||||
*waits patiently*
This has the potential to be really cool. Am now trying to work out how the 'location' type info could be integrated with the much-vaunted "Display your users' locations on a world map" mod... |
#50
|
|||
|
|||
Quote:
Go to ./includes/ And open functions_weather.php Search for..... Code:
function fetch_new_weather ( $in ) Below that, does your code look like this..... Code:
global $vbphrase, $vboptions; $data = array (); $soap_server = $vboptions['homeurl'] . '/forecast.php?wid=' . $in . '&lid=' . WEATHER_ID; Sonia |
#51
|
|||
|
|||
Did you want the php file, or just the text from it?
|
#52
|
||||
|
||||
Nope.
It looks like PHP Code:
WOOHOO! Got it working! (used 'bburl' as the other one is my homepage.) There's also a 'cannot find lang_en.php' error in there after it finds forecast.php |
#53
|
||||
|
||||
Pfff, i really really having a hard time with importing this db
a request: PLZ make phpmyadmin compliant sql with limit to 2mb, al what goes higher is /dev/null i tried with mysqlimport on shell comand line, but that gave me like 300.000 warnings and all tables with data "NULL" also, with taking away the latin 1 line, the table isn't myIsam either |
#54
|
||||
|
||||
Quote:
And, there's a split up zip file somewhere here, each one is about 5000 instructions. They phpmyadmin up really well. |
#55
|
||||
|
||||
nice one..
|
#56
|
||||
|
||||
Quote:
The forcast system works but it doesn't save the selected options & location, and so i have no forecast displayed. Is that due to the rease of the myisam line? |
#57
|
|||
|
|||
Quote:
I checked your forum, you have everything right but two things.... (it not the MyIsam, it script and path related) Send me an email, and I will send you the the scripts you need to fix! In the email put your URL (http://community.digitainment.org) to your forum so I know which one I am working on! Sonia |
#58
|
||||
|
||||
oki, i sent it allready
Thx |
#59
|
||||
|
||||
Just a quick question on this.... it seems the list of locations is mostly in alphabetical order but not entirely. Is there a way to correct the sort order at all?
Btw... thanks very much for this! It's exactly what I was after. |
#60
|
||||
|
||||
Does this work with VB 3.0.3?
|
#61
|
||||
|
||||
Sonia, I can't seem to email anything to that address without it getting bounced back so I'll attach the package here.
Unfortunatly I can't give you access to the forum I'm hacking as I don't own the license or the server. I'm managing the forums for someone else. But hopefully that package is enough. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|