Ravens PHP Scripts: Forums
 

 

Search found 5464 matches
Author Message
 Topic: Missing icons in forum header.
neralex

Replies: 1
Views: 3368

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Apr 18, 2023 11:40 am   Subject: Missing icons in forum header.
No need for changing, because this file isn't used in any forums-tepmplate. This file is an very old part of the original deepblue/subsilver phBB-template. In RN you have the simple_header.tpl, which ...
 Topic: Trying to access array offset on value of type bool in
hicuxunicorniobestbuildpc

Replies: 2
Views: 7047

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

Replies: 1
Views: 3368

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: Blank News Module
southern

Replies: 15
Views: 8257

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Feb 02, 2023 4:58 pm   Subject: Blank News Module
I looked at the blank page with the Microsoft Edge Inspect and found it reports this error,

http://www.southernwolf.net/modules.php?name=News&amp;file=article&amp;sid=4409#:~:te ...
 Topic: Blank News Module
southern

Replies: 15
Views: 8257

PostForum: RavenNuke(tm) v2.5x   Posted: Fri Jan 20, 2023 12:03 pm   Subject: Blank News Module
Hi Neralex, As far as I know the PhP version hasn't been changed for my website. If it was it wasn't me. Anyway the blank page occurs only when I set the News module as home or click a story link. Oth ...
 Topic: Radio Block
hicuxunicorniobestbuildpc

Replies: 3
Views: 3926

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

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

Replies: 31
Views: 18262

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

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

PostForum: NSN Gr Downloads - a.k.a NukeDepository   Posted: Sat Apr 17, 2021 1:06 pm   Subject: new.png error
Maybe the php-file from the older version has a broken charset in the file-header. Which could cause this issue. If you like, you can provide us your translated files. I will add them to the current v ...
 Topic: Getting blank white pages on some things.
kd8hho

Replies: 6
Views: 4813

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jan 02, 2021 1:39 pm   Subject: Getting blank white pages on some things.
Little bit of an update. got forums to work, thinking I was missing a php-mod not sure which one. so now forums work but however show this error.

Warning: ob_start(): output handler 'ob_gzhandler' ...
 Topic: Error from preg_match help
neralex

Replies: 5
Views: 5197

PostForum: General/Other Stuff   Posted: Thu Nov 26, 2020 3:00 pm   Subject: Error from preg_match help
There are some other ways to prevent running a file directy.

Block-files in RN:

if ( !defined('BLOCK_FILE') ) {
Header('Location: ../index.php');
die&# ...
 Topic: RN Subscription Module from Guardian
hicuxunicorniobestbuildpc

Replies: 22
Views: 11351

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

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

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: Make block for slide
waleeid

Replies: 3
Views: 2868

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: Javascript at the per module level
neralex

Replies: 5
Views: 5147

PostForum: RavenNuke(tm) v2.5x   Posted: Tue Mar 24, 2020 2:32 pm   Subject: Javascript at the per module level
For single module-files or single module-functions you can use this before the include of the header.php:

$datetimepicker = 'path/to/datetimepicker-lib.js';
addJSToHead($datetimepicker,'file'& ...
 Topic: Javascript at the per module level
kguske

Replies: 5
Views: 5147

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Mar 23, 2020 3:33 pm   Subject: Javascript at the per module level
So, I found this in header.php:
// Post 138905 Step 8 - RN_MODULE_HEAD should contain the file to include, with a path relative to the module folder
if (defined('RN_MODULE_HEAD')) ...
 Topic: Javascript at the per module level
kguske

Replies: 5
Views: 5147

PostForum: RavenNuke(tm) v2.5x   Posted: Mon Mar 23, 2020 3:20 pm   Subject: Javascript at the per module level
You can load JS in the header or body using the addJSToHead, addJSToBody functions in an Include includes/addons/head-xxx.php or includes/addons/body-xxx.php file. You could also include a module?s R ...
 Topic: php7 support
Doulos

Replies: 276
Views: 335344

PostForum: RavenNuke(tm) v2.5x   Posted: Wed Dec 18, 2019 3:55 am   Subject: php7 support
FYI, this did not stop the PHP warnings for this issue:

Thanks for the report.

This is not a real issue. This is the result, when you request this file outside of the functinality. If you are l ...
 Topic: php7 support
neralex

Replies: 276
Views: 335344

PostForum: RavenNuke(tm) v2.5x   Posted: Thu Dec 12, 2019 1:35 pm   Subject: php7 support
Thanks for the report.

This is not a real issue. This is the result, when you request this file outside of the functinality. If you are logged in as user and your are using the "Send to a Fri ...
 Topic: CSS: Limit image-width in Forum-posts
Doulos

Replies: 16
Views: 17267

PostForum: Other - Discussion   Posted: Mon Oct 21, 2019 8:37 pm   Subject: CSS: Limit image-width in Forum-posts
I am again having this issue - only with the RavenIce theme. All other themes are resizing images in forum posts. This is RN2.52 for PHP7. Here is my themes/RavenIce/style/style.css file:body { ...
 Topic: Donations module update problems
Doulos

Replies: 10
Views: 13152

PostForum: RavenNuke(tm) v2.5x   Posted: Sat Jun 08, 2019 7:05 pm   Subject: Donations module update problems
After using google to try updating the module for php7 the module and block are showing fine without errors- except IPN isn't working. I have run into a snag with the following error and code. Hopin ...
 Topic: php7 support
neralex

Replies: 276
Views: 335344

PostForum: RavenNuke(tm) v2.5x   Posted: Wed May 01, 2019 12:23 pm   Subject: php7 support
Just a typo at the end of a echo-string:

find:
include_once 'header.php';echo '<div class="display-none">', PHP_EOL # hide content, when colorbox is not open ,'<div id=" ...
 Topic: php7 support
Doulos

Replies: 276
Views: 335344

PostForum: RavenNuke(tm) v2.5x   Posted: Wed May 01, 2019 4:50 am   Subject: php7 support
I have been slowly working my way through my custom modules and updating them for PHP7, but I am stuck with this one. I thought I had this module working fine in php5.4, but I just checked my PHP5.4 ...
 

 Jump to:   

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