Hi Cap,
Sorry, right filename is
wt_data_inc.php (my finger slipped on letter "r") As I see in your manage page, wt_data_inc.php AND wt_data_intl.php are not processed... or you don't click on "ftp?",
By the way, the easiest way to verify this is to check inside the file, if you see lines like that (with <#...> ) file is not sent!
Unprocessed file look like this:
$forecast='<#forecast>';Processed line should looklike this:
$forecast='Sky will fall on your head!!'; 
But I don't know how your working, I see message about C:\XAMPP... Then maybe a way to specify your localhost folder?
Hope this help!
Regards, Jacques