<h3><b>Script error!</b></h3><p>
<font color="#8888ff"><b>
Can't open index file '':
</b></font>
<p>
The below information is there to provide you with informationthat is available from the script itself. You might find somethingthere that could help you with the error (such as path related errors)<p>
<b>Script and System Information</b><p>
Script path and filename: E:\COOPER\GOODCLAN\cgi-bin\cadmin\clanadmin.cgi<br>
<p>
<b>Environment Variables</b><p>
<font size="-2">
<i>path_translated</i>: E:\COOPER\GOODCLAN\cgi-bin\cadmin\clanadmin.cgi<br>
<i>server_software</i>: Microsoft-IIS/4.0<br>
<i>script_name</i>: /cgi-bin/cadmin/clanadmin.cgi<br>
<i>path</i>: C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\Program Files\Mts<br>
<p>
</font>
</td></tr></table>
</td></tr></table>
</td></tr></table>
</font>
</body>
</html>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can login via the test login and when it comes to using the ADMIN sub-menu's I get a screen saying the following ;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>ClanAdmin</title>
</head>
<style>
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC00; text-decoration: underline}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC00; text-decoration: none}
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
font { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
</style>
<body bgcolor="#404040" text="#cdcdcd" link="#000000" alink="#ffcc00" vlink="#000000">
<center>
<table cellspacing="0" cellpadding="0" border=0 width="100%">
<tr>
<td align=right>
<a href="http://sourceforge.net/projects/clanscript/"><font color="FFCC00"><b>ClanAdmin</b></font></a> v2.1c
</td>
</tr>
<tr><td height=4></td></tr>
<tr>
<td align=right>
Logged in as <font color="ffcc00"><b>admin</b></font>
</td>
</tr>
<tr>
<td colspan="2">
<table cellspacing=0 cellpadding=0 border=0 bgcolor="#000000"><tr><td>
<table cellspacing=1 cellpadding=0 border=0><tr>
Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>ClanAdmin</title>
</head>
<style>
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC00; text-decoration: underline}
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC00; text-decoration: none}
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
font { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
</style>
<body bgcolor="#404040" text="#cdcdcd" link="#000000" alink="#ffcc00" vlink="#000000">
<center>
<tr bgcolor="#252525">
<td colspan="2">
<table cellspacing=1 cellpadding=0 border=0 bgcolor="#000000" width=100%><tr><td>
<table cellspacing=0 cellpadding=5 border=0 bgcolor="#252525" width=100%><tr><td>
<h3><b>Script error!</b></h3><p>
<font color="#8888ff"><b>
Can't open index file '':
</b></font>
<p>
The below information is there to provide you with informationthat is available from the script itself. You might find somethingthere that could help you with the error (such as path related errors)<p>
<b>Script and System Information</b><p>
Script path and filename: E:\COOPER\GOODCLAN\cgi-bin\cadmin\clanadmin.cgi<br>
<p>
<b>Environment Variables</b><p>
<font size="-2">
<i>path_translated</i>: E:\COOPER\GOODCLAN\cgi-bin\cadmin\clanadmin.cgi<br>
<i>server_software</i>: Microsoft-IIS/4.0<br>
<i>script_name</i>: /cgi-bin/cadmin/clanadmin.cgi<br>
<i>path</i>: C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\Program Files\Mts<br>
<p>
</font>
</td></tr></table>
</td></tr></table>
</td></tr></table>
</font>
</body>
</html>
Close to the bottom of this page is the answer: The line:
"Can't open index file"
Most likely, this indicates the database files are not accessible as RW to the program. Check your settings on this.
|LCN|DeadMeat