tuftystick Posted December 21, 2008 Share Posted December 21, 2008 Hey guys, I need a file to work at the following link; http://node.hostchum.com/status Well the file is there but I have found the following error's; Notice: Undefined index: action in /var/www/html/status/index.php on line 27 Notice: Undefined variable: disabled_funcs in /var/www/html/status/index.php on line 42 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /var/www/html/status/index.php on line 42 Notice: Undefined variable: disabled_funcs in /var/www/html/status/index.php on line 60 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /var/www/html/status/index.php on line 60 Fatal error: Call to undefined function mysql_get_client_info() in /var/www/html/status/index.php on line 71 Any ideas guys? Thanks. Link to comment https://forums.phpfreaks.com/topic/137901-strange/ Share on other sites More sharing options...
trq Posted December 21, 2008 Share Posted December 21, 2008 Post the relevent code. Link to comment https://forums.phpfreaks.com/topic/137901-strange/#findComment-720739 Share on other sites More sharing options...
gwydionwaters Posted December 22, 2008 Share Posted December 22, 2008 what is the index.php code? sounds like it's full of nice little bugs probably easy to fix though Link to comment https://forums.phpfreaks.com/topic/137901-strange/#findComment-721122 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.