solved PHP Error- whats it mean and how to fix?

derrickhand300
@derrickhand300
10 years ago
1,353 posts
[16-Nov-2015 07:44:22 America/Tegucigalpa] PHP Warning: unlink(/home/sayreeagles/public_html/data/cache/jrCore/1447681462.tpl): No such file or directory in /home/sayreeagles/public_html/modules/jrSiteBuilder-release-1.0.13/include.php on line 716 [1]

updated by @derrickhand300: 12/22/16 11:55:59AM
brian
@brian
10 years ago
10,149 posts
You can ignore this. ANY Error Log errors that start with:

PHP Warning:

or:

PHP Notice:

Can be ignored - these are things we fix up in the code so they get reported when you run with Developer Mode enabled, but for the most part they aren't going to impact how Jamroom works.

So just ignore that.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
derrickhand300
@derrickhand300
10 years ago
1,353 posts
Thanks! I thought the "warnings" were important so good to know.
Thanks for fixing my mess Brian!
brian
@brian
10 years ago
10,149 posts
derrickhand300:
Thanks! I thought the "warnings" were important so good to know.
Thanks for fixing my mess Brian!

No problem! I've taken care of that Warning for the next release.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags