Ravens PHP Scripts: Forums
 

 

Search found 2791 matches
Author Message
 Topic: Trying to access array offset on value of type bool in
hicuxunicorniobestbuildpc

Replies: 2
Views: 6189

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: Trying to access array offset on value of type null in
hicuxunicorniobestbuildpc

Replies: 4
Views: 5371

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

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

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: Deprecated errors with php 8.1
hicuxunicorniobestbuildpc

Replies: 1
Views: 1309

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: deprecated stristr
nextgen

Replies: 3
Views: 1521

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: Radio Block
hicuxunicorniobestbuildpc

Replies: 3
Views: 3016

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 ( ...
 Topic: Download module for RavenNuke
hicuxunicorniobestbuildpc

Replies: 4
Views: 4290

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 23, 2021 6:52 am   Subject: Download module for RavenNuke
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: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 293487

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Nov 23, 2021 4:31 am   Subject: php7 support
I am getting error since I upgrade to the new php 7.1.

Warning: Declaration of oDebug::sql_query($query) should be compatible with sql_db::sql_query($query = '', $tr ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 12457

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 22, 2021 3:46 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I did lots of test yesterday and I found out when i click on the most view gallery block I got the error. I remove error log from the file and I tried several times and the error comes back.

$mos ...
 Topic: dhchronicle has a deprecated constructor in
hicuxunicorniobestbuildpc

Replies: 1
Views: 1746

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 15, 2021 4:36 am   Subject: dhchronicle has a deprecated constructor in
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dhchronicle has a deprecated constructor in /www.bestbuildpc.org/includes/nukeSEO/dh/dhchroni ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 12457

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 15, 2021 3:43 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
I got this

function updateRegister() {
global $db, $prefix, $admin_file;
$date = $_POST['date'];
$num = $_POST['num'];
$name = $_POST['name'];
$descr ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 12457

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Nov 14, 2021 6:13 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
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: new.png error
neralex

Replies: 22
Views: 11427

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Sat Apr 17, 2021 3:01 am   Subject: new.png error
What you can try is to install a local environment like XAMPP or WAMP for Windows. There you can install a copy of RN for testing purpose. You can also check your php-error-log of your server. Maybe y ...
 Topic: new.png error
neralex

Replies: 22
Views: 11427

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Tue Apr 13, 2021 12:32 pm   Subject: Re: new.png error
Thanks, but I probably found the mistake.
If someone is struggling with this mistake I found this solution.
In the language file, you need to correct this in the 195-th queue:

define("_LINKS ...
 Topic: RN Subscription Module from Guardian
hicuxunicorniobestbuildpc

Replies: 22
Views: 8827

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 28, 2020 5:59 pm   Subject: RN Subscription Module from Guardian
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: 8827

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Nov 28, 2020 5:23 am   Subject: RN Subscription Module from Guardian
<?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: 8827

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Nov 25, 2020 5:29 pm   Subject: RN Subscription Module from Guardian
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: RN Subscription Module from Guardian
neralex

Replies: 22
Views: 8827

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Nov 25, 2020 2:52 pm   Subject: RN Subscription Module from Guardian
Some old coding-stuff like this is not more working correctly on php7:

cookiedecode($user);
$username = $cookie[1];
list($uid, $username) = explode(":", ...
 Topic: RN Subscription Module from Guardian
hicuxunicorniobestbuildpc

Replies: 22
Views: 8827

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Nov 23, 2020 4:41 pm   Subject: RN Subscription Module from Guardian
I am getting some errors now from this RN Module made it from Guardian


Notice: Undefined offset: 1 in /www.bestbuildpc.org/modules/RN_Subscription/index.php on line 37

$username = $cookie[ ...
 Topic: Theme Previews
hicuxunicorniobestbuildpc

Replies: 17
Views: 12606

PostForum: Themes   Posted: Wed Oct 07, 2020 4:08 pm   Subject: Theme Previews
I got this one as well.

<?php
if ( !defined('BLOCK_FILE') ) {Header('Location: ../index.php'); die();}
if (!defined('PHP_EOL')) de ...
 Topic: Theme Previews
neralex

Replies: 17
Views: 12606

PostForum: Themes   Posted: Tue Oct 06, 2020 1:01 pm   Subject: Theme Previews
EmeraldDragon, I used the Theme-Preview function in the admin-section of RN25x to build a simple block-file with the same functionality, which is using the uploaded themes from the themes-folder of yo ...
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 293487

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Jun 08, 2020 4:00 pm   Subject: php7 support
I test with php 7.1, 7.2, 7.4 and I am not getting this error from this function.

function formatTimestamp($time) {
global $datetime, $locale;

static $localeSet; // setlocale ...
 Topic: Make block for slide
waleeid

Replies: 3
Views: 2464

PostForum: Converting/Creating Blocks   Posted: Sun May 31, 2020 10:05 am   Subject: Make block for slide
hi all

i work on slide block to get news from database for phpnuke.

website
http://waleedpro.c1.biz

you can see first block center
One box list become two they do not communicate with each ...
 Topic: php7 support
Doulos

Replies: 276
Views: 293487

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Oct 03, 2019 5:28 am   Subject: php7 support
OK, but I had a mobile theme that did work with RN2.51 and PHP5.4. It involved modifying the mainfile.php to look for different types of user_gents and if they existed then it set the theme as mobile ...
 

 Jump to:   

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