Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 4450 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Getting kicked out | |
southern Replies: 18 Views: 8708 ![]() |
![]() |
Which RN-Version you are using at the moment? The critical errors are based on some outdated scripts on your website. Without to know, which version you are using it is hard to say, from where your is ... | |
Topic: Getting kicked out | |
southern Replies: 18 Views: 8708 ![]() |
![]() |
hey southern, you get blocked by NukeSentinel? If yes, then disable NukeSentinel in the database. Use the '_nsnst_config' db-table and set the db-field 'disable_switch' to the value '1'. Then you shou ... | |
Topic: Getting kicked out | |
neralex Replies: 18 Views: 8708 ![]() |
![]() |
hey southern, you get blocked by NukeSentinel? If yes, then disable NukeSentinel in the database. Use the '_nsnst_config' db-table and set the db-field 'disable_switch' to the value '1'. Then you shou ... | |
Topic: Undefined array key "admin" in nukesentinel.php | |
hicuxunicorniobestbuildpc Replies: 5 Views: 5246 ![]() |
![]() |
Yes I understand but I came for this error in nukesentinel
Warning: Undefined array key "admin" in /includes/nukesentinel.php on line 341 Warning: Undefined array key 1 in /includes/nu ... |
|
Topic: Undefined array key "admin" in nukesentinel.php | |
hicuxunicorniobestbuildpc Replies: 5 Views: 5246 ![]() |
![]() |
Ok, try to make a new post and write on the subjet this
Warning: Undefined array key "admin" in /includes/nukesentinel.php on U willl get an error. |
|
Topic: Undefined array key "admin" in nukesentinel.php | |
hicuxunicorniobestbuildpc Replies: 5 Views: 5246 ![]() |
![]() |
Warning: Undefined array key "admin" in /includes/nukesentinel.php on line 341
Warning: Undefined array key 1 in /includes/nukesentinel.php on line 350 I got a strange error ... |
|
Topic: Blank News Module | |
southern Replies: 15 Views: 4900 ![]() |
![]() |
Hello. I'm something of an old timer here and I should be able to resolve this problem by myself but I've never seen this before. Maybe someone else knows how to resolve it. I noticed my front page wa ... | |
Topic: Nuke Sentinel Error running 8.1 php | |
hicuxunicorniobestbuildpc Replies: 2 Views: 1432 ![]() |
![]() |
Testing php 8.1
When I click on ADMIN Blocker Settings I got this error from Nuke Sentinel. Fatal error: Uncaught ArgumentCountError: mail() expects at least 3 arguments, 0 giv ... |
|
Topic: deprecated stristr | |
nextgen Replies: 3 Views: 1424 ![]() |
![]() |
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: Code: 1064 - Message: You have an error in your SQL syntax | |
hicuxunicorniobestbuildpc Replies: 31 Views: 10907 ![]() |
![]() |
I backed it up everything today this is what I got.
D:\Recovered\www.bestbuildpc.org\admin\modules\nukesentinel\ABAuthScan.php (1 hit) Line 54: $result = $db->sql_query& ... |
|
Topic: new install local Wamp64 | |
hicuxunicorniobestbuildpc Replies: 4 Views: 2791 ![]() |
![]() |
hello nexgen
do not forget to open rnconfig.php $error_reporting = E_ALL/*^E_NOTICE*/; $bypassNukeSentinelInvalidIPCheck = false; // This should only be used (set to "true") ... |
|
Topic: php7 support | |
kguske Replies: 276 Views: 285163 ![]() |
![]() |
Nice! I'll give that a try and see how it works.
We might want to call it function preg_clean_string to avoid possible conflicts with other functions with a different purpose. But if it's only ... |
|
Topic: php7 support | |
kguske Replies: 276 Views: 285163 ![]() |
![]() |
Seeing a few warnings from nukesentinel.php on this line (479):
if (isset($name) && !preg_match('/^name=' . $name . '/i', $pg) && stristr($nsnst_const['s ... |
|
Topic: You have attempted to access this site with an invalid IP | |
kguske Replies: 3 Views: 2967 ![]() |
![]() |
For localhost, turn off the NukeSentinel setting to block invalid IP address. I'm sure there is a post somewhere that shows how to do that (check the rnconfig.php file).
Not sure why that impacts ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 285163 ![]() |
![]() |
blocked_clear was not there. That was strange. Never happened before. When I tried to update nukesentinel this option dissapear I guess. Danke!
! ![]() ![]() |
|
Topic: php7 support | |
neralex Replies: 276 Views: 285163 ![]() |
![]() |
hicuxunicorniobestbuildpc, Yes I know, where is an issue in this if-statement.
Original: // Clearing of expired blocks // CAUTION: This function can slow your sites load time $clearedtime ... |
|
Topic: php7 support | |
hicuxunicorniobestbuildpc Replies: 276 Views: 285163 ![]() |
![]() |
I am running php 7.1 right now and I got this error
Notice: Undefined index: blocked_clear in /includes/nukesentinel.php on line 155 |
|
Topic: php7 support | |
neralex Replies: 276 Views: 285163 ![]() |
![]() |
Based on this Topic, I found some new issues with php7.4.x: https://www.ravenphpscripts.com/ftopict-21558.html
includes/nukesentinel.php Commit: https://github.com/neralex/RavenNuke/commit/3b678b0 ... |
|
Topic: RN 2.52. New user Registration error | |
neralex Replies: 17 Views: 8324 ![]() |
![]() |
Asger, I found some issue with PHP7.4.x, which I was able to fix it. So please try to re-upload the following files from the download-package of the master-branch on Github:
includes/nukesentinel.p ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 285163 ![]() |
![]() |
Doulos,
1. NukeSentinel IP tracking: This is a bad/incorrect input and cannot be filtered correctly without getting warnings like this. 2. Forum search: This known issue you pointed some moons ... |
|
Topic: php7 support | |
Doulos Replies: 276 Views: 285163 ![]() |
![]() |
Here's a new one:
[05-Feb-2020 08:15:26 America/Chicago] PHP Warning: preg_match(): Compilation failed: unmatched closing parenthesis at offset 18 in /home/clanfg ... |
|
Topic: php7 support | |
neralex Replies: 276 Views: 285163 ![]() |
![]() |
I was thinking about posting that I hadn't had any Warnings for a week then I saw this one:PHP Notice: Undefined variable: perpage in /home/meme/public_html/admin/modules/nukesentinel/ABTrack ... | |
Topic: php7 support | |
Doulos Replies: 276 Views: 285163 ![]() |
![]() |
I was thinking about posting that I hadn't had any Warnings for a week then I saw this one:PHP Notice: Undefined variable: perpage in /home/meme/public_html/admin/modules/nukesentinel/ABTrack ... | |
Topic: php7 support | |
neralex Replies: 276 Views: 285163 ![]() |
![]() |
I finally was able to track the following Warning:
[30-Dec-2019 14:10:11 America/Chicago] PHP Warning: preg_match(): Unknown modifier 't' in /home/clanfga/public_html ... |
|
Topic: php7 support | |
Doulos Replies: 276 Views: 285163 ![]() |
![]() |
I finally was able to track the following Warning:[30-Dec-2019 14:10:10 America/Chicago] PHP Warning: preg_match(): Unknown modifier 't' in /home/clanfga/public_html/i ... | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 176, 177, 178 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours