Ravens PHP Scripts: Forums
 

 

Search found 313 matches
Author Message
 Topic: Blank News Module
southern

Replies: 15
Views: 7027

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Jan 27, 2023 10:13 am   Subject: Blank News Module
I'm stumped. I didn't find anything in .htaccess that might be causing a blank page ### Start McAfeeSECURE Code DO NOT EDIT ###
<IfModule mod_substitute.c>
AddOutputFilterByType SUBSTITUTE tex ...
 Topic: phpNuke and .htaccess
neralex

Replies: 8
Views: 8038

PostForum: Installation Help   Posted: Fri Apr 26, 2019 10:37 am   Subject: phpNuke and .htaccess
1. Set back your nukeurl to:

UPDATE nuke_config SET nukeurl = 'http://www.blabla.com'

2. Delete the file: modules.php_ in your root-folder!

3. Add this to the .htaccess-file in your root- ...
 Topic: phpNuke and .htaccess
MrHandsome

Replies: 8
Views: 8038

PostForum: Installation Help   Posted: Mon Mar 25, 2019 8:47 am   Subject: phpNuke and .htaccess
Hey.

How that I go to address here http://www.blabla.com/phpNuke_old/modules.php?name=Forums
to there http://www.blabla.com/modules.php?name=Forums
?

I am trying to make http://www.blabla.com ...
 Topic: How to force domain.tld to www.domain.tld
Raven

Replies: 10
Views: 19513

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Sun Apr 20, 2014 10:52 am   Subject: Re: Have a problem please help
If you're hosting on a UNIX server.... I use .htaccess to force www.

# force www

RewriteEngine On
RewriteCond %{HTTP_HOST} ^somedomain.com/$
RewriteRule ^(.*)$ http://www ...
 Topic: How to force domain.tld to www.domain.tld
jlajax

Replies: 10
Views: 19513

PostForum: RavenNuke / Raven CMS CMS Wiki   Posted: Thu Apr 17, 2014 10:30 am   Subject: Re: Have a problem please help
If you're hosting on a UNIX server.... I use .htaccess to force www.

# force www

RewriteEngine On
RewriteCond %{HTTP_HOST} ^somedomain.com/$
RewriteRule ^(.*)$ http://www ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 36685

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
kguske

Replies: 12
Views: 36685

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 10:40 pm   Subject: Forum Problem please help
You mean the Forums admin icon?

Try commenting out:
<ifModule mod_alias.c>
# REMOVE INTITIAL INDEX.PHP
RedirectMatch 301 index.php/(.*) http://mystery-inc-4-life.com/press/$1 ...
 Topic: Forum Problem please help
kguske

