MOD-Title: jQ User Weather MOD-Version: 0.0.2 MOD-Author: 4seven / BNa
Credits:
- Sebastian Gollus for script base of google weather api
- Googlecode for googlemap and geocode from api 3
- Inspired by this topic
phpBB-Version: phpBB 3.0.x phpBB-Languages: en phpBB-Styles: prosilver
MOD-Description: Current user weather with 3 day forecast in profile
Features:
- JQ Weather preview from google weather api
- Optional Weather Locations Map with streetview (api v3)
- Uses native phpbb3 CPF to setup
- Cached weather results, so less load for your board and google service
- Auto Cache delete and optional F/°C display
- Changeable geocode provider
- Optional weather forecast language (de, en, fr, etc.)
- Works with jQ User Map api3
- xhtml 1.0 strict valid
- Easy install
** Demo: http://www.4seven.de/forum/1/ucp.php?mode=register - Feel free to check it out. Failure message comes, if something is wrong. If all is proper a map preview appears. All this stuff work without site reload.
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
See Google Help for more information.
Message:
Unfortunately fresh browser doesn't seem to work. The issue is, the service itself was never intended to be used outside of the Weather Widget iGoogle used. Due to a number of factors, including iGoogle being slowly phased out, I'm not surprised that we are having performance issues. I will post up my code for the Yahoo API in the next day or two. But I don't think any of us are really going to see an end to the issues, regardless of browser state. – mitchzirra Aug 17 at 14:00
I tried this link: http://www.4seven.de/forum/1/memberlist.php
and I think you have a small mistake in the memberlist_body.html file. (try serch for the user that doesn't exist)
Probably came when you added the "Avatar" column to memberlist: -->5<!-- ELSE -->4<!-- ENDIF -->
1.JPG
I'm sorry if I am mistaken, forgive me OT also.
Good luck in development of jQ User Weather, great mod
best regards.
You do not have the required permissions to view the files attached to this post.
Not really, when you add a new column to table (eg. to memberlist), then you need to take this into consideration. I think you need to change these values (or similar) to higher by one stage: -->5<!-- ELSE -->4<!-- ENDIF --> somewhere on the bottom of the memberlist_body.html file. Then the last column should be displayed correctly
Now it have an additional weather overlay in memberlist_view on 'User Weather Location' Map as further service to the weather forecast. This works also, if a forecast is impossible, means, if no forecast data is present, but google maps display current weather.The code and caching was optimized again. Later comes a setting for Fahrenheit or Celsius, etc.
[DEV] of v.0.0.3 is now completely fixed and optimized. http://www.4seven.de/forum/1/memberlist ... ofile&u=67
Also over some months we've tested the new engine with 0 errors.
The caching system is performant with minimum requests.