Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 10620 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Getting kicked out | |
southern Replies: 18 Views: 11732 ![]() |
![]() |
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: 11732 ![]() |
![]() |
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: 11732 ![]() |
![]() |
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: 6216 ![]() |
![]() |
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: 6216 ![]() |
![]() |
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: 6216 ![]() |
![]() |
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: 7392 ![]() |
![]() |
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: 2335 ![]() |
![]() |
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: Nuke Sentinel line 486 | |
Dawg Replies: 1 Views: 1176 ![]() |
![]() |
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 | |
neralex Replies: 3 Views: 1822 ![]() |
![]() |
Yes correct, this issue is based on a the local server-configuration, which isn't needed in this case. Disable the Sentinel, when you are working locally. | |
Topic: deprecated stristr | |
hicuxunicorniobestbuildpc Replies: 3 Views: 1822 ![]() |
![]() |
This is happening ONLY when it is local. There is no error. Desactivate sentinel | |
Topic: deprecated stristr | |
neralex Replies: 3 Views: 1822 ![]() |
![]() |
Why you are using the sentinel when you are working locally?
FYI, get_env() returns false, when it is empty. In this case there doesn't exists a string. So is the question, why your web-server retu ... |
|
Topic: deprecated stristr | |
nextgen Replies: 3 Views: 1822 ![]() |
![]() |
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: 16461 ![]() |
![]() |
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: 3167 ![]() |
![]() |
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: new install local Wamp64 | |
neralex Replies: 4 Views: 3167 ![]() |
![]() |
Blank pages are mostly an result of php-errors. So as usual - more details, please!
1. Which php-version you are using? 2. Did you active the error-reporting in RN? 3. Which errors are shown? 4 ... |
|
Topic: php7 support | |
kguske Replies: 276 Views: 322089 ![]() |
![]() |
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: 322089 ![]() |
![]() |
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: Getting blank white pages on some things. | |
kd8hho Replies: 6 Views: 4528 ![]() |
![]() |
Still got other things to try and fix (non RN related) getting the forced https non www redirects to work.
Do not use nuke-sentinel to force a https-nukeurl. Add the https-url only into the preferenc ... |
|
Topic: Getting blank white pages on some things. | |
neralex Replies: 6 Views: 4528 ![]() |
![]() |
Still got other things to try and fix (non RN related) getting the forced https non www redirects to work.
Do not use nuke-sentinel to force a https-nukeurl. Add the https-url only into the preferenc ... |
|
Topic: You have attempted to access this site with an invalid IP | |
kguske Replies: 3 Views: 3212 ![]() |
![]() |
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: 322089 ![]() |
![]() |
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: 322089 ![]() |
![]() |
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: 322089 ![]() |
![]() |
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: 322089 ![]() |
![]() |
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 ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 423, 424, 425 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours