Ravens PHP Scripts: Forums
 

 

Search found 210 matches
Author Message
 Topic: php7 support
Doulos

Replies: 276
Views: 290139

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Nov 24, 2017 2:20 am   Subject: Re: php7 support
No errors in log, Just a 500 http error. If I comment out the following code in .htaccess I can access the site and admin.php <Files admin.php>
<Limit GET POST PUT>
require v ...
 Topic: LOST ADMIN PANEL
neo722712

Replies: 17
Views: 24548

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Sep 03, 2014 4:12 pm   Subject: LOST ADMIN PANEL
I got it ...
I had to rename the .htaccess in international
And Rename .htaccess in the Main ....
I DID NOT renmae .staccess

now I need to write new one ... ( RIGHT ) ?
Remember the STacces ...
 Topic: LOST ADMIN PANEL
neo722712

Replies: 17
Views: 24548

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Sep 03, 2014 4:06 pm   Subject: LOST ADMIN PANEL
The .staccess figures have been changed

.htaccess
<Files .staccess>
deny from all
</Files>

<Files admin.php>
<Limit GET POST PUT>
require valid-user
</ ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 35336

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: 35336

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 10:20 pm   Subject: Forum Problem please help
hi kguske i did what you suggested and took all that extra code out but it still did not help. i even tried commenting out the <Files admin.php>
<Limit GET POST PUT>
require va ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 35336

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....
hicuxunicorniobestbuildpc

Replies: 16
Views: 28130

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 21, 2013 10:01 am   Subject: re: Help plz, I must be stupid....
Comment out this part

# -----------------------------------------------------------------------------------------------------
# Leave this block commented out unless HTTPAuth is NOT available in y ...
 Topic: Help plz, I must be stupid....
kwiqness

Replies: 16
Views: 28130

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: 28130

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: Unable to access Admin of phpnuke site after web host move
wHiTeHaT

Replies: 7
Views: 11207

PostForum: NukeSentinel(tm) v2.6.x   Posted: Sat Sep 21, 2013 9:09 am   Subject: Unable to access Admin of phpnuke site after web host move
goto phpmyadmin and change in table nuke_nsnst_config :
http_auth 1 to 0

[EDIT]

Sorry above is wrong......

open your .htaccess and find something simular like this:

<Files admin.php> ...
 Topic: ShortLinks Not Working
ricktido

Replies: 25
Views: 151940

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: 92264

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: 21239

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: Never asked for login
hicuxunicorniobestbuildpc

Replies: 4
Views: 9942

PostForum: NukeSentinel(tm) v2.6.x   Posted: Thu Dec 16, 2010 2:48 am   Subject: re: Never asked for login
in .htaccess you will need this line

<Files admin.php>
<Limit GET POST PUT>
require valid-user
</Limit>
AuthName "Restricted"
AuthType Basic ...
 Topic: .htaccess Errors When Running A PHP->HTML Script
transit

Replies: 9
Views: 56952

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: 62982

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: 62982

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: error 500, forum modeul in ACP
Raven

Replies: 16
Views: 17257

PostForum: v2.4 RN Issues   Posted: Tue Mar 30, 2010 8:30 am   Subject: re: error 500, forum modeul in ACP
Fixed Smile. It looks like you may have missed a step when you installed RN Wink

The forum admin panel is a separate application from the main admin application. As such it is not protected by Nuk ...
 Topic: NukeSentinel 2.6.01 /// PhpNuke 8.0
silicastorm

Replies: 16
Views: 27039

PostForum: NukeSentinel(tm) v2.6.x   Posted: Thu Jan 21, 2010 9:32 am   Subject: re: NukeSentinel 2.6.01 /// PhpNuke 8.0
This is what is in the .htaccess file


Options All -Indexes
DirectoryIndex index.php index.htm index.html

# -------------------------------------------
# Start of NukeSentinel(tm) admin.php A ...
 Topic: 403 forbidden errors with shortlinks
jib_intelli

Replies: 7
Views: 29771

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: random site errors- 200, etc. Nuke 7.6 patched
AndyB

Replies: 15
Views: 24548

PostForum: Bug Fixes   Posted: Sat Jul 11, 2009 2:40 am   Subject: re: random site errors- 200, etc. Nuke 7.6 patched
I've tried a cut down version of the file; details below:

ErrorDocument 400 http://www.domain.net/modules.php?name=DisError&file=index&func=error400
ErrorDocument 401 http://www.do ...
 Topic: PHP Nuke can't login
thebaddestass

Replies: 36
Views: 75950

PostForum: Security - PHP Nuke   Posted: Mon Jun 08, 2009 4:15 pm   Subject: PHP Nuke can't login
Hey Montego,

Thanks for the reply,

I have went through all blocker settings and all are set to email, block, & default page. Except for Flood blocker, it says it can't be due to .ftaccess n ...
 Topic: Cannot access forum admin
Doulos

Replies: 7
Views: 14224

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: 14442

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: Setup Nukesentinel error
dad7732

Replies: 24
Views: 35173

PostForum: v2.30.01 RN New Installation Issues   Posted: Tue Mar 31, 2009 7:00 am   Subject: Setup Nukesentinel error
First of all, in your Sentinel administration, Admin Auth has to be OFF. The path to the .staccess file must be correct. Also, the .staccess file permission must be set to 666.

With all that done, ...
 

 Jump to:   

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