dialup_admin php notice errors
Todd Bateman
wtab at comcast.net
Thu Jan 6 00:15:05 CET 2011
Is CS down or the information change? I went to try to see if that was
the problem, but I get a connection refused.
root at krazy:~# cvs
-d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/dialup-admin login
Logging in to
:pserver:anonymous at cvs.sourceforge.net:2401/cvsroot/dialup-admin
CVS password:
cvs [login aborted]: connect to cvs.sourceforge.net(216.34.181.96):2401
failed: Connection refused
I have just been pressing enter when asked for password as the TODO in
the doc directory said to do.
On 1/4/2011 4:35 PM, Todd Bateman wrote:
> I am using Slackware Linux 13.1 64 bit with Apache 2.2.15 (with
> mod_ssl 2.2.15) OpenSSL 0.9.8n PHP 5.2.13 and freeradius 2.1.10. I am
> trying to configure dialup_admin for web administration. I went
> through the dialup_admin/doc/HOWTO and to the best of my knowledge I
> did everything right. But when I go to the main page I get the
> following PHP notice errors above the menu items:
>
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> import_request_variables() [<a
> href='function.import-request-variables'>function.import-request-variables</a>]:
> No prefix specified - possible security hazard in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 8, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_use_session - assumed
> 'general_use_session' in /usr/local/sbin/dialup_admin/conf/config.php3
> on line 66, referer: http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: login in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 73, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: login in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 76, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_username_mappings_file - assumed
> 'general_username_mappings_file' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 86, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_username_mappings_file - assumed
> 'general_username_mappings_file' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 87, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_use_session - assumed
> 'general_use_session' in /usr/local/sbin/dialup_admin/conf/config.php3
> on line 106, referer: http://192.168.1.2/dialup/
> [Tue Jan 04 14:38:39 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_use_session - assumed
> 'general_use_session' in
> /usr/local/sbin/dialup_admin/html/buttons/default/buttons.html.php3 on
> line 91, referer: http://192.168.1.2/dialup/
>
> and if I go down to the menu and click on the accounting link I get
> the following PHP notice errors in the main content part of the web page
>
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> import_request_variables() [<a
> href='function.import-request-variables'>function.import-request-variables</a>]:
> No prefix specified - possible security hazard in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 8, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_use_session - assumed
> 'general_use_session' in /usr/local/sbin/dialup_admin/conf/config.php3
> on line 66, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: login in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 73, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: login in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 76, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_username_mappings_file - assumed
> 'general_username_mappings_file' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 86, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_username_mappings_file - assumed
> 'general_username_mappings_file' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 87, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant name - assumed 'name' in
> /usr/local/sbin/dialup_admin/conf/config.php3 on line 100, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_use_session - assumed
> 'general_use_session' in /usr/local/sbin/dialup_admin/conf/config.php3
> on line 106, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_sql_attrs_file - assumed
> 'general_sql_attrs_file' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 7, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined offset: 3 in /usr/local/sbin/dialup_admin/lib/acctshow.php3
> on line 12, referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 13, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 14, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant func - assumed 'func' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 15, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_use_session - assumed
> 'general_use_session' in
> /usr/local/sbin/dialup_admin/lib/acctshow.php3 on line 17, referer:
> http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant sql_type - assumed 'sql_type' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 28,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined index: groupname in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant show - assumed 'show' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 43,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant desc - assumed 'desc' in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined index: xascendsessionsvrkey in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 40,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Use of undefined constant general_charset - assumed 'general_charset'
> in /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 111,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: queryflag in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 117,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: item_of_w1 in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 175,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: add in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 185,
> referer: http://192.168.1.2/dialup/buttons.php3
> [Tue Jan 04 14:40:22 2011] [error] [client 192.168.1.10] PHP Notice:
> Undefined variable: queryflag in
> /usr/local/sbin/dialup_admin/htdocs/accounting.php3 on line 206,
> referer: http:// 192.168.1.2/dialup/buttons.php3
>
> I get the same thing for every menu item that I click on, I used the
> main and accounting as examples. Am I doing something wrong? Is this a
> bug? Is there some sort of fix for this? If someone could point me in
> the right direction to get rid of these PHP notice errors it would be
> greatly appreciated.
More information about the Freeradius-Users
mailing list