Author |
Message |
TeKKiE
Hangin' Around
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: May 11, 2005
Posts: 48
|
Posted:
Sat May 14, 2005 8:41 am |
|
What does it mean exactly when I get this error while trying to get to the admin panel for my website? The only thing that I have done since Chatserv had fixed my site was create a banner link to this site to help advertise, and install Raven's Who Is Where block?
I've browsed forums and found that some people had fixed it by cleaning out the .htaccess file, but I've tried it to no avail. Please advise.
Thanks again! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
TeKKiE
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat May 14, 2005 8:53 am |
|
Nevermind, I've stepped back by deleting the who is online module from here, and it seemed to work. I'll have to figure out why it didn't work correctly, I've installed as per raven's instructions. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
Site Admin/Owner
![](modules/Forums/images/avatars/45030c033f18773153cd2.gif)
Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sat May 14, 2005 10:37 am |
|
That error means the site has gone into a loop, calling itself. An example would be if in .htaccess you are redirecting http://sitename.com/ to http://sitename.com/index.php and you also had a line that redirects index.php to /. Now, as to why the wiw block is causing that to happen is very puzzling. Are you using GT-Netxgen and doing some redirecting there? There is no code in the wiw code that reciprocates. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
TeKKiE
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sat May 14, 2005 3:04 pm |
|
Not sure what GT-Netxgen is, so I couldn't say if I were using it or not. I've decided instead to use the user info block, though it doesn't show a users exact location, it's still a nice addition.
Thanks! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Sat May 14, 2005 10:02 pm |
|
It would have been handy if you could have posted your original htacess here for further diagnosis, seems a shame not to use such a great block due to a minor technical issue ![Smile](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
TeKKiE
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun May 15, 2005 5:34 pm |
|
I still have the original .htaccess file there, I've posted it in the code below
Code:# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.ofaceclan.com
AuthUserFile /*edited*/_vti_pvt/service.pwd
AuthGroupFile /*edited*/_vti_pvt/service.grp
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://ofaceclan.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ofaceclan.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ofaceclan.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ofaceclan.com$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
|
|
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
TeKKiE
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun May 15, 2005 5:58 pm |
|
Okay I now have the Who Is Where block working, don't know how or why but it does One question now, for you guys.
I have a slightly modded User and Site info block on the left pane of my website (for registered users since the graphic security code doesn't work for login, which is another story altogether)
How could I go about inserting this Who Is Where into this particular block, so that you could see who's online now (like the site info block on left), as well as their location? I think that it would be a superb addition to the already plentiful site info block.
I have copied the code for my "modded block" here: Only registered users can see links on this board! Get registered or login!
Thanks again! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Lateron
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/cbdd7a3b3f6e922a8d9ac.jpg)
Joined: May 10, 2003
Posts: 119
Location: Katoomba, NSW, Australia.
|
Posted:
Mon May 16, 2005 1:22 am |
|
I have this msg, 'Redirection for this url has been exceeded', twice now too and seem to have fixed it by deleting cookies.
It first happened after I installed the latest version of Firefox on the weekend. I don't know if that is the problem.
I don't use any .htaccess files except whatever maybe part of the release. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Lateron
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon May 16, 2005 1:31 am |
|
I just found Only registered users can see links on this board! Get registered or login! and Only registered users can see links on this board! Get registered or login! at the Firefox forums. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
TeKKiE
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon May 16, 2005 6:09 am |
|
Just an FYI Lateron, it wasn't just Firefox that would give the URL redirect exceeded. But I'm glad you've found the root of your problem and have repaired it. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dcasmr
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Feb 06, 2004
Posts: 147
|
Posted:
Sun Jun 12, 2005 8:15 pm |
|
This redirection limit exceeded does not have anything to do with FireFox. When you have the problem, Firefox just nicely displays it: "Redirection limits exceeded...cookies".
With Explorer, it just hangs when you want to connect to the site. So, it is the same problem, but different ways for the browser to notify the user.
I reproduced this Error twice after upgrading to Nuke 7.6. In my last case, double clicking on the blocks icon in control panel was displaying a blank. So, I tried re-uploading the patched 7.6 files. The problem was solved, however, shortly, I started getting the "Redirection errors.".
If I try uploading the original Nuke 7.5 files, I only get this "File can't accessed error" from my site. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Raven
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Sun Jun 12, 2005 8:24 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
dcasmr
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Jun 13, 2005 9:04 pm |
|
I tried the suggestions, however they did not work for me. I proceeded to re-uploading files from Nuke patched 7.6 and curiously the mistake disappeared.
I think sometimes, overwriting files or going thru the upgrade or update files do not work. The problem is that its hard to know that.
Thanks for your suggestions. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
benson
Worker
![Worker Worker](modules/Forums/images/ranks/3stars.gif)
![](modules/Forums/images/avatars/d565e607446586bbb82ae.jpg)
Joined: May 15, 2004
Posts: 119
Location: Germany
|
Posted:
Tue Jun 14, 2005 10:49 am |
|
Hello,
I had this problem often before ...
My solution was always to check my block. Eg. the beginning of most blocks looks like:
Code:if ( !defined('BLOCK_FILE') ) {
Header("Location: ../index.php");
die();
}
|
If the definition in the mainfile.php for BLOCK_FILE is missing, this code redirects to index.php. Index.php again tries to load this block and again it is redirected to itsself and so on ...
So, try to find out if something like that is happening on your site. The first try may be to start direct with URL .../admin.php. If this works, it is a problem with (maybe) one of the right site blocks ...
Hope this helps ...
Best regards, Norbert |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|