Ravens PHP Scripts: Forums
 

 

Search found 12724 matches
Author Message
 Topic: Lots of spam users
neralex

Replies: 3
Views: 6492

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 11, 2025 12:26 am   Subject: Lots of spam users
When you are already dealing with Google reCAPTCHA I would suggest you to use reCAPTCHA3 with a minimum score of 0.7 and server-side resonse / verfication.
 Topic: Lots of spam users
prekill

Replies: 3
Views: 6492

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 06, 2025 5:11 am   Subject: Re: Lots of spam users
same here.. more than 4500...

https://www.preflight.us/

I currently commented out the option to register as the bots even bypass the google capthca I add...

How can I deal with it? I don't un ...
 Topic: Anyone have a Download?
corpse

Replies: 6
Views: 13165

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

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: Anyone have a Download?
corpse

Replies: 6
Views: 13165

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: Deprecated: The each() function is deprecated
neralex

Replies: 4
Views: 16964

PostForum: RavenNuke(tm) v2.5x   Posted: Thu May 11, 2023 1:36 pm   Subject: Deprecated: The each() function is deprecated
Good catch, there are more codelines like this in different modules that cause the same message. The variable $AllowableHTML is a multidimensional array that we have to loop through several times.
...
 Topic: Deprecated: The each() function is deprecated
hicuxunicorniobestbuildpc

Replies: 4
Views: 16964

PostForum: RavenNuke(tm) v2.5x   Posted: Thu May 11, 2023 2:44 am   Subject: Deprecated: The each() function is deprecated
When a user is trying to make a comment the fatal error is showing under the text. I noticed the editor is not working neither.

Deprecated: The each() function is deprecated. This message will be s ...
 Topic: Trying to access array offset on value of type null in
hicuxunicorniobestbuildpc

Replies: 9
Views: 257650

PostForum: RavenNuke(tm) v2.5x   Posted: Thu May 11, 2023 2:17 am   Subject: Trying to access array offset on value of type null in
I've got the same issue with Survey module. file index.php

Warning: Trying to access array offset on value of type null in /modules/Surveys/index.php on line 211

Warning: Trying to access array ...
 Topic: php8: support discontinued
theghost

Replies: 28
Views: 44587

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Apr 20, 2023 11:11 am   Subject: php8: support discontinued
Do you want me to replace the Swift mail system with the latest PHPMailer? Swift is no longer being maintained and is obsolete. It has been replaced with Symfony mailer. My suggestion would be to eith ...
 Topic: Trying to access array offset on value of type bool in
hicuxunicorniobestbuildpc

Replies: 2
Views: 11571

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Apr 18, 2023 4:14 am   Subject: Trying to access array offset on value of type bool in
Since yesterday testing and couldn't find any error. Today morning I decided to activate a block to see if the all function are in order then it came this one.

Notice: Trying to access array offse ...
 Topic: Warning: count(): Parameter must be an array
hicuxunicorniobestbuildpc

Replies: 3
Views: 6545

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Apr 17, 2023 2:28 am   Subject: Warning: count(): Parameter must be an array
Morning,

That has sense. I was confused about that line. That should be the way. Thanks. I already made the modifications.
 Topic: Deprecated: The each() function is deprecated
hicuxunicorniobestbuildpc

Replies: 1
Views: 5707

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Apr 14, 2023 5:28 pm   Subject: Deprecated: The each() function is deprecated
I guess found another deprecated issue. When I try to delete cookies I guess these 2 errors.

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /www ...
 Topic: Trying to access array offset on value of type null in
hicuxunicorniobestbuildpc

Replies: 4
Views: 11164

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Apr 13, 2023 2:01 am   Subject: Trying to access array offset on value of type null in
Morning everybody

I've got an error from download admin when I click on category list.

Notice: Trying to access array offset on value of type null in /www.bestbuildpc.org/modules/Downloads/inclu ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 47034

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 04, 2023 1:52 pm   Subject: Code: 1064 - Message: You have an error in your SQL syntax
Cheers YEAH I solved the problem. Thanks a lot!

The only error I am getting is by line 9 in file dhGallery.php includes/nukeSEO/dh/

