Ravens PHP Scripts: Forums
 

 

Search found 33 matches
Author Message
 Topic: php7 support
hicuxunicorniobestbuildpc

Replies: 276
Views: 337398

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: two iframes in one block.
nuken

Replies: 5
Views: 10976

PostForum: Blocks   Posted: Sat Feb 11, 2012 9:56 am   Subject: two iframes in one block.
If you want a center block with them side by side. here is the code:

<?php

if ( !defined('BLOCK_FILE') ) {
Header('Location: ../index.php');
die( ...
 Topic: two iframes in one block.
montego

Replies: 5
Views: 10976

PostForum: Blocks   Posted: Fri Feb 10, 2012 6:58 am   Subject: two iframes in one block.
You removed a bunch of ".=" and made them just "=". Try this:


<?php

if (eregi("block-Block_Creator.php",$PHP_SELF)) {
Header("Location: i ...
 Topic: two iframes in one block.
rjms

Replies: 5
Views: 10976

PostForum: Blocks   Posted: Fri Feb 10, 2012 6:03 am   Subject: two iframes in one block.
Hello, I am trying to add two iframes in a single block, I am using nuke 8.x

I am stuck with the following code:

<?php

if (eregi("block-Block_Creator.php",$PHP_SELF)& ...
 Topic: Game Tracker
nuken

Replies: 9
Views: 16633

PostForum: Blocks   Posted: Sun Jun 06, 2010 4:22 pm   Subject: re: Game Tracker
Here is the code to make a block for it. You will need to add this code to a file named something like block-Game_Tracker.php and install it to your blocks directory.

<?php

if (!defined&# ...
 Topic: Game Tracker
washbucket

Replies: 9
Views: 16633

PostForum: Blocks   Posted: Sun Jun 06, 2010 12:43 pm   Subject: Game Tracker
Hi all, it's been awhile I have been on here, but I know the only place to go is here to get thing working with PHP Nuke, you people do a great job, here what I have, I'm trying to put a image in a PH ...
 Topic: RN 2.4 expanding/ collapsing forums center block
AndyB

Replies: 5
Views: 9608

PostForum: Converting/Creating Blocks   Posted: Thu Jan 21, 2010 5:02 am   Subject: re: RN 2.4 expanding/ collapsing forums center block
here's what I found (took some finding!)

in the forum collapsing block:
global $admin, $bgcolor1, $bgcolor2, $db, $prefix, $sitename, $textcolor1, $textcolor2, $user, $user_prefix, $currentlang, $ ...
 Topic: Add last 10 and scroll in the block
Eduardo

Replies: 29
Views: 68400

PostForum: Blocks   Posted: Wed Dec 02, 2009 8:56 am   Subject: re: Add last 10 and scroll in the block
Following style.css
At the end there is your code.
Imperfections have not changed.
I am not able to solve the problem.

FONT {
font-family : Verdana, Helvetica;
font-size : 10px; ...
 Topic: Simply Blue Theme
alien73

Replies: 13
Views: 7121

PostForum: v2.4 RN Issues   Posted: Sun Sep 27, 2009 2:37 pm   Subject: Simply Blue Theme
This is fixed <td align="center" width="33.3333333333%" valign="top">

now says


<td align="center" width="35%" valign="top">
 Topic: Simply Blue Theme
spasticdonkey

Replies: 13
Views: 7121

PostForum: v2.4 RN Issues   Posted: Sun Sep 27, 2009 2:02 pm   Subject: Simply Blue Theme
the only errors i saw on aliencart were 3 instances of:
<td align="center" width="33.3333333333%" valign="top">

it's possible that it doesn't view it as an valid opening td tag, so in turn y ...
 Topic: blank page
kd8hho

Replies: 6
Views: 11207

PostForum: Converting/Creating Themes   Posted: Mon Aug 10, 2009 2:12 pm   Subject: re: blank page
ok i was missing a sql_fetch_row query conversion.

also the
include("banners.php");}

was messing it up. commenting it out fixed the errors (blank page)

so now the w ...
 Topic: blank page
kd8hho

Replies: 6
Views: 11207

PostForum: Converting/Creating Themes   Posted: Mon Aug 10, 2009 12:25 am   Subject: blank page
testing a theme (nukecodes black-enuff-red) via my test account. theme comes up blank...

theme.php below.

<?php

/************************************************************/

/* Theme N ...
 Topic: Slow scrolling on forums only in Firefox 3
eagleeye1000

Replies: 16
Views: 15938

PostForum: Themes   Posted: Mon Jun 22, 2009 2:55 pm   Subject: re: Slow scrolling on forums only in Firefox 3
almost there Smile

just changed this code:

/* Main table cell colours and backgrounds */
td.row1 { background-color: #333333; background-image: url(../forums/images/fback.gif) ...
 Topic: Keeping FCK from adding EnterMode tag in empty fields
mburp

Replies: 2
Views: 14595

PostForum: FCKeditor/WYSIWYG Issues   Posted: Tue Mar 24, 2009 7:41 pm   Subject: Keeping FCK from adding EnterMode tag in empty fields
When I compose a new story the editor displays with an instance of the FCKConfig.EnterMode tag - in my case <br /> - in both the Story Text and Extended Text fields. Consequently, even if I only ...
 Topic: CT_RN and RavenIce left blocks problem
Doulos

Replies: 6
Views: 10214

PostForum: RN Themes Issues   Posted: Fri Feb 27, 2009 3:14 am   Subject: re: CT_RN and RavenIce left blocks problem
I moved the closing tag for <select> to right before the ?> and now it all works fine. I don't know if this is going to cause problems or not as I do not know PHP. I do know it know works w ...
 Topic: themes not working in 2.30
rebelwnc

Replies: 1
Views: 5637

PostForum: v2.3 RN Issues   Posted: Tue Nov 04, 2008 2:45 am   Subject: themes not working in 2.30
just installed version 2.30 on test subdomain site and my right blocks for a battfield 2 theme is not working now nor is the footer
theme i am using is from here http://destinethemes.com/goods/clien ...
 Topic: WoW Application and Recruitment v2 on raven nuke
ironhorse

Replies: 5
Views: 10166

PostForum: Modules   Posted: Fri Aug 08, 2008 7:15 am   Subject: re: WoW Application and Recruitment v2 on raven nuke
request_form.php
<?php

/*
==========================================
PHP-NUKE: Application Settings module
Version 2.2.2
==========================================
Copyright (c& ...
 Topic: nukeWYSIWYG img tag being strip
prekill

Replies: 14
Views: 23334

PostForum: phpnuke 7.6   Posted: Mon Apr 14, 2008 4:23 am   Subject: re: nukeWYSIWYG img tag being strip
The skin is office 2003, here is my index.php review module file and fckconfig.js:

<?php
/************************************************************************/
/* PHP-NUKE: Web Portal ...
 Topic: Blending Google Ads
danny234

Replies: 7
Views: 12766

PostForum: Blocks   Posted: Fri Feb 29, 2008 1:09 pm   Subject: Blending Google Ads
I got this code that works as a block in the modules in admin panel but when it's activated it had nothing in it so I changed the google ad client code in the file so now I have the google ad in the b ...
 Topic: adsense code in the theme.php of NewsBlack Theme
echopros

Replies: 2
Views: 7167

PostForum: Themes   Posted: Mon Feb 18, 2008 7:29 pm   Subject: adsense code in the theme.php of NewsBlack Theme
hello everyone
im asking about how to insert the code adsense in the header beside the logo.gif (in the right side) of the theme NewsBlack
here is the file theme.php
<?php
$bgcolor1 = "#30303 ...
 Topic: Trying to install mp3 player above the banner
slick156

Replies: 3
Views: 11502

PostForum: Themes   Posted: Mon Jun 04, 2007 11:46 am   Subject: Trying to install mp3 player above the banner
Hi everyone I have a site www.deamonox.net and I want to install a flash player just above my banner that grey long box above the banner I have a flash mp3 player that matches it but I don't know how ...
 Topic: Another Google AdSense question...
hitwalker

Replies: 4
Views: 6195

PostForum: Blocks   Posted: Thu Dec 14, 2006 8:02 pm   Subject: re: Another Google AdSense question...
try this....


<?php
if ( !defined('BLOCK_FILE') ) {
Header("Location: ../index.php");
die();
}
$content = '<center>< ...
 Topic: Another Google AdSense question...
mercman

Replies: 4
Views: 6195

PostForum: Blocks   Posted: Thu Dec 14, 2006 7:37 pm   Subject: Another Google AdSense question...
Hello all!
I've been trying to get some Google AdSense code to work in different blocks on my site, but all I end up with are collapsed blocks.
This changes if I place the code into one of the HTML ...
 Topic: Modifying problem with nukenews theme
Latebalazoo

Replies: 5
Views: 9700

PostForum: Themes   Posted: Mon Dec 12, 2005 12:23 pm   Subject: Modifying problem with nukenews theme
Hello.

The problem that I have is this: http://www.lbznet.com/files/nukenews.gif
 Topic: Need help with Flash Header
djtech2k

Replies: 22
Views: 22271

PostForum: Themes   Posted: Mon Apr 11, 2005 6:20 am   Subject: re: Need help with Flash Header
Here is my theme.php:

<?php
$bgcolor1 = "#333333";
$bgcolor2 = "#666666";
$bgcolor3 = "#ffffff";
$bgcolor4 = "#666666";
$textcolor1 = "#ffffff&q ...
 

 Jump to:   

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