This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Discussion of Eggdrop's code and module programming in C.
-
Fahad
- Op
- Posts: 129
- Joined: Mon Aug 29, 2016 9:40 am
Post
by Fahad »
Hello, I Just loaded New TCL by Spike^^^ Sayweather
First:- Country Kuwait is not listed instead it comes Statistics Kuwait, PE?
What's PE?
Second:- Statistics Error1002: API key is invalid or not provided. (
http://api.apixu.com/v1/forecast.xml?ke ... ait&days=1 )
It's open a random page... What do I set on API Key ???
-
SpiKe^^
- Owner
- Posts: 831
- Joined: Fri May 12, 2006 10:20 pm
- Location: Tennessee, USA
-
Contact:
Post
by SpiKe^^ »
Seems to me your API key is invalid or not provided.
Please read the script header, it explains you need an api key to use this script.
Please read the settings part of the script, it explains where to put your new api key.
-
Fahad
- Op
- Posts: 129
- Joined: Mon Aug 29, 2016 9:40 am
Post
by Fahad »
Yes, I figure it out yesterday... and It gives the wrong weather Info... When I check from Google.com its wrong
-
SpiKe^^
- Owner
- Posts: 831
- Joined: Fri May 12, 2006 10:20 pm
- Location: Tennessee, USA
-
Contact:
Post
by SpiKe^^ »
The webpage searches for weather locations by city, or by city, country.
Your search string supplies only a country.
Country only is not a valid search string:)
Try <somecity>, Kuwait
Or some other Valid Weather Location.
-
Fahad
- Op
- Posts: 129
- Joined: Mon Aug 29, 2016 9:40 am
Post
by Fahad »
OK Boss Thank You