Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.30.01 RN All Other Issues
Author Message
dad7732
RavenNuke(tm) Development Team



Joined: Mar 18, 2007
Posts: 1242

PostPosted: Wed Apr 08, 2009 5:40 pm Reply with quote

Searched but couldn't find "my" issue.

In the block RWSWhoIsWhere, it shows "ErrorDocuments" for each user listed no matter where they actually are on the site, me included.

Ideas?

Cheers
 
View user's profile Send private message
draxx
Involved
Involved



Joined: Nov 19, 2003
Posts: 282

PostPosted: Wed Apr 08, 2009 8:26 pm Reply with quote

I noticed that too - but with so much going on i dident have time to investigate.

Latest RN Version - fresh install.
 
View user's profile Send private message
dad7732







PostPosted: Wed Apr 08, 2009 8:29 pm Reply with quote

only on one domain though running the latest RN, the others don't do this.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Fri Apr 10, 2009 6:56 am Reply with quote

It is being looked at. It is doing it on Only registered users can see links on this board! Get registered or login! as well.

EDIT: sorry, had it wrong. Raven noticed it there just yesterday.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Apr 10, 2009 7:38 am Reply with quote

dad7732 wrote:
Searched but couldn't find "my" issue.

In the block RWSWhoIsWhere, it shows "ErrorDocuments" for each user listed no matter where they actually are on the site, me included.

Ideas?

Cheers


How bad of me not to have noticed your post from 4/8 Embarassed. I actually noticed it yesterday (4/9) when I was looking into your other post concerning admins being able to see hidden users http://www.ravenphpscripts.com/postt17491.html . So, since there's an actual error to be addressed, I will look into the enhancement request also Wink
 
View user's profile Send private message
Raven







PostPosted: Sun Aug 02, 2009 8:53 pm Reply with quote

It's a server/caching issue. In .htaccess comment out the following line (on or about line 57):

FROM
ExpiresByType text/html "access plus 5 minutes"

TO
# ExpiresByType text/html "access plus 5 minutes"


Clear your browser cache before proceeding to test


Do not make the following changes unless the above change does not fix the problem. If the problem persists, also comment out the following lines. Be aware that commenting out the following lines will cause 404 errors to give the standard Apache DOCUMENT NOT FOUND error and not the RN formatted error message. At this point I am just not sure what/where the error is or if it's even an error. On my home testing machines I do not have to comment out the following lines but on my production servers I do. So, it may be and probably is a configuration issue somewhere.

FROM
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule (.*) /modules.php?name=ErrorDocuments&file=404&rs=$1 [NC,L,R]

TO
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteCond %{REQUEST_FILENAME} !-f
# RewriteRule (.*) /modules.php?name=ErrorDocuments&file=404&rs=$1 [NC,L,R]
 
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Mon Aug 03, 2009 12:13 am Reply with quote

i noticed this image was missing on the test site
http://www.ravennuke.com/includes/jquery/css/images/loading.gif

could that be why errordocuments is displayed?

i notice it's not displaying errordocuments now, but i also notice:
"Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. "

just a heads up Smile
 
View user's profile Send private message Visit poster's website
Raven







PostPosted: Mon Aug 03, 2009 1:16 am Reply with quote

Thanks for the note on the missing images But that doesn't clear up the mystery in the other 3 lines of code that have to be commented out Confused
 
Raven







PostPosted: Mon Aug 03, 2009 9:39 am Reply with quote

AHA! It's a Short Links issue. Now I just have to find out what/where it is exactly. I'll need to back trace through the Short Link changes. Anyway, this should be fixed by the time we release v2.40.00 in a few weeks Wink .
 
montego







PostPosted: Mon Aug 03, 2009 6:10 pm Reply with quote

Raven, guess I am not sure what the issue is and why ShortLinks is involved. if you want/need me to look into it, feel free to add the details to the issue if you have not already.
 
Raven







PostPosted: Mon Aug 03, 2009 9:52 pm Reply with quote

When I removed the shortlinks.htaccess code from .htaccess the error went away. So, I have confirmed that there is a rule, or rules, that has/have changed somewhere that is/are causing a 404 error. a long link is being passed to the WIW module and is being [mis]translated in .htaccess and that is causing the 404 errordocuments module to be called, thus producing a WIW location of ErrorDocuments.
 
montego







PostPosted: Mon Aug 03, 2009 11:14 pm Reply with quote

Are you able to track down the link through maybe the access.log? It would be really helpful.
 
Raven







PostPosted: Mon Aug 03, 2009 11:17 pm Reply with quote

Not yet Smile. Will this setting help me: $tnsl_bDebugShortLinks
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.30.01 RN All Other Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©