[ Video Sharing CMS v4 ] Repeating errors in apache error log

Started by TigerClaw,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TigerClawTopic starter

Hello,

my apache error logs are full of this:

[Tue Aug 18 09:43:43.634489 2015] [:error] [pid 32616] [client 86.177.221.156:52489] PHP Parse error:  syntax error, unexpected 'GoogleAnalyticsObject' (T_STRING) in ..../cache/full/a9b568ee08cf9c6e1a368e46d6f0d56c5b8d6e1e.html on line 58 (Line can also be 60)

[Wed Aug 19 06:10:02.851595 2015] [:error] [pid 31382] [client 146.185.29.108:33766] PHP Notice:  Undefined index: HTTP_USER_AGENT in .../lib/functions.php on line 1788, referer: http://.....com/video/767/media/...video.mp4

[Wed Aug 19 06:15:47.310988 2015] [:error] [pid 30170] [client 190.148.41.166:52203] PHP Notice:  Undefined variable: canonical in .....com/tpl/main/video-loop.php on line 42

[Thu Aug 20 10:49:47.772755 2015] [:error] [pid 16502] [client 1.222.182.145:9333] PHP Notice:  Use of undefined constant login - assumed 'login' in ....com/lib/ajax/like.php on line 25, referer: http://....com/show/kor

[Fri Aug 21 18:24:21.719131 2015] [:error] [pid 14062] [client 66.104.6.163:47422] PHP Notice:  Undefined index: video_id in .....com/lib/ajax/track.php on line 3, referer: http://somedomain.com (This was an embed)

[Fri Aug 21 17:18:28.818086 2015] [:error] [pid 61649] [client 75.122.196.152:38852] PHP Notice:  Undefined index: HTTP_USER_AGENT in .....com/lib/functions.php on line 1788

Do you have any idea why?

Thanks!
  •  

TigerClawTopic starter

  •  

Marius P.

PHP notices are mostly harmless. But, there are scenarios when they will show up (for example on tracking if the id is empty, as I see one in your post).
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)