Quote:
Originally Posted by rinkrat
Doing the edit on index.php to get it to save the scores brings these errors:
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: module in /var/www/html/index.php on line 3
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant act - assumed 'act' in /var/www/html/index.php on line 42
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: act in /var/www/html/index.php on line 42
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant autocom - assumed 'autocom' in /var/www/html/index.php on line 43
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: autocom in /var/www/html/index.php on line 43
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Use of undefined constant showuser - assumed 'showuser' in /var/www/html/index.php on line 44
[Wed Sep 16 19:54:34 2015] [error] [client 71.93.XXX.XXX] PHP Notice: Undefined index: showuser in /var/www/html/index.php on line 44
Every user gives these errors so it fills up the error log all day. Any way to fix it?
|
I have received the same errors from the time the index.php edit was added.