Enter Network Password

windows

Guest
Suddenly, when I'm trying to access my site I'm getting the password protected screen:<br /><br />Enter Network Password<br />Site: server70.totalchoicehosting.com<br />Realm: Web Host Manager<br /><br />This is happening only when I'm opening the first time the browser. If I'm clicking Cancel and call again the site it is working.<br /><br />If open a new window and call again the site I'm getting again the screen protected.<br /><br /><a href="http://www.craiovaonline.com" target="_blank">http://www.craiovaonline.com</a><br /><br />PS:<br />If you click the link from this post the site is working.<br />You have to open a new window and paste the address in this new window.<!--content-->
Works both ways for me. No password required.<!--content-->
<!--QuoteBegin-TCH-Bruce+Jun 16 2004, 07:48 AM--><div class='quotetop'>QUOTE(TCH-Bruce @ Jun 16 2004, 07:48 AM)</div><div class='quotemain'><!--QuoteEBegin-->Works both ways for me. No password required.<!--QuoteEnd--></div><!--QuoteEEnd--><br /> check the attachment<!--content-->
same here, works both ways no password required.<!--content-->
It works fine for me.<br /><br />Have you done any modifications to the .htaccess file that could be causing a redirect for your IP address?<!--content-->
<!--QuoteBegin-TCH-Andy+Jun 16 2004, 08:00 AM--><div class='quotetop'>QUOTE(TCH-Andy @ Jun 16 2004, 08:00 AM)</div><div class='quotemain'><!--QuoteEBegin-->It works fine for me.<br /><br />Have you done any modifications to the .htaccess file that could be causing a redirect for your IP address?<!--QuoteEnd--></div><!--QuoteEEnd--><br /> The .htaccess file looks like this:<br /><br /><br /># -FrontPage-<br /><br />IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*<br /><br /><Limit GET POST><br />order deny,allow<br />deny from all<br />allow from all<br /></Limit><br /><Limit PUT DELETE><br />order deny,allow<br />deny from all<br /></Limit><br />AuthName <!-- w --><a class="postlink" href="http://www.craiovaonline.com">www.craiovaonline.com</a><!-- w --><br />AuthUserFile /home/***user***/public_html/_vti_pvt/service.pwd<br />AuthGroupFile /home/***user***/public_html/_vti_pvt/service.grp<!--content-->
Time to clear the cache - close the browser down completely - and then try it again I think.<!--content-->
Thank you for your responses<br /><br />I think I found the problem (seems to be a script problem - so if you can, please move this post to Scripting Talk).<br /><br />The issue appears only when I am <b>logged in with cookies</b>. The script is checking for the cookie and for some reason, when is doing this the Enter Network Password pops up.<br /><br />I'm investigating to see why the script suddenly changed its behaviour:)<!--content-->
I'm glad you found the source of the problem - now you just have to sort out that script <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /><!--content-->
setcookie ("cookie_name", "", time() - 31536000, "/", "www.craiovaonline.com");<br /><br />this is the line where I'm getting the popup message<br /><br />any thoughts?<!--content-->
I cannot figure out what's happening<br /><br />to anybody from TCH - if you have time, please test a bit - maybe you can see if you get the screen.<br /><br />I have to explain the steps because the site is not in english:(:<br /><br /> - see the left side of the screen shot<br /> - go to <!-- w --><a class="postlink" href="http://www.craiovaonline.com">www.craiovaonline.com</a><!-- w --><br /> - use for username: craiova<br /> - use for password: craiova<br /> - check the box Save Password<br /> - login<br /> - close the browser<br /> - call <!-- w --><a class="postlink" href="http://www.craiovaonline.com">www.craiovaonline.com</a><!-- w --> again (now you should get the popup)<br /> - click cancel on the popup window<br /> - call <!-- w --><a class="postlink" href="http://www.craiovaonline.com">www.craiovaonline.com</a><!-- w --> - now should work<br /><br />I want to get rid of the popup <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><!--content-->
Ok, now I see that is a <b>TCH issue</b>;<br /><br />Suddenly the code started to work again (I didn't get the popup message again) - no change in the script. This was fine for two days. This morning I'm getting again the popup message. I didn't touch my files for almost a week, so is not my fault.<br /><br />Please tell me what's happening (read again the thread to see what's about)<!--content-->
I follow the directions in your last post and I do not get a popup at all. Seems to work for me.<!--content-->
I seen it. Have you put in a ticket to the Help desk?<!--content-->
In Firefox the message comes up as:<br /><!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->Enter username and password for "Web Host Manager" at <a href="http://server70.totalchoicehosting.com:2086" target="_blank">http://server70.totalchoicehosting.com:2086</a><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />If I just hit OK with no password attempt I go to a normal cPanel skinned login screen for "Web Host Manager Login".<br /><br />Something in your script is trying to access the Web Host Manager utility or olse it is a problem only the helpdesk techs can help with.<br /><br />Hope this helps narrow down the problem! At least it's a clue.<!--content-->
I just opened a ticket<br />Thank you for your help<!--content-->
 
Back
Top