WEIRD! php pages do not load unless i hit refresh

Thread Solved

Join Date: Jul 2004
Posts: 2
Reputation: tsabar is an unknown quantity at this point 
Solved Threads: 0
tsabar tsabar is offline Offline
Newbie Poster

WEIRD! php pages do not load unless i hit refresh

 
0
  #1
Jul 4th, 2004
when i attempt to access my php pages at:
<snipped>
everytime i try to submit a form or click on a new page nothing loads until i hit refresh. this does not happen with netscape, only with internet explorer, and it only happens on my machine, not on anybody else's machine.

i can't program if i can't view my own pages without refreshing all the time. has anyone else had this problem? is there a configuration problem with my browser??

-ohad
Last edited by happygeek; Apr 7th, 2008 at 8:22 am. Reason: url snipped at user request
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 173
Reputation: BinaryMayhem is an unknown quantity at this point 
Solved Threads: 9
BinaryMayhem BinaryMayhem is offline Offline
Unverified User

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #2
Jul 6th, 2004
sounds like an IE config problem. try this.
open up IE, goto tools->internet options-> general->settings> check the radio button "every visit to the page".
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #3
Jul 7th, 2004
Weird. Maybe a cookie hasn't been cleared, since browsers store cookies differently. Try clearning the cookies in IE that are related to your site. This is a very weird error indeed. Have you tried asking others to view the site or tried on another computer with IE?
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 2
Reputation: tsabar is an unknown quantity at this point 
Solved Threads: 0
tsabar tsabar is offline Offline
Newbie Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #4
Jul 8th, 2004
yeah, it works fine from other computers, and works fine with my netscape. it is just my IE that needs to be refreshed
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 38
Reputation: CrimsonTwilight is an unknown quantity at this point 
Solved Threads: 1
CrimsonTwilight's Avatar
CrimsonTwilight CrimsonTwilight is offline Offline
Light Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #5
Jul 8th, 2004
Originally Posted by tsabar
yeah, it works fine from other computers, and works fine with my netscape. it is just my IE that needs to be refreshed
If you cannot fix the problem in IE I would suggest just trying another browser such as Mozilla Firefox.

http://www.mozilla.org/products/firefox/
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 2
Reputation: macaddict is an unknown quantity at this point 
Solved Threads: 1
macaddict macaddict is offline Offline
Newbie Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #6
Aug 4th, 2004
Originally Posted by tsabar
when i attempt to access my php pages at:
<snipped>
everytime i try to submit a form or click on a new page nothing loads until i hit refresh. this does not happen with netscape, only with internet explorer, and it only happens on my machine, not on anybody else's machine.

i can't program if i can't view my own pages without refreshing all the time. has anyone else had this problem? is there a configuration problem with my browser??

-ohad
Were you able to figure out what the problem was? I have 2 pc's that do the same when they run .jsp pages.
Last edited by happygeek; Apr 7th, 2008 at 11:16 am. Reason: url snipped
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 117
Reputation: Iron_Cross is an unknown quantity at this point 
Solved Threads: 2
Iron_Cross's Avatar
Iron_Cross Iron_Cross is offline Offline
Junior Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #7
Aug 4th, 2004
My guess is that it's the cache. That happens to me too only when I'm developing in ASP.NET my computer caches the page, so I have to hit refresh to see the updated page. Just give it an hour or so and you sohuld be fine. I think you can also set IE to NOT cache pages.
elitehackers.info
Today's Penny-Arcade!
Pain is weakness leaving the body!
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 11
Reputation: rice_web is an unknown quantity at this point 
Solved Threads: 1
rice_web rice_web is offline Offline
Newbie Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #8
Aug 9th, 2004
Originally Posted by Iron_Cross
My guess is that it's the cache. That happens to me too only when I'm developing in ASP.NET my computer caches the page, so I have to hit refresh to see the updated page. Just give it an hour or so and you sohuld be fine. I think you can also set IE to NOT cache pages.
We have the same problem. Yes, it does happen with dynamic pages, even though it wouldn't stand to reason.

The problem exists in this way for us: when you type in the URL for the first time in a browser session, and by chance you get a parse or other error because we're updating the site at that time, it will necessitate quitting the browser to avoid constantly seeing the error. Of course, the user can always refresh the page, but clicking 'Back' revives the error until the user again refreshes.
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 2
Reputation: macaddict is an unknown quantity at this point 
Solved Threads: 1
macaddict macaddict is offline Offline
Newbie Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #9
Aug 10th, 2004
Originally Posted by Iron_Cross
My guess is that it's the cache. That happens to me too only when I'm developing in ASP.NET my computer caches the page, so I have to hit refresh to see the updated page. Just give it an hour or so and you sohuld be fine. I think you can also set IE to NOT cache pages.
It isn't the cache. I've tried emptying the cache and temp folders but it still doesn't work. However, if you create a new user profile it works.

-M
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 22
Reputation: pcarlow is an unknown quantity at this point 
Solved Threads: 0
pcarlow pcarlow is offline Offline
Newbie Poster

Re: WEIRD! php pages do not load unless i hit refresh

 
0
  #10
Aug 12th, 2004
Manually delete all your cookies and run IE repair from add/remove programs.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC