This: Most web servers are set up with a case-sensitive file system. My experience is that Mac user file systems are set up case-INsensitive by default. In initializing a new system, one can set up the system to be case-sensitive.
It is a “gotcha” that has bitten me a number of times. Check the file name for case usage and the reference to that file name. Best, Bucky > On Feb 8, 2019, at 8:46 PM, Greg Raven <[email protected] > <mailto:[email protected]>> wrote: > > Yes, this has happened to me, and every time it has been because of a > difference in capitalization between the code reference and the file name. > BBEdit will display an image despite a capitalization error, but servers > often will not. > > On Feb 9, 2019, at 7:30 AM, Greg Raven <[email protected]> wrote: > > Hmm, I use BBEdit to edit files on servers all the time. The only caveat to > doing this is that for any file you have on both your dev machine and on the > server, any changes you make on the server copy must be duplicated on the > copy on your dev machine. Failure to do this may result in server-only > changes being overwritten the next time you upload files from your dev > machine. > > On Saturday, February 9, 2019 at 5:57:30 AM UTC-8, Patricia Scott wrote: > Awesome! I did the Preview suggestion, and now the image works. Thanks so > much to all of you that replied. > > If anyone is interested enough to check, you can see Fertigation.htm in the > Article section of the MoreInfo tab at www.rarefruitclub.org.au > <http://www.rarefruitclub.org.au/> > > Another question…I used to be able to edit errors on the server, but now it > seems I must do the corrections on my desktop and then replace the page -- is > this a change made by BBEdit? It's very annoying. > > Anyway, thanks again -- this is an excellent group. > Cheers, > Pat > ============================== > On Friday, 8 February 2019 21:59:22 UTC+8, Patricia Scott wrote: > Hello, BBEdit forum, > > > > I have been a BBEdit user for more than 10 years. > > > > Has anyone ever had a problem with an image that just refuses to display? I > have been tearing my hair out about one of those. > > > > I manage a website for subtropical fruit aficionados; one of our members has > a very impressive garden and he wrote an article about it for the website. > > > > All the images except one display properly, and I can't figure out why this > one is > > different. > > > > . > > > > It is an ordinaary snapshot of the pump that distributes water+liquid > fertiliser around the garden. But, on the page, only the outline is visible. > I can put any olther image in that place with the same coding and it displays > just fine. The original name of the image was ‘fertigation pump’ and I > thought perhaps some censorship was happening for an unknown reason. So I > tried different names, but that didn’t make any difference. > > > > Any ideas? > > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or need technical support, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <https://www.twitter.com/bbedit > <https://www.twitter.com/bbedit>> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/bbedit > <https://groups.google.com/group/bbedit>. -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
