When browsing the web administration pages for FreePBX, errors start to occur and are generated in the PHP error log. The errors are notices, so they are non-critical, and it does not appear to have any ill effects on the proper working of the web administraiton pages. The pages that the errors occur on seem to be arbitrary.
A recent dump of my PHP errors logfile is below:
[07-Jul-2009 23:59:54] PHP Notice: Undefined variable: exten_matches in /var/www/html/admin/functions.inc.php on line 893
[07-Jul-2009 23:59:54] PHP Notice: Undefined variable: vmx_option_0_number in /var/www/html/admin/modules/voicemail/functions.inc.php on line 775
[07-Jul-2009 23:59:54] PHP Notice: Undefined variable: vmx_state in /var/www/html/admin/modules/voicemail/functions.inc.php on line 780
[07-Jul-2009 23:59:54] PHP Notice: Undefined variable: exten_matches in /var/www/html/admin/functions.inc.php on line 893
[08-Jul-2009 02:09:01] PHP Notice: Undefined variable: conf in /var/www/html/admin/functions.inc.php on line 834
[08-Jul-2009 16:19:56] PHP Notice: Undefined variable: title in /var/www/html/admin/views/freepbx.php on line 46
[08-Jul-2009 16:19:56] PHP Notice: Undefined variable: amp_conf in /var/www/html/admin/views/freepbx.php on line 168
[08-Jul-2009 16:34:45] PHP Notice: Undefined index: pre_ring in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 318
[08-Jul-2009 16:34:45] PHP Notice: Undefined index: grptime in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 322
[08-Jul-2009 16:34:45] PHP Notice: Undefined index: grplist in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 326
[08-Jul-2009 16:34:45] PHP Notice: Undefined index: needsconf in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 339
[08-Jul-2009 16:36:26] PHP Notice: Undefined index: pre_ring in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 318
[08-Jul-2009 16:36:26] PHP Notice: Undefined index: grptime in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 322
[08-Jul-2009 16:36:26] PHP Notice: Undefined index: grplist in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 326
[08-Jul-2009 16:36:26] PHP Notice: Undefined index: needsconf in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 339
[08-Jul-2009 16:48:09] PHP Notice: Undefined variable: tabindex in /var/www/html/admin/modules/core/page.routing.php on line 313
[08-Jul-2009 16:48:10] PHP Notice: Undefined variable: tabindex in /var/www/html/admin/modules/core/page.routing.php on line 319
[08-Jul-2009 16:48:14] PHP Notice: Undefined variable: amp_conf in /var/www/html/admin/modules/core/functions.inc.php on line 4255
[08-Jul-2009 16:48:14] PHP Notice: Undefined variable: tabindex in /var/www/html/admin/modules/core/page.routing.php on line 319
[08-Jul-2009 16:51:38] PHP Notice: Undefined variable: call_screen in /var/www/html/admin/modules/core/functions.inc.php on line 4892
[08-Jul-2009 17:08:28] PHP Notice: Undefined index: pre_ring in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 318
[08-Jul-2009 17:08:28] PHP Notice: Undefined index: grptime in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 322
[08-Jul-2009 17:08:28] PHP Notice: Undefined index: grplist in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 326
[08-Jul-2009 17:08:28] PHP Notice: Undefined index: needsconf in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 339
[08-Jul-2009 17:33:57] PHP Notice: Undefined index: pre_ring in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 318
[08-Jul-2009 17:33:57] PHP Notice: Undefined index: grptime in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 322
[08-Jul-2009 17:33:57] PHP Notice: Undefined index: grplist in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 326
[08-Jul-2009 17:33:57] PHP Notice: Undefined index: needsconf in /var/www/html/admin/modules/findmefollow/functions.inc.php on line 339
[08-Jul-2009 17:37:57] PHP Notice: Undefined index: ivr_ret0 in /var/www/html/admin/modules/ivr/functions.inc.php on line 411
[08-Jul-2009 17:37:57] PHP Notice: Undefined index: ivr_ret1 in /var/www/html/admin/modules/ivr/functions.inc.php on line 411
[08-Jul-2009 17:37:57] PHP Notice: Undefined index: ivr_ret2 in /var/www/html/admin/modules/ivr/functions.inc.php on line 411
[08-Jul-2009 17:37:57] PHP Notice: Undefined index: ivr_ret3 in /var/www/html/admin/modules/ivr/functions.inc.php on line 411