Footer icons missing ??

Hello,
I’m testing on the the PC of a user some forms and grids and I’m wondering why some icons (i.e. page previous and forward do not appear) are not shown.
I checked under _lib\img and the gif file is existent.
How can I fix this problem ?
See image attached

icons.png

Use your browser to see if the url to the icons are ok. If it is and the file is present I guess you have some browser issue and you could try to delete cookies etc. and try again.

Hello Albert,
I did some checks and under Crome and under FireFox it has no problem.
Only with IE (I use 11.0.96…) there is still that annoying problem. I did cookies delete and all the shamanic rituals…;-)) but nothing happens.
The file are all existing on server folder.
The incredible thing is that on details part are visible and on master not… ??? see image
I deduce that is not IE problem ??? What to do ???

icons.png

Use F12 to inspect where it exactly goes wrong. Maybe that wil give a hint.

Hello rr,
I did try to modify the properties of file withing _lib\img\scriptcase__NM__nm_Scriptcase7_BlueSky_bcons_inicio_off.gif that is one of the icons of the footer that I can’t see on screen using IE.
I set the flag “execute” and now… it appears. Don’t tell me why…:wink:
Is it correct or I’m doing something wrong ??
Need I to modify all files properties within the _lib\img\ folder in the same way… ??? Thanks

See image

execute.png

Interesting, we dont seem to have that problem. But then our servers are on windows.
odd tho. I would check the chmod of the dir as well. afaik the x flag shouldnt be needed.
The question is of course under which user is your apache running and are the files that are uploaded owned by the user that is the same user of apache webserver.

http://fideloper.com/user-group-permissions-chmod-apache

Hi rr,
I’m not a programmer but it would be only a permission problem why I can see icons images under FF and Crome ?
Under IE they appears or not now . If you navigate on pages then they appears again… ???
I got all users that use mainly IE and so for me it’s a big problem . All the problems are Always under IE … WHY ???

Since is works in normal browsers (IE isnt that good and behaves weird on more websites) you could try with these pages:
http://windows.microsoft.com/en-us/internet-explorer/cant-see-pictures-on-websites#ie=ie-11
http://windows.microsoft.com/en-us/windows/help/genuine/ie-display-images
It can occur because your website is mixed in secure and insecure images. That makes IE not show some images (yes I know it sucks). Check here: https://www.youtube.com/watch?v=Wq7NCE2Qo-4
http://ask-leo.com/internet_explorer_pictures_not_displayed_how_do_i_bypass_security_so_that_they_are.html

etc… Some searching on google will show you that it is an ie issue mostly…