Page 1 of 1

php error

PostPosted: Mon Apr 07, 2008 4:00 am
by Op3r
I keep getting this php errors on the log

[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.254] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 153, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.254] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 84, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.254] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 105, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.254] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 153, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.178] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 84, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.178] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 105, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:33 2008] [error] [client 192.168.100.178] PHP Notice: Undefined variable: DB in /var/www/html/agc/conf_exten_check.php on line 153, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:34 2008] [error] [client 192.168.100.162] PHP Notice: Undefined variable: length_in_sec in /var/www/html/agc/vdc_db_query.php on line 271, referer: http://192.168.100.9/agc/vicidial.php
[Mon Apr 07 12:56:34 2008] [error] [client 192.168.100.162] PHP Notice: Undefined variable: phone_code in /var/www/html/agc/vdc_db_query.php on line 272, referer: http://192.168.100.9/agc/vicidial.php


any ideas what might cause this?

PostPosted: Mon Apr 07, 2008 1:06 pm
by mflorell
Those are NOTICEs, you can turn them off. This is mentioned in the scratch install.

PostPosted: Mon Apr 07, 2008 3:29 pm
by Op3r
Yeah sorry about that i overlooked it.

But anyway because I have nothing else to do I am going to try to find why there are notices anyway :D