Ravens PHP Scripts: Forums
 

 

Search found 93 matches
Author Message
 Topic: php8: support discontinued
corpse

Replies: 28
Views: 48157

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Aug 12, 2025 1:23 pm   Subject: Re: php8: we need you help
Thanks to corpse & lonestar we now have new password_hash

and templates have been fixed Smile

Bigger job then I thought!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

n/p. I don't know how ...
 Topic: Anyone have a Download?
corpse

Replies: 6
Views: 15679

PostForum: NukeSentinel(tm) v2.6.x   Posted: Sat Jul 05, 2025 9:29 am   Subject: Anyone have a Download?
Very useful info!

Could text removal be accidental / due to humans not paying attention, in addition to bots?

I wonder if the low blockage from DBs is related to a) when that check occurs in H ...
 Topic: Anyone have a Download?
corpse

Replies: 6
Views: 15679

PostForum: NukeSentinel(tm) v2.6.x   Posted: Fri Jul 04, 2025 3:20 pm   Subject: Anyone have a Download?
I noticed your Honeypot 2.2 has similar capabilities with

I personally haven't done anything to the Honeypot in 8+ years, but I'll take a look. The HP works with a few spam databases, but its main ...
 Topic: PHP 8.4.1
corpse

Replies: 14
Views: 25324

PostForum: Bug Fixes   Posted: Fri Jun 06, 2025 6:09 am   Subject: PHP 8.4.1


Nuke Evo Xtreme has that functionality in it for a long time now. I brought this up many years ago that it would be a good thing to be on Raven, but it was met with hate/dislike, as they said, &qu ...
 Topic: PHP 8.4.1
corpse

Replies: 14
Views: 25324

PostForum: Bug Fixes   Posted: Sun May 25, 2025 5:17 pm   Subject: PHP 8.4.1
I haven't seen this type of admin function for modules or blocks, but it's a great idea.

Nuke Evo Xtreme has that functionality in it for a long time now. I brought this up many years ago that it w ...
 Topic: Anyone have a Download?
corpse

Replies: 6
Views: 15679

PostForum: NukeSentinel(tm) v2.6.x   Posted: Sun May 25, 2025 2:05 pm   Subject: Anyone have a Download?
I'd figure I would ask here, but I am wondering if anyone has a Download for this NukeSentinel anywhere. I am just trying to get a list of all file locations and all files added.
 Topic: Trying to access array offset on value of type null in
corpse

Replies: 9
Views: 259899

PostForum: RavenNuke(tm) v2.5x   Posted: Mon May 08, 2023 11:58 am   Subject: Trying to access array offset on value of type null in
Thanks corpse! Just added the fix to the repo. https://github.com/ravennuke-dev/RavenNuke/commit/2f8ae9058290f9419c91b97da448cd46d2dce45d

I wouldn't recommend it to disable the error-reporting on a ...
 Topic: Trying to access array offset on value of type null in
corpse

Replies: 9
Views: 259899

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 05, 2023 8:03 pm   Subject: Trying to access array offset on value of type null in
Thanks a lot. The errors is not coming back anymore. I wonder why u didn't get it on localhost running php 7.4.

n/p, glad it helped.



You may have error reporting turned off on your localhost ...
 Topic: Trying to access array offset on value of type null in
corpse

Replies: 9
Views: 259899

PostForum: RavenNuke(tm) v2.5x   Posted: Fri May 05, 2023 10:09 am   Subject: Trying to access array offset on value of type null in
That error is saying that null is being given with for the variable $uinfo, which must mean the function getusrinfo() is returning a null value instead of an array.

This may not be right, but, my g ...
 Topic: Looking for a forum news module
corpse

Replies: 18
Views: 40035

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Oct 21, 2016 3:07 am   Subject: Re: Looking for a forum news module
When I add the ForumNews V3 module I'm getting the following error after I upload the edited files:

The error comes when I try and submit the new forum post..

Error in posting

DEBUG MODE

S ...
 Topic: Looking for a forum news module
corpse

Replies: 18
Views: 40035

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Sep 16, 2016 8:36 pm   Subject: Re: Looking for a forum news module

