I moved my website from the free site at Hostinger to the paid version. I simply uploaded everything and it all is working just fine, but when i click my link into FreshWDL it can’t find my data. I have android widgets on my phone finding clientraw.txt (etc) just fine. FreshWDL just sits there “collecting data” until it gives up. It was working just fine. All the clientraw files are updating from WD fine.
I didn’t move the files relative locations, just copied everything over.
Well, i hate to reply to my my own posting, but when i enter my site via altlaw.com it doesn’t work but when i enter via www.altlaw.com it does! I think the difference is the way i am handling a security certificate. While www is a CNAME of the @ A record in DNS I have not forced the SSL onto it yet. Altogether wierd.
Yes.
//Ajust these values to your liking.
var clientRawName = “clientraw.txt”, //The names of your clientraw files
clientRawExtraName = “clientrawextra.txt”,
clientRawHourName = “clientrawhour.txt”,
clientRawDailyName = “clientrawdaily.txt”,
customBaseURL = false, // OPTIONAL: Set the path to where your clientraw files are uploaded e.g., "http://www
and all the files are uploading just fine, as i access them form other things.
Viola! I didn’t do anything. Well, i did change www.altlaw.com from being a cname of altlaw.com to an A record of its own. Now why that would matter? Darn weird. I guess i will keep an eye to make sure it keeps working…