Page 1 of 1

Weather Plugin

Posted: Sun Feb 13, 2005 8:18 pm
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

Posted: Mon Feb 14, 2005 8:20 am
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.

Posted: Mon Feb 14, 2005 2:14 pm
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