Deprecated: Methods with the same name as their class will not b ...
 Topic: Testing RavenNuke(tm) v2.5x with php 8.2 Errors
hicuxunicorniobestbuildpc

Replies: 1
Views: 6570

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Mar 03, 2023 3:46 am   Subject: Testing RavenNuke(tm) v2.5x with php 8.2 Errors
PHP 7.3 (currently in use but outdated) This is what I am using right now but if I change to php 8.2 I got these errors.

Deprecated: Creation of dynamic property sql_db::$db_version is deprecated i ...
 Topic: Nuke Sentinel Error running 8.1 php
64bitguy

Replies: 2
Views: 7986

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Dec 28, 2022 5:42 pm   Subject: Nuke Sentinel Error running 8.1 php
Might I suggest relocating this and the other "RavenNuke v2.5x" inquiries that find themselves discussing any PHP version outside the design specifications of each applicable RavenNuke relea ...
 Topic: Deprecated errors with php 8.1
neralex

Replies: 1
Views: 6634

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 17, 2022 11:30 am   Subject: Deprecated errors with php 8.1
Can you please stop giving advice as long you don't know what are you doing there? Just when a warning is gone, it doesn't mean you solved the issue. Wink For example in the file ipban.php don't exist f ...
 Topic: Deprecated errors with php 8.1
hicuxunicorniobestbuildpc

Replies: 1
Views: 6634

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Nov 17, 2022 5:41 am   Subject: Deprecated errors with php 8.1
Deprecated: Return type of sql_db::prepare($query) should either be compatible with mysqli::prepare(string $query): mysqli_stmt|false, or the #[\ReturnTypeW ...
 Topic: Nuke Sentinel line 486
Dawg

Replies: 1
Views: 2700

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 14, 2022 2:32 pm   Subject: Nuke Sentinel line 486
Greetings All,

I am working my way through to getting it to run in PHP 8.1.12

I am curious in Nuke Sentinel line 486 through 491

I can comment out the function and get it to run.....but I do ...
 Topic: deprecated stristr
nextgen

Replies: 3
Views: 4562

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Aug 17, 2022 1:05 pm   Subject: deprecated stristr
In the \includes\nukesentinel.php on line 664 i am getting the error

Deprecated: stristr(): Non-string needles will be interpreted as strings in the future.

Here is the function.


functio ...
 Topic: Hoping for help
nextgen

Replies: 2
Views: 5737

PostForum: Converting/Creating Modules   Posted: Tue Jul 26, 2022 4:55 pm   Subject: Hoping for help
I am getting a error in an older module (arcade tweaks). It reads as follows.

undefined function OpenTable2()

The error comes from the arcade tweaks/index.php

OpenTable2();

...
 Topic: Is Github current?
neralex

Replies: 4
Views: 7866

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Feb 21, 2022 10:32 am   Subject: Is Github current?
Guardian2003, yeah nice to see you here again. This is the current stable 2.5.x-build for php7. This build is also running on RPS with php 7.4.28. But there is no possibility for HTML5 and responsive ...
 Topic: Is Github current?
Guardian2003

Replies: 4
Views: 7866

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Feb 19, 2022 4:23 pm   Subject: Is Github current?
Is the repository at https://github.com/neralex/RavenNuke up to date?
It's been far too long and thought I'd try and catch up.
 Topic: Radio Block
neralex

Replies: 3
Views: 9661

PostForum: Converting/Creating Blocks   Posted: Tue Feb 15, 2022 10:37 am   Subject: Radio Block
onChange="displaydesc(document.radio.music.selectedIndex)"
onClick="location=document.radio.music.options[document.radio.music.selectedIndex].value"

The attribu ...
 Topic: Radio Block
hicuxunicorniobestbuildpc

Replies: 3
Views: 9661

PostForum: Converting/Creating Blocks   Posted: Wed Feb 09, 2022 3:25 pm   Subject: Radio Block
Guys! I am trying to make a radio shout block and it is working but when I click it goes to play in another page. Is that normal? Let me know if u see any mistake or validation.

<?php

if ( ...
 

 Jump to:   

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