[WARN] Image Create.gif not found

I’m getting the following entries in my suitecrm.log seemingly whenever I view a record with subpanels. I’m using 7.7.3 but I saw this happening in 7.7.2 as well.

Fri Aug 26 12:35:06 2016 [32684][316cc89c-7590-6a43-308c-57923a9221a7][WARN] Image Create.gif not found
Fri Aug 26 12:35:06 2016 [32684][316cc89c-7590-6a43-308c-57923a9221a7][WARN] Image List.gif not found
Fri Aug 26 12:35:06 2016 [32684][316cc89c-7590-6a43-308c-57923a9221a7][WARN] Image dashboard.png not found

Anyone know what I can do to troubleshoot this?

Hi,

I believe there were a few more icon-related fixes included in 7.7.4, so you may wish to update to this version to see if this is resolved.

However, these appear to be simple Warnings/Notices.

You can change the CRM to only log FATAL errors in Admin > System Settings.
Then, at the bottom, update the Logging level to “FATAL”

However, if you feel there is indeed an issue here, please feel free to log it on our Github repo: https://github.com/salesagility/SuiteCRM/issues/new

Please note that this is still happening in 7.7.8

and 7.7.9!

And Version 7.8.2!!

Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image List.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image View_Create_Email_Templates.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image View_Email_Templates.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image View_Diagnostics.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image Create_Person_Form.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image Schedule_Call.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image List.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image Schedule_Meeting.gif not found
Sun Mar 12 13:02:42 2017 [2831][1][WARN] Image List.gif not found

Already reported and tagged as a BUG. No solution yet:
https://github.com/salesagility/SuiteCRM/issues/3039

I still get this in a fresh SuiteCRM-7.9.11 installation.

It has a fix proposed here

https://github.com/salesagility/SuiteCRM/pull/4320

but hasn’t been merged yet…