Post
Topic
Board Beginners & Help
Re: FREE BTC! BTC Faucet Timer/Rotator!
by
ranlo
on 11/06/2013, 22:09:23 UTC
Thanks for the fast response. Good news!

1) You can now fix the cache issue with a simple refresh. No needing to deal with cache (I hope....!)

2) I found out what's causing the problem. Apparently doing edits through an FTP client is changing the format around and breaking it. I'll just deal with edits and copy the files over from now on.

If you are using Sublime Text 2 for coding you could just use FTPSync and upload your files on FTP with a few keyboard clicks. And if you are not using Sublime Text, you should definitely try it! Wink

When I code manually I use either notepad or Netbeans (Netbeans just for an easier way to see the file list and have multiple open in a clean UI).

For FTP, I was/am using "WinSCP" -- just because it's portable. It has its own built-in editor though that appears to screw up headers somehow when I use that instead of editing files locally and just uploading the new versions...

Thanks for your suggestion though; I'll definitely look into Sublime Text, Smiley.