Just had a look at it , you are right, Kitco have made changes to their source code again, So all figures have changed location.
Easy fixed, go to Set up Page, check the Edit Kitco Import.Change the Line Number for Silver (First Number) to 540,
Change Line Number for Gold to 530,
Change Line number on MARKET OPEN/CLOSED to 514.
Everything should then work again
The program extracts the data from the source code of the web page, it downloads the web page but instead of going to a browser I dump the source code on to a notepad, then go to locations given by line numbers and how many spaces in and extract the required figures. So everytime they change their source code we have to adjust the location markers.