Ravens PHP Scripts: Forums
 

 

Search found 37 matches
Author Message
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 38153

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 11:15 pm   Subject: Re: Forum Problem please help
i already deleted those extra lines you told me to comment out. All that is left is this #####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 38153

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 8:16 pm   Subject: Forum Problem please help
i have a major problem with the forum. i keep getting a 500 internal server error on one computer and on my main computer i get a 404 error. i have gone over google and here on ravennuke and on phpnuk ...
 Topic: Help plz, I must be stupid....
kwiqness

Replies: 16
Views: 30333

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 21, 2013 9:56 am   Subject: Re: re: Help plz, I must be stupid....
Take my .htaccess and let me know

Remove everything u have and replace with this one.

#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FIL ...
 Topic: Help plz, I must be stupid....
hicuxunicorniobestbuildpc

Replies: 16
Views: 30333

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 21, 2013 9:41 am   Subject: re: Help plz, I must be stupid....
Take my .htaccess and let me know

Remove everything u have and replace with this one.

#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FIL ...
 Topic: ShortLinks Not Working
ricktido

Replies: 25
Views: 155847

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 19, 2013 2:48 pm   Subject: Re: ShortLinks Not Working
Its only needed to put the code from the shortlinks.htaccess inside your .htaccess file. In the .htaccess file you can find some comments to activate it.

# If you use TegoNuke(tm) ShortLink ...
 Topic: Minor Vulnerability
derek765

Replies: 16
Views: 94429

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Dec 19, 2012 6:40 pm   Subject: re: Minor Vulnerability
Well, I like how the ErrorDocs is handled with a module in RavenNuke, and would like to keep it that way.

Allows users to see the error problem and still see site features.
I tried moving the Erro ...
 Topic: Question about this htaccess file with Raven Nuke
derek765

Replies: 5
Views: 22670

PostForum: Security Issues   Posted: Sat Nov 24, 2012 12:51 pm   Subject: Question about this htaccess file with Raven Nuke
This is a htaccess file which I have gathered from Joomla and am wondering If replacing my current htaccess file with this one will not mess anything up with me running Raven Nuke and Nuke Sent. with ...
 Topic: Firefox 3.6 caching fix
hicuxunicorniobestbuildpc

Replies: 22
Views: 83904

PostForum: Other - Discussion   Posted: Wed Jan 04, 2012 2:30 pm   Subject: Firefox 3.6 caching fix
After installing mod_headers on the server.

a2enmod headers
apache2 -k graceful

I can finally use the whole code.

<IfModule mod_expires.c>
ExpiresActive On
# ExpiresDefault A86 ...
 Topic: Account approval says admins name not the new users name
spasticdonkey

Replies: 7
Views: 7938

PostForum: v2.4 RN Issues   Posted: Sun Nov 20, 2011 10:20 am   Subject: re: Account approval says admins name not the new users name
I still have issues with firefox on many sites, not properly checking if a newer version of a cached page is available. I have applied a server side fix on my sites which has helped there; but it requ ...
 Topic: Firefox 7.0.1 errors with Download
webservant

Replies: 51
Views: 51099

PostForum: v2.4 RN Issues   Posted: Thu Oct 20, 2011 8:33 am   Subject: re: Firefox 7.0.1 errors with Download
Near the top of the file is this:

# -------------------------------------------
# For better performance set FileETag to NONE base on recommendations from
# http://developer.yahoo.net/blog/ar ...
 Topic: CSRF check failed
spasticdonkey

Replies: 42
Views: 61236

PostForum: v2.4 RN Issues   Posted: Sat Jul 30, 2011 9:41 am   Subject: CSRF check failed
are you using firefox? it has been known to be overly-aggressive with it's cache and may be pulling a cached version of the page. If you have mod_header and mod_expires enabled on your server you coul ...
 Topic: Firefox 3.6 caching fix
hicuxunicorniobestbuildpc

Replies: 22
Views: 83904

PostForum: Other - Discussion   Posted: Sun Jan 09, 2011 1:37 pm   Subject: re: Firefox 3.6 caching fix
After removing this

<IfModule mod_expires.c>
ExpiresActive On
# ExpiresDefault A86400
ExpiresByType image/x-icon "access plus 1 month"
ExpiresByType text/css &qu ...
 Topic: Firefox 3.6 caching fix
hicuxunicorniobestbuildpc

Replies: 22
Views: 83904

PostForum: Other - Discussion   Posted: Sat Jan 08, 2011 1:42 pm   Subject: re: Firefox 3.6 caching fix
This is my .htaccess

#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
# THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES
#
# The l ...
 Topic: .htaccess Errors When Running A PHP->HTML Script
transit

Replies: 9
Views: 58281

