Hi.
Every day or so I get an e-mail from my server. It shows cron ran some upcp script and there's always an error about a missing icon. The missing icon is:
The actual lines that appear are this:
I've searched google for itroot_widget_content.png and couldn't find it anywhere. I've also ran locate on the file and didn't find it anywhere on the local system. There is an itroot.png file in the /usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons directory though. I'd like to find a copy of itroot_widget_content.png and put it in the directory so I don't see the error message anymore. Any suggestions on where I can find this file? Should I just make a copy of itroot.png and name it itroot_widget_content.png?
Thanks!
Every day or so I get an e-mail from my server. It shows cron ran some upcp script and there's always an error about a missing icon. The missing icon is:
Code:
/usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons/itroot_widget_content.png
Code:
[2016-07-04 01:01:04 -0400] [15755] *** Done rebuilding sprites for x3mail ***
[2016-07-04 01:01:04 -0400] [15755]
[2016-07-04 01:01:04 -0400] [15755]
[2016-07-04 01:01:05 -0400] [15755] Can't stat /usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons/itroot_widget_content.png: No such file or directory
[2016-07-04 01:01:05 -0400] [15755] at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/CSS/SpriteMaker.pm line 806.
[2016-07-04 01:01:05 -0400] [15755] Can't stat /usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons/itroot_widget_content.png: No such file or directory
[2016-07-04 01:01:05 -0400] [15755] at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/CSS/SpriteMaker.pm line 806.
Thanks!