Ravens PHP Scripts: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 3630 matches |
| Ravens PHP Scripts And Web Hosting Forum Index |
| Author | Message |
|---|---|
| Topic: Getting kicked out | |
| southern Replies: 18 Views: 27998 |
|
| 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: 27998 |
|
| 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 | |
| southern Replies: 18 Views: 27998 |
|
| My webhost recently moved sites to new servers. Well and good. Except now I can't log into my admin CP. Actually I can log in but I'm not recognized as the God admin. The GFX Check loads or seems to ... | |
| Topic: Trying to access array offset on value of type null in | |
| hicuxunicorniobestbuildpc Replies: 4 Views: 10332 |
|
| 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: admin | |
| fondy Replies: 10 Views: 9620 |
|
| Here is the file:
February 12, 2023, 2:47 pm File: /home/lovebrid/public_html/test2/db/mysqli.php - Line: 477 SQL was: SHOW TABLES LIKE "nuke_config" querycount = 1 ... |
|
| Topic: Deprecated errors with php 8.1 | |
| hicuxunicorniobestbuildpc Replies: 1 Views: 5901 |
|
| Deprecated: Return type of sql_db::prepare($query) should either be compatible with mysqli::prepare(string $query): mysqli_stmt|false, or the #[\ReturnTypeW ... | |
| Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
| hicuxunicorniobestbuildpc Replies: 31 Views: 41952 |
|
| 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: Download module for RavenNuke | |
| hicuxunicorniobestbuildpc Replies: 4 Views: 9537 |
|
| Hi Guys,
Since a couple of days I am checking file by file searching for some errors. I wonder if the download module could be renew and more easy to use for administrators. function Rankin ... |
|
| Topic: Code: 1064 - Message: You have an error in your SQL syntax | |
| hicuxunicorniobestbuildpc Replies: 31 Views: 41952 |
|
| I got this error now.
November 14, 2021, 1:11 pm File: /www.bestbuildpc.org/db/mysqli.php - Line: 185 SQL was: SELECT * FROM `nuke_nsnst_ip2country` WHERE (`ip_lo`<="1 ... |
|
| Topic: php7 support | |
| hicuxunicorniobestbuildpc Replies: 276 Views: 505418 |
|
| Yes but we got 3 lines with the same code.
3x if (isset($name) && !preg_match('/^name=' . $name . '/i', $pg) && stristr($nsnst_const['script_name'], ... |
|
| Topic: php7 support | |
| kguske Replies: 276 Views: 505418 |
|
| 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: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 20849 |
|
| Now when I add a subscription I get a bunch of errors
Notice: Use of undefined constant RNS_A_GEN_ERRORE - assumed 'RNS_A_GEN_ERRORE' in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/R ... |
|
| Topic: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 20849 |
|
| <?php
if (!defined('RNS_ADMIN')) die(); global $admin, $bgcolor2, $prefix, $db, $module_name; // check for incoming userid if (isset($uid)) { ... |
|
| Topic: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 20849 |
|
| Dank u
Now I get this error. Notice: Undefined variable: stop in /www.bestbuildpc.org/modules/RN_Subscription/admin/private/RNS_Add_Sub.php on line 47 // make sure we are not in an error stat ... |
|
| Topic: RN Subscription Module from Guardian | |
| hicuxunicorniobestbuildpc Replies: 22 Views: 20849 |
|
| hmmm now I see this became old so this is a fix but when I want to add a subscriber it is giving me a white page. NO ERROR but I have everything ON to show errors
admin.php?op=admin_rn_sub_add_sub ... |
|
| Topic: php7 support | |
| neralex Replies: 276 Views: 505418 |
|
| 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 | |
| Doulos Replies: 276 Views: 505418 |
|
| Yes, same result. The logs show several instances of what I posted, and several with other "modifiers". Sorry, I didn't want to post the whole thing - and I've deleted it now. I don't und ... | |
| Topic: Rebuilding old website - cannot save Admin settings | |
| neralex Replies: 9 Views: 10295 |
|
| I meant with "table" the database-tables nuke_config and nuke_nsnst_config, check the field-values in the database and not with the CMS. Please do not change the field names, the capital let ... | |
| Topic: Rebuilding old website - cannot save Admin settings | |
| neralex Replies: 9 Views: 10295 |
|
| Check on the table: nuke_config the field: Version_Num to make sure, which RN version you are using.
Probably the htacces paths are not correct anymore. Check table: nuke_nsnst_config and set: http ... |
|
| Topic: Help with Blocking Issue out of nowhere!! | |
| pimphell Replies: 3 Views: 7908 |
|
| pimphell, disable NukeSentinel in the database. Use the '_nsnst_config' db-table and set the db-field 'disable_switch' to the value '1'. Then you should get access to your website and you are able to ... | |
| Topic: Help with Blocking Issue out of nowhere!! | |
| neralex Replies: 3 Views: 7908 |
|
| pimphell, disable NukeSentinel in the database. Use the '_nsnst_config' db-table and set the db-field 'disable_switch' to the value '1'. Then you should get access to your website and you are able to ... | |
| Topic: Fix NS Clearing of expired blocks | |
| neralex Replies: 3 Views: 6999 |
|
| rovshan, let me say thank you! After checking the installation-files, I found the entry, which is adding the field blocked_clear into the _nsnst_config table inside the rndb_upgrade_nukesentinel ... |
|
| Topic: Fix NS Clearing of expired blocks | |
| rovshan Replies: 3 Views: 6999 |
|
| Here is how I fixed it :
1. Added $result = $db->sql_query("INSERT INTO `".$prefix."_nsnst_config` VALUES ('blocked_clear', '0')"); 2. Modified code in // Clearing of expi ... |
|
| Topic: Fix NS Clearing of expired blocks | |
| neralex Replies: 3 Views: 6999 |
|
| That is a very good question, because I found the same strange situation while patching it for php7 and I fixed only the PHP-error, which was caused by the undefined index 'blocked_clear'. Maybe it wa ... | |
| Topic: Fix NS Clearing of expired blocks | |
| rovshan Replies: 3 Views: 6999 |
|
| Here is what I found in:
1. RavenNuke-2.5.1 (not php7) distribution => nukesentinel.php => // Clearing of expired blocks // CAUTION: This function can slow your sites load time $clearedt ... |
|
| Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 ... 144, 145, 146 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
