A while ago, Patricia Scott asked about an image not appearing

On Friday, February 8, 2019 at 8:59:22 AM UTC-5, Patricia Scott wrote:
>
> 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.
>
>
> Folks offered some valuable suggestions and apparently creating and saving 
a new version of the image "worked."

I wanted to add that sometimes I had similar issues and discovered that the 
underlying permissions for the to-be-inserted file (e.g., image) were not 
set correctly. For browsers to show a file such as an image, the file must 
be "world-readable" (i..e., "-rw-r--r--" in unix; not sure what the 
designation would be on a Windoze box). With command-line access, one can 
use a command like "chmod" (change mode?) to correct such problems; I think 
there are ways to do so with some tools in FTP applications, etc., too.

When I've had issues with images or other files in situations such as this, 
I sometimes find it valuable to control- or right-click on the image and 
select "open image in a new window." Then I can examine the path for 
problems (does it point to the right directory? is there an inconsistency 
with the case?). Also, I've found that it's sometimes helpful to test the 
page in another browser to eliminate problems associated with how one 
browser is rendering the page; of course, one should generally conduct such 
tests, anyway, even when no problems are apparent in one's default browser.

Grins, 

JohnL 

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.

Reply via email to