Hi,
I cannot login to projectbench with the opera browser. I get an error message that says I have to fill in all fields with a * next to it...
Thanks. I haven't tested it with Opera recently, but I will do so. What version are you using?
Best regards, philip
I experienced the same problem. I use Opera 7.11 on Linux. PB version is 0.4.
Part of souce code of the login page:
<form method="post" action="http://mercury/projectbench/admin/login.php" name="login" onsubmit="re turn validateForm('login')"> <input type="hidden" name="goto" value=""/> <p> </p> <center> <div id="container"> <div style="text-align: right"> <img src="http://mercury/projectbench/images/maintitle2.png" alt="projectbench"/><i mg src="http://mercury/projectbench/images/anibutterfly.gif" id="butterfly" alt="butterfly"/> </div> <div class="inputs"> <input type="text" name="login" id="login"/> <input type="password" name="pass word" id="password"/> <input type="submit" value="Submit"/> </div> <div class="inputs"> <label for="chk_remember">Remember my ID on this computer<input type="checkbox" nam e="persistent" /></label> </div> <div class="hr"></div> <div>For Guest Access <a href="admin/guest.php">please clic k here</a></div> <div> Copyright © 2003-2005 projectbench <img src="http://mercury/proj ectbench/images/tex.png" width="21" height="13" alt="made in texas" title="made in texas"/></div> </div> </center> </form>
Are you getting any error messages whatsoever?
Yes, the browses opens a message window with header "JavaScrip Alert" and the text:
Please fill in the required fields. (Look for fields marked with a red *)
oh, okay. that is somewhat weird. I'll look into the issue.
thanks!
Log in to post a comment.
Hi,
I cannot login to projectbench with the opera browser. I get an error message that says I have to fill in all fields with a * next to it...
Thanks.
I haven't tested it with Opera recently, but I will do so. What version are you using?
Best regards,
philip
I experienced the same problem. I use Opera 7.11 on Linux. PB version is 0.4.
Part of souce code of the login page:
<form method="post" action="http://mercury/projectbench/admin/login.php" name="login" onsubmit="re
turn validateForm('login')">
<input type="hidden" name="goto" value=""/>
<p> </p>
<center>
<div id="container">
<div style="text-align: right">
<img src="http://mercury/projectbench/images/maintitle2.png" alt="projectbench"/><i
mg src="http://mercury/projectbench/images/anibutterfly.gif" id="butterfly" alt="butterfly"/>
</div>
<div class="inputs">
<input type="text" name="login" id="login"/> <input type="password" name="pass
word" id="password"/> <input type="submit" value="Submit"/>
</div>
<div class="inputs">
<label for="chk_remember">Remember my ID on this computer<input type="checkbox" nam
e="persistent" /></label>
</div>
<div class="hr"></div>
<div>For Guest Access <a href="admin/guest.php">please clic
k here</a></div>
<div> Copyright © 2003-2005 projectbench <img src="http://mercury/proj
ectbench/images/tex.png" width="21" height="13" alt="made in texas" title="made in texas"/></div>
</div>
</center>
</form>
Are you getting any error messages whatsoever?
Yes, the browses opens a message window with header
"JavaScrip Alert" and the text:
Please fill in the required fields.
(Look for fields marked with a red *)
oh, okay.
that is somewhat weird.
I'll look into the issue.
thanks!