PostForum: Converting/Creating Other   Posted: Mon Nov 22, 2010 5:56 pm   Subject: .htaccess Errors When Running A PHP->HTML Script
So I am getting errors on my site when running a simple script .php that takes another .php file and creates a .html file.

It has to be in the .htaccess probably for the ob_start function I am usin ...
 Topic: Installing RN 2.40.01 with 1and1hosting.com.....
transit

Replies: 21
Views: 64527

PostForum: Installation Help   Posted: Thu Jul 22, 2010 7:04 am   Subject: re: Installing RN 2.40.01 with 1and1hosting.com.....
Like this?


#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
# THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES
#
# The lines bel ...
 Topic: Installing RN 2.40.01 with 1and1hosting.com.....
transit

Replies: 21
Views: 64527

PostForum: Installation Help   Posted: Wed Jul 21, 2010 4:30 pm   Subject: re: Installing RN 2.40.01 with 1and1hosting.com.....
#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
# THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES
#
# The lines below this section ...
 Topic: Firefox 3.6 caching fix
sixonetonoffun

Replies: 22
Views: 83904

PostForum: Other - Discussion   Posted: Sat Jun 26, 2010 5:08 pm   Subject: re: Firefox 3.6 caching fix
Is this the code you went with in the end?
<IfModule mod_expires.c>
ExpiresActive On
# ExpiresDefault A86400
ExpiresByType image/x-icon "access plus 1 month" #1 month c ...
 Topic: Internal Error Server 500
hicuxunicorniobestbuildpc

Replies: 2
Views: 6567

PostForum: NukeSentinel(tm) v2.6.x   Posted: Tue Jun 22, 2010 1:38 am   Subject: Internal Error Server 500
After making a whole investigation I have to say servers are making lots of changes but this time my server disable mod_expires yesterday. Is there any solution to activate this again? I had to remove ...
 Topic: Firefox 3.6 caching fix
gregexp

Replies: 22
Views: 83904

PostForum: Other - Discussion   Posted: Thu Jun 10, 2010 1:41 pm   Subject: Firefox 3.6 caching fix
I think you might be misinterpretting it:


<IfModule mod_expires.c>
ExpiresActive On
# ExpiresDefault A86400
ExpiresByType image/x-icon "access plus 1 month" #1 month c ...
 Topic: Firefox 3.6 caching fix
spasticdonkey

Replies: 22
Views: 83904

PostForum: Other - Discussion   Posted: Thu Jun 10, 2010 9:23 am   Subject: re: Firefox 3.6 caching fix
well after being frustrated with this for quite awhile, I did some tinkering and found a snippet of code for mod_expires

# Force no caching for dynamic files
<FilesMatch "\.(php|cgi ...
 Topic: 403 forbidden errors with shortlinks
jib_intelli

Replies: 7
Views: 30671

PostForum: v2.3 RN Issues   Posted: Sat Nov 21, 2009 2:08 am   Subject: 403 forbidden errors with shortlinks
Hi Friends,

Since the past two years everything with my site - http://www.pottersrealm.com - was going great, except now suddenly 403 Forbidden errors are popping up everywhere! The original links ...
 Topic: Cannot access forum admin
Doulos

Replies: 7
Views: 14837

PostForum: v2.3 RN Issues   Posted: Mon May 11, 2009 10:25 am   Subject: Cannot access forum admin
I am getting an error when I try to access the forum admin area (all other admin functions work perfectly). When I click the forum admin button I get this:ERROR: 500 - Internal Server Error

Intern ...
 Topic: file extensions download problems with firefox
afc

Replies: 10
Views: 15088

PostForum: v2.3 RN Issues   Posted: Fri Apr 03, 2009 6:07 pm   Subject: file extensions download problems with firefox
Some file typed cant download right in firefox and maybe ie too, not sure i know nsn scripts has this problems for ie.

This fixed downloads of rar files from my site

NukeSecripts(tm) Network als ...
 Topic: How do I unban this person
wrecit

Replies: 31
Views: 69175

PostForum: NukeSentinel(tm) v2.5.x   Posted: Mon Feb 16, 2009 3:53 pm   Subject: re: How do I unban this person
O.k. not sure what I was expecting (well I was expecting a list of numbers in here but you guys already know that was wrong) Here is what my .htaccess file is. What do I have to do to it???


##### ...
 Topic: Issue with CGIAuth Setup
taliesen

Replies: 36
Views: 57802

PostForum: NukeSentinel(tm) v2.6.x   Posted: Wed Feb 11, 2009 5:54 pm   Subject: re: Issue with CGIAuth Setup
Ugh. I guess I shouldn't have spoken too soon. Now I have another issue.

I copy and pasted what was in the pop up window into the .htaccess file. Then I turned around and CHMOD'ed them back to 6 ...
 

 Jump to:   

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