Jump to content

Php errors in error log! lots of them!


Recommended Posts

Hi, Im getting these errors in my error log. This is just a sample.

 

[

19-Nov-2013 13:59:38 UTC] PHP Notice:  Undefined index: totModulo in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Trying to get property of non-object in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Undefined index: nbItemsPerLine in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Trying to get property of non-object in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Warning:  Division by zero in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Undefined index: totModulo in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Trying to get property of non-object in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Undefined index: nbItemsPerLine in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Trying to get property of non-object in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Warning:  Division by zero in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Undefined index: totModulo in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 13:59:38 UTC] PHP Notice:  Trying to get property of non-object in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/fa/5e/08/fa5e08945eda54b4e28691e2733c0ae5a53b6a28.file.product-list.tpl.php on line 342
[19-Nov-2013 14:01:24 UTC] PHP Notice:  Undefined index: logo_url in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/c8/4c/e5/c84ce5b3733d8552a386f38a8fcd093f402cba76.file.tdheadertoplinks.tpl.php on line 85
[19-Nov-2013 14:01:24 UTC] PHP Notice:  Trying to get property of non-object in /hsphere/local/home/user/userpharmacy.com/cache/smarty/compile/c8/4c/e5/c84ce5b3733d8552a386f38a8fcd093f402cba76.file.tdheadertoplinks.tpl.php on line 85
 

 

Anyone have any ideas?

Link to comment
Share on other sites

these messages aren't errors, these messages are: notifications and warnings. Your website will work with these messages.

but if you want to remove them, check files mentioned in this log.

 

tdheadertoplinks.tpl

product-list.tpl

 

it looks like you use some non-default module and also non default theme. why not to ask theme developer about that?

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...