Jump to content

[SOLVED] ...the server is redirecting the request for this address in a way that will nev


rarebit

Recommended Posts

The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    *  This problem can sometimes be caused by disabling or refusing to accept cookies.

 

I tried the page in Opera also and that just didn't realise...

 

Anyway... I've got a wrapper for the 'header' function, every other time it's used, no probs. As far as I can tell there's nothing being sent before the redirection (other than session_start(), but that doesn't interrupt elsewhere). I've looked at many ... (hmm might have an idea, e.g. that it just keeps on calling itself!)

 

BRB...

 

Here's some links:

http://kb.mozillazine.org/The_page_isn't_redirecting_properly (it's nothing to do with anything mentioned here...)

http://uk3.php.net/manual/en/function.header.php

 

Yes, the reason why it was being redirected still existed once redirected and therefore redirecting again, endlessly... Been on phone but the simple work around is to check against being the actual redirected page. Now I know why this happens (other than explained in referenced link), I can work a better piece of logic for it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.