Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 210 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: php7 support | |
Doulos Replies: 276 Views: 290139 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
#####################################################
# 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 ![]() |
![]() |
Fixed ![]() ![]() 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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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, ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours