Ravens PHP Scripts: Forums
 

 

Search found 12649 matches
Author Message
 Topic: PHP 8.4.1
mapache40

Replies: 11
Views: 1154

PostForum: Bug Fixes   Posted: Mon Jan 27, 2025 8:55 pm   Subject: PHP 8.4.1
misterstereus, [i]

Hello, if you want, I could help by adapting the CMS with Bootstrap, Datatables, adding alternatives like CKEditor
and make it possible to manage Slide, Logo, Fonts, Themes with ...
 Topic: PHP 8.4.1
mapache40

Replies: 11
Views: 1154

PostForum: Bug Fixes   Posted: Mon Jan 27, 2025 8:54 pm   Subject: PHP 8.4.1
misterstereus, [i]

Hola, si deseas podria ayudar adaptando el CMS con Bootstrap, Datatables, adicionar alternativas como CKEditor
y hacer que se puedan administrar Slide, Logotipo, Fuentes, Temas ...
 Topic: RNuke Sentinel. 2.52.00
bugsTHoR

Replies: 2
Views: 4365

PostForum: NukeSentinel(tm) Country and IP2Country Updates   Posted: Mon Dec 04, 2023 1:07 pm   Subject: RNuke Sentinel. 2.52.00
Hi all long time since here, reinstalling this for Xamp.

Came across this problem on the check server enviroment. (cant add a picture)

anyways i get error with
GD graphics support Unavailable ...
 Topic: Getting kicked out
southern

Replies: 18
Views: 9722

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Jul 12, 2023 8:12 am   Subject: Getting kicked out
Changing the PhP version to 7.0 removed the mainfile parse error. I reuploaded a mainfile from RN 2.5.2 and tested the admin login. Still no login so I'll go ahead and update the SQL tables. I'm in no ...
 Topic: Getting kicked out
southern

Replies: 18
Views: 9722

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jul 04, 2023 2:03 pm   Subject: Getting kicked out
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: 9722

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jul 04, 2023 1:00 pm   Subject: Getting kicked out
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: 9722

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Jul 04, 2023 9:37 am   Subject: Getting kicked out
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: Deprecated: The each() function is deprecated
neralex

Replies: 4
Views: 9161

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: Missing icons in forum header.
hicuxunicorniobestbuildpc

Replies: 1
Views: 2726

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Apr 17, 2023 3:37 am   Subject: Missing icons in forum header.
Taking a deep look on filemodules/Forums/templates/subSilver/forum_header.tpl I found this line

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Shouldn't be

& ...
 Topic: Warning: count(): Parameter must be an array
hicuxunicorniobestbuildpc

Replies: 3
Views: 2302

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Apr 17, 2023 1:58 am   Subject: Warning: count(): Parameter must be an array
Warning: count(): Parameter must be an array or an object that implements Countable in /www.bestbuildpc.org/modules/Forums/groupcp.php on line 830//Only happening in php 7.4

Line 830

$modgroup_p ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 12971

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: Code: 1064 - Message: You have an error in your SQL syntax
neralex

Replies: 31
Views: 12971

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Mar 04, 2023 4:36 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
This is not the correct query:
$mostviewedblockqry = $db->sql_query('SELECT `id`, `file`, `filethumb`, `filepath`, `title`, `desc`, `user`, `counter`, `savetime` FROM `' . $prefix . '_rngal` ...
 Topic: Testing RavenNuke(tm) v2.5x with php 8.2 Errors
hicuxunicorniobestbuildpc

Replies: 1
Views: 1266

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: admin
fondy

Replies: 10
Views: 2785

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Feb 14, 2023 4:55 pm   Subject: admin
thx neralex

I create a new db in control panel
I create a new user with password
all Privileges for the user to the db
In config.pgp I updatet the db name and password
I renamed the INSTALLATIO ...
 Topic: admin
neralex

Replies: 10
Views: 2785

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Feb 14, 2023 1:31 pm   Subject: admin
It seems there is something wrong with your database. Maybe some db-tables are not installed and/or the user of the database can not add new entries into the tables. Check the permissions of the datab ...
 Topic: admin
fondy

Replies: 10
Views: 2785

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Feb 13, 2023 4:11 pm   Subject: admin
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: Nuke Sentinel Error running 8.1 php
64bitguy

Replies: 2
Views: 1745

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: New forum error
nextgen

Replies: 1
Views: 1344

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Aug 06, 2022 11:10 am   Subject: New forum error
On the index page of the forum i am getting a at the top of the board. I am using the fisubice theme, the raven master file set from github. Here is the exact warning.

Warning: count()& ...
 Topic: Hoping for help
neralex

Replies: 2
Views: 2106

PostForum: Converting/Creating Modules   Posted: Fri Jul 29, 2022 6:09 am   Subject: Hoping for help
Rename it to OpenTable(); and CloseTable(); - check it again.
 Topic: Hoping for help
nextgen

Replies: 2
Views: 2106

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

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

Replies: 3
Views: 3062

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: Code: 1064 - Message: You have an error in your SQL syntax
neralex

Replies: 31
Views: 12971

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Dec 14, 2021 12:30 am   Subject: Code: 1064 - Message: You have an error in your SQL syntax
Something like this could cause it.

D:\Recovered\www.bestbuildpc.org\includes\classes\class.config.php (4 hits)
Line 241: WHERE ' . $this->config_key . ' = \'' . ...
 Topic: Code: 1064 - Message: You have an error in your SQL syntax
hicuxunicorniobestbuildpc

Replies: 31
Views: 12971

PostForum: RavenNuke(tm) v2.5x   Posted: Sun Dec 12, 2021 7:09 pm   Subject: Code: 1064 - Message: You have an error in your SQL syntax
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: RN_Video module
hicuxunicorniobestbuildpc

Replies: 8
Views: 3210

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Dec 04, 2021 4:48 pm   Subject: RN_Video module
Warning: gmdate() expects parameter 2 to be integer, string given in /www.bestbuildpc.org/modules/RN_Video/index.php on line 26


echo '<tr><td valign="top"><a ...
 

 Jump to:   

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