That did it.. Thank you sir Smile


n/p


How can I find out if RN has this option?
Maybe neralex or nuken would be better to answer this. I have not used RN for many years now, since before I s ...
 Topic: Looking for a forum news module
corpse

Replies: 18
Views: 40035

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Sep 16, 2016 10:35 am   Subject: Re: Looking for a forum news module
I believe you can go into the style.css of the theme you are using and add in this:

.posttext img {
max-width:400px;
max-height:400px;
}

The reason I did both width and heig ...
 Topic: Looking for a forum news module
corpse

Replies: 18
Views: 40035

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Sep 13, 2016 4:10 pm   Subject: Looking for a forum news module

I have V3 installed and working. Only issue is the image size. The response you gave from my other post worked, however, it does not carry over to what's added to the mainpage News. There isn't a ...
 Topic: Looking for a forum news module
corpse

Replies: 18
Views: 40035

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Sep 13, 2016 12:34 pm   Subject: Looking for a forum news module
http://www.headshotdomain.net has one for Nuke Evo or Raven. The install directions for both are included with his download.


I think the V3 is what i use to run on my site. I'll check them out. ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Wed Nov 19, 2014 3:24 pm   Subject: Re: Honeypot V2.1 AntiBot Module
Today I find out registration is not sending email after updating the script. I had to desactivate it. Im not getting any error but I wonder what could be the problem.

Well, this script doesn't dea ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Sun Oct 12, 2014 7:51 pm   Subject: Re: Honeypot V2.1 AntiBot Module
Okay, released a fix where I went through and re-wrote the system to instead of grabbing 2 .txt files, put it as a single XML file. I also re-wrote the system to use a single XML file instead, thanks ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Tue Sep 30, 2014 3:31 pm   Subject: Re: Honeypot V2.1 AntiBot Module
Hi corpse

Maybe it is time to update some codes in order to replace file_get_contents with curl which is nowadays in use.

In fact
curl would generally be a safer way and faster
The way it is s ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Tue Sep 30, 2014 12:30 pm   Subject: Honeypot V2.1 AntiBot Module
okay, can you create a phpinfo file and check to see if you have "allow_url_fopen" enabled and also check to see if you have cURL support enabled. If you don't have either one of those turne ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Wed Sep 24, 2014 10:06 am   Subject: Re: Honeypot V2.1 AntiBot Module
If I set
Use Honeypot: No
the script continues to operate.

Wow, that has been missing since the rewrite from the original first release. Nice catch. It is fixed. Download again and all you need t ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Mon Sep 22, 2014 3:57 am   Subject: Honeypot V2.1 AntiBot Module
In the new version we can no longer to change colors.
After "Save Config" the colors come back as before.
Please fix it.

Done. The issue was in the installer for fresh installs only, no ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Sat Sep 20, 2014 5:26 pm   Subject: Honeypot V2.1 AntiBot Module
corpse,

There are two portals from which to download the HoneyPot module.

http://www.headshotdomain.net/modules.php?name=Downloads&op=getit&lid=203
http://www.clanthemes.com/ftopict-93 ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Sun Aug 31, 2014 12:53 pm   Subject: Re: Honeypot V2.1 AntiBot Module
I believe he has the Evo version and not the RavenNuke version.

I wonder if you download the right files because I noticed the owner edited this post and maybe you downloaded from this place.

ht ...
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Sat May 17, 2014 7:52 pm   Subject: Re: Nuke Honeypot
Just updated it with the one that was looked at everyone and tripled checked.
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Wed May 14, 2014 1:33 pm   Subject: Re: Nuke Honeypot
hicuxunicorniobestbuildpc, I did not have that turned on, it is now.
 Topic: Honeypot V2.1 AntiBot Module
corpse

Replies: 80
Views: 252705

PostForum: Security - PHP Nuke   Posted: Tue May 13, 2014 7:58 pm   Subject: Honeypot V2.1 AntiBot Module
Hi corpse:

I think u need to zip it again. I just download it again and I found out this line on modules/HoneyPot/includes/ya_new_user.php

require_once 'file:///C|/Users/DREADE~1/AppData/Lo ...
 

 Jump to:   

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