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.

Search found 6 matches

by Suntop
Sat May 12, 2012 8:41 am
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 351433

Yeah, and btw, I tried incith-weather too, but it has errors as well...
by Suntop
Sat May 12, 2012 8:38 am
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 351433

<r>I get this error when I try to use it: <CODE><s>[code]</s><^Hawk^> [14:21] Tcl error [pub_wz]: can't read "citychk": no such variable<e>[/code]</e></CODE> Anyone know how to fix this?<br/> <br/> I tried to add a: <CODE><s>[code]</s>set citychk "0"<e>[/code]</e></CODE> at the beginning, but then i...
by Suntop
Sat Dec 20, 2008 8:58 am
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 351433

Yeah! Thanx for the fix stoneone :)

Now it really works like a charm :D
by Suntop
Fri Dec 19, 2008 7:31 pm
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 351433

stoneone, the 745 fix needs to be inside the catch block (yep, in that big now-one-longer-line -- side note, the original coding style and back in weather4 even was better). Otherwise if there's a problem, you'll be writing to the closed socket. It needs to go right after the "GET ...". T...
by Suntop
Fri Dec 19, 2008 7:20 pm
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 351433

stoneone wrote:Just make the changes to the .tcl file that I mentioned, .rehash, and it will work just fine.
I just did, thanx, works like a charm now :wink:
by Suntop
Fri Dec 19, 2008 7:01 pm
Forum: Script Support & Releases
Topic: DragnLord's weather script
Replies: 359
Views: 351433

I hope he will come along and fix it :)

I looked at the code, but dont know how to code with websites :?