[Reconnoiter-users] PHP errors/warnings from web UI
Ask Bjørn Hansen
ask at develooper.com
Tue Feb 9 18:31:58 EST 2010
After upgrading to PHP 5.2.12 I got the Web UI to mostly work. "Browse Data" doesn't seem to work entirely. I get lots of errors like the following in the error log though. Should I be concerned?
- ask (not regularly a PHP user)
[Tue Feb 09 15:25:07 2010] [error] [client 10.50.20.101] PHP Notice: Use of undefined constant count - assumed 'count' in /pkg/packages/reconnoiter-201002/ui/web/lib/Reconnoiter_DB.php on line 133, referer: http://noit.la.sol/
[Tue Feb 09 15:25:07 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: l5 in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 12, referer: http://noit.la.sol/
[Tue Feb 09 15:25:07 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: ptr in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 43, referer: http://noit.la.sol/
[Tue Feb 09 15:25:07 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: templateid in /pkg/packages/reconnoiter-201002/ui/web/htdocs/template_browse_json.php on line 29, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: l5 in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 12, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: root in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 14, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: target in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 19, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: ptr in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 43, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: ptr in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 43, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: ptr in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 43, referer: http://noit.la.sol/
[Tue Feb 09 15:25:11 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: ptr in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 43, referer: http://noit.la.sol/
[Tue Feb 09 15:25:12 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: l5 in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 12, referer: http://noit.la.sol/
[Tue Feb 09 15:25:12 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: root in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 14, referer: http://noit.la.sol/
[Tue Feb 09 15:25:12 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: name in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 21, referer: http://noit.la.sol/
[Tue Feb 09 15:25:12 2010] [error] [client 10.50.20.101] PHP Notice: Undefined index: ptr in /pkg/packages/reconnoiter-201002/ui/web/htdocs/datapoint_browse_json.php on line 43, referer: http://noit.la.sol/
More information about the Reconnoiter-users
mailing list