Replies: 12
Views: 36685

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 9:57 pm   Subject: Forum Problem please help
Please put stuff like this in a code tag (as I've now modified the post), and please leave all the hundreds of deny from statements which are unnecessary for evaluation purposes.

Now, where did you ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 36685

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 22, 2014 8:22 pm   Subject: Re: Forum Problem please help
RewriteEngine on

SetEnvIfNoCase User-Agent ^$ bad_bot #this is for blank user-agents
SetEnvIfNoCase User-Agent "^Jakarta" bad_bot
SetEnvIfNoCase User-Agent "^User-Agent" bad_b ...
 Topic: Forum Problem please help
rave199

Replies: 12
Views: 36685

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: URL Rewrites Partially Working (DragonflyCMS)
ricktido

Replies: 11
Views: 22353

PostForum: General/Other Stuff   Posted: Mon Jan 13, 2014 9:19 am   Subject: URL Rewrites Partially Working (DragonflyCMS)
So, I contacted my web host, they provided no answer. Same at the DragonflyCMS website. So, I thought I'd ask here, maybe someone can help me. My rewrites do not work. Only some of the URLs work. Othe ...
 Topic: Images don't show
southern

Replies: 4
Views: 8595

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Jan 12, 2014 6:37 pm   Subject: Images don't show
It is the same in IE. Could something have gotten into my .htaccess?

edited

Yes, it was 'something' in my .htaccess.

# stop hotlinking (gif/jpg) and serve alternate content
RewriteCo ...
 Topic: Warning Google
Guardian2003

Replies: 26
Views: 43103

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Oct 24, 2013 6:21 pm   Subject: Warning Google
You might also want to add something like this in your htaccess file to try and stop the javascript from the infected site firing

RewriteEngine on
RewriteCond %{HTTP_REFERER} stepping-st ...
 Topic: ShortLinks Not Working
ricktido

Replies: 25
Views: 153731

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

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

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: ErrorDocument
Guardian2003

Replies: 9
Views: 8243

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Mar 20, 2012 10:08 am   Subject: Re: ErrorDocument

Note: I removed the 406 error simply because the server I am using gives me 5 html files that I could modify to make them look like my web site these are for the same 5 errors I chose to reflect in ...
 Topic: ErrorDocument
n3pla

Replies: 9
Views: 8243

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Mar 15, 2012 6:45 pm   Subject: re: ErrorDocument
Here is what I was able to determine so far...

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule (.*) modules.php?name=ErrorDocuments ...
 Topic: ErrorDocument
n3pla

Replies: 9
Views: 8243

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 10, 2012 3:11 am   Subject: ErrorDocument
I had to change my ErrorDocument section of my htaccess. This is a new installation everything works fine with the changes. However, I fear a possible looping problem for a 404 error. Here is the orig ...
 Topic: TegoNuke Mailer Config
montego

Replies: 11
Views: 12651

PostForum: v2.4 RN Issues   Posted: Mon Nov 28, 2011 7:43 pm   Subject: TegoNuke Mailer Config
You do not want to comment out that last line as it is what ALL the RewriteCond lines above it fall into! Smile You just want to remove the RewriteCond noted, otherwise, all the other RewriteCond stat ...
 Topic: TegoNuke Mailer Config
Doulos

Replies: 11
Views: 12651

PostForum: v2.4 RN Issues   Posted: Mon Nov 28, 2011 8:08 am   Subject: re: TegoNuke Mailer Config
Montego, it works if I comment out either one of the two lines below:
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?.*(-|.)mail(-|.).*$

Thanks.
 Topic: TegoNuke Mailer Config
montego

Replies: 11
Views: 12651

PostForum: v2.4 RN Issues   Posted: Sun Nov 27, 2011 3:45 pm   Subject: TegoNuke Mailer Config
Doulos, try commenting out this line in your .htaccess file:


RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?.*(-|.)mail(-|.).*$ [NC,OR&# ...
 Topic: TegoNuke Mailer Config
Doulos

Replies: 11
Views: 12651

PostForum: v2.4 RN Issues   Posted: Fri Nov 25, 2011 12:29 pm   Subject: re: TegoNuke Mailer Config
Here are all the other HTTP_REFERER entries:
#Block referers based on KEYWORDS anywhere in their URL.
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)? ...
 Topic: TegoNuke Mailer Config
Doulos

Replies: 11
Views: 12651

PostForum: v2.4 RN Issues   Posted: Wed Nov 23, 2011 1:21 pm   Subject: re: TegoNuke Mailer Config
No incidence of "regex". I do have a lot of rewritecond entries, but they are ones I got from posts here.

I removed all the Http_referrer entries and was able to config TegoNuke Mailer.

I th ...
 Topic: TegoNuke Mailer Config
montego

Replies: 11
Views: 12651

PostForum: v2.4 RN Issues   Posted: Sat Nov 19, 2011 12:50 pm   Subject: TegoNuke Mailer Config
Sounds to me like an errant rewrite rule in .htaccess. I would check the URL's being used against your rewrite rules to see which ones are tripping this up. My guess would be its a rule you have add ...
 

 Jump to:   

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