I am having an issue when developing a WordPress plugin in Windows, and then uploading it to any server running Linux. Originally, the filename of the file was Blue.png and thus I changed it to blue.png. At first it wouldn't change (or it did but was still saying Blue.png), I switched folders and came back and it was blue.png.
Now when I upload this plugin to any server running Linux, it reads the filename as Blue.png so now my plugin cannot find that file and throws an error.
What can I do to force it to use blue.png as the filename?
Blue.pngas well. – Jared Mar 12 '12 at 9:28mvcommand. – Jared Mar 12 '12 at 10:17