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 |
#182
|
||||
|
||||
Wou will find that if you do the last step first, then complete the rest of the options the whole thing works ...
Quote:
|
#183
|
||||
|
||||
Quote:
|
#184
|
|||
|
|||
Quote:
|
#185
|
|||
|
|||
Ok, this is what is happening, dunno where I went wrong..
Code:
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/forums/includes/functions_weather.php on line 190 Warning: file_get_contents(http://linserv/forums/forecast.php?wid=2829&lid=90076): failed to open stream: Success in /var/www/html/forums/includes/functions_weather.php on line 190 Oh, and when I go to http://linserv/forums/forcast.php?wid=2829&lid=90076 I get this Code:
ok-ss-a:2:{s:7:"current";a:26:{s:6:"region";s:6:"Canada";s:7:"country";s:6:"Canada";s:5:"state";s:4:"-na-";s:5:"place";s:10:"Edmundston";s:3:"now";s:2:"-3";s:4:"sunr";i:1091268720;s:4:"suns";i:1091322360;s:4:"last";i:1091325180;s:6:"f_temp";s:8:"70?F";s:6:"c_temp";s:8:"21?C";s:6:"f_like";s:8:"70?F";s:6:"c_like";s:8:"21?C";s:4:"icon";s:6:"27.gif";s:4:"cond";s:6:"++27++";s:6:"f_baro";s:8:"29.86 in";s:6:"c_baro";s:9:"1011 mbar";s:3:"cbi";s:5:"b.gif";s:5:"f_spd";s:5:"9 mph";s:5:"c_spd";s:5:"14 km";s:6:"direct";s:1:"S";s:5:"humid";s:3:"97%";s:5:"f_vis";s:6:"8.0 mi";s:5:"c_vis";s:6:"++60++";s:5:"ultra";s:8:"0 ++55++";s:5:"f_dew";s:8:"69?F";s:5:"c_dew";s:8:"21?C";}s:8:"extended";a:6:{i:0;a:12:{s:3:"day";s:6:"++54++";s:4:"date";i:1091246400;s:6:"f_high";s:4:"-na-";s:6:"c_high";s:4:"-na-";s:5:"f_low";s:8:"68?F";s:5:"c_low";s:8:"20?C";s:4:"sunr";i:1091268660;s:4:"suns";i:1091322480;s:6:"d_icon";s:5:"-.gif";s:6:"d_cond";s:5:"++-++";s:6:"n_icon";s:5:"4.gif";s:6:"n_cond";s:5:"++4++";}i:1;a:10:{s:3:"day";s:6:"++48++";s:4:"date";i:1091332800;s:6:"f_high";s:8:"78?F";s:6:"c_high";s:8:"26?C";s:5:"f_low";s:8:"60?F";s:5:"c_low";s:8:"16?C";s:4:"sunr";i:1091355120;s:4:"suns";i:1091408760;s:6:"d_icon";s:6:"39.gif";s:6:"d_cond";s:6:"++39++";}i:2;a:10:{s:3:"day";s:6:"++49++";s:4:"date";i:1091419200;s:6:"f_high";s:8:"78?F";s:6:"c_high";s:8:"26?C";s:5:"f_low";s:8:"60?F";s:5:"c_low";s:8:"16?C";s:4:"sunr";i:1091441580;s:4:"suns";i:1091495100;s:6:"d_icon";s:6:"37.gif";s:6:"d_cond";s:6:"++37++";}i:3;a:10:{s:3:"day";s:6:"++50++";s:4:"date";i:1091505600;s:6:"f_high";s:8:"77?F";s:6:"c_high";s:8:"25?C";s:5:"f_low";s:8:"58?F";s:5:"c_low";s:8:"14?C";s:4:"sunr";i:1091528040;s:4:"suns";i:1091581440;s:6:"d_icon";s:6:"30.gif";s:6:"d_cond";s:6:"++30++";}i:4;a:10:{s:3:"day";s:6:"++51++";s:4:"date";i:1091592000;s:6:"f_high";s:8:"74?F";s:6:"c_high";s:8:"23?C";s:5:"f_low";s:8:"53?F";s:5:"c_low";s:8:"12?C";s:4:"sunr";i:1091614560;s:4:"suns";i:1091667720;s:6:"d_icon";s:6:"30.gif";s:6:"d_cond";s:6:"++30++";}i:5;a:10:{s:3:"day";s:6:"++52++";s:4:"date";i:1091678400;s:6:"f_high";s:8:"68?F";s:6:"c_high";s:8:"20?C";s:5:"f_low";s:8:"54?F";s:5:"c_low";s:8:"12?C";s:4:"sunr";i:1091701020;s:4:"suns";i:1091754060;s:6:"d_icon";s:6:"11.gif";s:6:"d_cond";s:6:"++11++";}}} |
#186
|
|||
|
|||
Quote:
|
#187
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showpost.php?p=538080&postcount=181" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=181</a> <] how about htat - should resolve your non-working versions...
|
#188
|
|||
|
|||
Quote:
|
#189
|
|||
|
|||
has the front zip been updated with hacks and or template updates and changes? and if so does it work with vb 3.0.3 ?
|
#190
|
||||
|
||||
Well for mine I'm running this on vB 3.0.3 with no problems -
|
#191
|
|||
|
|||
While the system is working fine my error logs show some issues...
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|