Weather Plugin

HouseBot Plugin Development Discussions.
Post Reply
ceejm1
Member
Posts: 32
Joined: Sat Sep 18, 2004 9:58 pm

Weather Plugin

Post by ceejm1 »

I am having a bit of trouble using the weather plugin.



I have downloaded the sdk and unzipped it into the appopriate folder, I have also registered and filled in the partner ID, license key and location parts of the script.



I get the following error when i try to run the script:



Source:'ADODB.Stream'

File:'C:\Program Files\Meedio\Meedio Housebot\Config\Scripts\Weather.vbs' Line:90 Char:1

Error: 'Write to file failed.'



Any suggestions?



Cheers



James
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Post by ScottBot »

If you haven't updated the Weather.vbs script file to include your local info, make sure you update the variables at the very top of the script.



Also, be sure that the DestFolder variable is valid for your system. This path was valid for the old HouseBot install, but the default Meedio install includes "Meedio" in the path name.
Scott
ceejm1
Member
Posts: 32
Joined: Sat Sep 18, 2004 9:58 pm

Post by ceejm1 »

be sure that the DestFolder variable is valid for your system. This path was valid for the old HouseBot install, but the default Meedio install includes "Meedio" in the path name


Thats done it, should have noticed that one!



Thanks Scott
Post Reply