sablake
01-09-2008, 03:59 PM
Hi,
After installing the latest version of OSTicket, I am getting a number of PHP notices in my server log files.
I then turned on the php error reporting and I am getting the same errors on the admin panel.
Example of errors:
PHP Notice: Undefined variable: dblink in /var/www/html/crm/osticket/include/mysql.php on line 25
[Wed Jan 09 14:49:52 2008] [error] [client 82.] PHP Notice: Undefined variable: dblink in /var/www/html/crm/osticket/include/mysql.php on line 28
[Wed Jan 09 14:49:52 2008] [error] [client 82.] PHP Notice: Undefined index: _staff in /var/www/html/crm/osticket/scp/staff.inc.php on line 55
[Wed Jan 09 14:50:17 2008] [error] [client 82.] PHP Notice: Undefined index: autolock_minutes in /var/www/html/crm/osticket/include/staff/preference.inc.php on line 187, referer: http://path/osticket/scp/admin.php
[Wed Jan 09 14:50:17 2008] [error] [client 82] PHP Notice: Undefined index: reply_separator in /var/www/html/crm/osticket/include/staff/preference.inc.php on line 253, referer: http://path/osticket/scp/admin.php
[Wed Jan 09 14:50:17 2008] [error] [client 82] PHP Notice: Undefined index: default_email in /var/www/html/crm/osticket/include/staff/preference.inc.php on line 269, referer: http://path/osticket/scp/admin.php
Any ideas guys?? Is there a path that is perhaps incorrect, which is causing all of the undefined variables?
After installing the latest version of OSTicket, I am getting a number of PHP notices in my server log files.
I then turned on the php error reporting and I am getting the same errors on the admin panel.
Example of errors:
PHP Notice: Undefined variable: dblink in /var/www/html/crm/osticket/include/mysql.php on line 25
[Wed Jan 09 14:49:52 2008] [error] [client 82.] PHP Notice: Undefined variable: dblink in /var/www/html/crm/osticket/include/mysql.php on line 28
[Wed Jan 09 14:49:52 2008] [error] [client 82.] PHP Notice: Undefined index: _staff in /var/www/html/crm/osticket/scp/staff.inc.php on line 55
[Wed Jan 09 14:50:17 2008] [error] [client 82.] PHP Notice: Undefined index: autolock_minutes in /var/www/html/crm/osticket/include/staff/preference.inc.php on line 187, referer: http://path/osticket/scp/admin.php
[Wed Jan 09 14:50:17 2008] [error] [client 82] PHP Notice: Undefined index: reply_separator in /var/www/html/crm/osticket/include/staff/preference.inc.php on line 253, referer: http://path/osticket/scp/admin.php
[Wed Jan 09 14:50:17 2008] [error] [client 82] PHP Notice: Undefined index: default_email in /var/www/html/crm/osticket/include/staff/preference.inc.php on line 269, referer: http://path/osticket/scp/admin.php
Any ideas guys?? Is there a path that is perhaps incorrect, which is causing all of the undefined variables?