YaBB SE Version: 1.5.4
PHP Version: 4.3.2
MySQL Version: 3.23.x
Server Platform: Unix, Linux, or BSD
Link to Forum: gotr.netProblem Description:i'm trying to get the who's online include to work on my front page but keep getting theses errors
Warning: main(./Settings.php): failed to open stream: No such file or directory in /home/nick00/www/forum/SSI.php on line 47
Warning: main(): Failed opening './Settings.php' for inclusion (include_path='') in /home/nick00/www/forum/SSI.php on line 47
Warning: mysql_connect(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home/nick00/www/forum/SSI.php on line 48
Warning: mysql_select_db(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home/nick00/www/forum/SSI.php on line 49
Warning: mysql_select_db(): A link to the server could not be established in /home/nick00/www/forum/SSI.php on line 49
Warning: chdir(): No such file or directory (errno 2) in /home/nick00/www/forum/SSI.php on line 50
Warning: main(/Errors.php): failed to open stream: No such file or directory in /home/nick00/www/forum/SSI.php on line 52
Warning: main(): Failed opening '/Errors.php' for inclusion (include_path='') in /home/nick00/www/forum/SSI.php on line 52
Warning: main(/Subs.php): failed to open stream: No such file or directory in /home/nick00/www/forum/SSI.php on line 53
Warning: main(): Failed opening '/Subs.php' for inclusion (include_path='') in /home/nick00/www/forum/SSI.php on line 53
Warning: main(/Load.php): failed to open stream: No such file or directory in /home/nick00/www/forum/SSI.php on line 54
Warning: main(): Failed opening '/Load.php' for inclusion (include_path='') in /home/nick00/www/forum/SSI.php on line 54
Fatal error: Call to undefined function: clicklog() in /home/nick00/www/forum/SSI.php on line 57
any ideas? do i have to modify ssi.php?