Ravens PHP Scripts: Forums
 

 

Search found 64 matches
Author Message
 Topic: Topic Images
rugbyleaguer

Replies: 17
Views: 20572

PostForum: Post Installation Help   Posted: Sun Feb 13, 2011 8:09 am   Subject: Topic Images
Looking at that last post I can almost follow what wants to go in but unsure where would any kind person show me what code I need to add and where in the following code?

Here is the Theme code:

...
 Topic: allnews function
neralex

Replies: 12
Views: 9303

PostForum: v2.4 RN Issues   Posted: Tue Jun 15, 2010 8:15 pm   Subject: re: allnews function
hi jestrella!

ithe pulldown works fine - many thx for your help!!! here a cleaned update of the allnews.php. i will try re-edit the date format in the next time...

<?php
/******************* ...
 Topic: allnews function
neralex

Replies: 12
Views: 9303

PostForum: v2.4 RN Issues   Posted: Sat Jun 05, 2010 4:21 pm   Subject: allnews function
hey!

I have written the last articles from admin.php in a new function and have provided this with side figures. I have found an old script with a pulldown menu and side figures. Unfortunately, I ...
 Topic: RN 2.4 expanding/ collapsing forums center block
AndyB

Replies: 5
Views: 9226

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: Marquee & IE8 for scrolling images - Recommended Sites b
DOH_Angler

Replies: 11
Views: 15884

PostForum: Bug Fixes   Posted: Sat Dec 26, 2009 12:29 pm   Subject: re: Marquee & IE8 for scrolling images - Recommended Sit
I found a buddy with a block that still work while using the marquee command

Script is different but hey it works!

You just need to edit it to fit your needs


<?php
if (eregi("block-Aff ...
 Topic: Always Save
testy1

Replies: 4
Views: 9290

PostForum: Other - Chit Chat   Posted: Wed Dec 09, 2009 2:51 am   Subject: Always Save
this is what happens when you go for dinner and forget to save your work.ohhhh and your daughter decides to give you a hand Sad





foreach ($test n n mnn mnnmn b ...
 Topic: Add last 10 and scroll in the block
Eduardo

Replies: 29
Views: 65596

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: Forum Scoll....
Dawg

Replies: 15
Views: 27985

PostForum: Converting/Creating Blocks   Posted: Wed Jun 17, 2009 6:31 pm   Subject: re: Forum Scoll....
Thank You for your help...

I know "Some" of the ' vs " but not enough to feel comfortable with the sql part of it so I am going to leave it.

<?php

/**************************************** ...
 Topic: Forum Scoll....
Palbin

Replies: 15
Views: 27985

PostForum: Converting/Creating Blocks   Posted: Wed Jun 17, 2009 5:29 pm   Subject: re: Forum Scoll....

if (eregi("block-ForumsScroll.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

Should b ...
 Topic: Forum Scoll....
Dawg

Replies: 15
Views: 27985

PostForum: Converting/Creating Blocks   Posted: Wed Jun 17, 2009 4:42 pm   Subject: Forum Scoll....
Greetings All,
I altered the Old Forums Scroll block to get rid of $dbi and a bunch of " ' "

What else did I miss?


<?php

/************************************************************* ...
 Topic: chat room box
nuken

Replies: 11
Views: 14468

PostForum: Blocks   Posted: Wed Apr 15, 2009 10:07 am   Subject: re: chat room box
You try creating a file in the blocks folder named block-Chat.php and put this in it.

<?php
if (stristr($_SERVER['SCRIPT_NAME'], "block-Chat.php"))
{
H ...
 Topic: chat room box
washbucket

Replies: 11
Views: 14468

PostForum: Blocks   Posted: Tue Apr 14, 2009 8:09 pm   Subject: chat room box
Hi all and thanks for looking at this code, I'm trying to add this to a php block so people can see who is in my chat room here is the code I was given.

<script type="text/javascript" src="http: ...
 Topic: Blocks/mods not showing after upgrade
tynman

Replies: 10
Views: 12101

PostForum: v2.30.01 RN Upgrade Issues   Posted: Thu Apr 09, 2009 10:15 am   Subject: Blocks/mods not showing after upgrade
Heres is the php as I am having trouble finding what you said :

<?

/*
# UR_Info 1.7.0 by Manuel & Fabrizio #
# Copyright (c) 2005 by UltraDigita ...
 Topic: CSS into a phpnuke block - how to?
spasticdonkey

Replies: 4
Views: 12318

PostForum: CSS   Posted: Tue Feb 24, 2009 10:03 am   Subject: re: CSS into a phpnuke block - how to?
It's likely your theme already has defined the h1 tag, so you'll have to remove that part or do some editing. I don't see h1 in any of the code you posted so you might be ok to remove it, thats up to ...
 Topic: CSS into a phpnuke block - how to?
fr34k123

Replies: 4
Views: 12318

PostForum: CSS   Posted: Tue Feb 24, 2009 4:55 am   Subject: CSS into a phpnuke block - how to?
Hi guys, i'm not sure if ive posted this in the correct forum board (feel free to move it if i havent), but i need some help.

Ive been sent some css code that i need placed in to a phpnuke block - ...
 Topic: Blending Google Ads
Gremmie

Replies: 7
Views: 12472

PostForum: Blocks   Posted: Fri Feb 29, 2008 3:16 pm   Subject: Blending Google Ads
Google for web color codes. Or use a paint program like photoshop or the gimp to determine the code for a given color. Then replace the numbers (FFFFF, 0000, 666666) above with your color values. Give ...
 Topic: Blending Google Ads
danny234

Replies: 7
Views: 12472

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

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: Forumscroll - Config to ignore private / hidden forum posts
techforce

Replies: 4
Views: 8470

PostForum: Blocks   Posted: Wed Feb 13, 2008 9:23 pm   Subject: re: Forumscroll - Config to ignore private / hidden forum p
<?php

/************************************************************************/
/* Forums Block for phpBB 2.0.0 port to PHP Nuke 5.5 */
/* ================================= ...
 Topic: forums theme issue
vaudevillian

Replies: 9
Views: 16432

PostForum: RN Themes Issues   Posted: Mon Jan 28, 2008 10:11 pm   Subject: re: forums theme issue
This is the theme_info.cfg from a theme I purchaced. This theme uses ravennuke distro as well. This file was in the theme/themename/forums folder.

theme_info.cfg
<?php

//
// phpBB 2.x auto- ...
 Topic: Scrolling forum block time adjustment
xanadude

Replies: 7
Views: 10228

PostForum: Blocks   Posted: Wed Jan 23, 2008 12:26 pm   Subject: Scrolling forum block time adjustment
Sorry but after a lota seaching i have reverted to asking

I am using the block-ForumsScr block on my site but the timestamp against the last entries is using the system time wich is 5hr behind.
I ...
 Topic: ScrollForumsV2
Dawg

Replies: 1
Views: 5616

PostForum: Installation Help   Posted: Mon Dec 17, 2007 1:33 pm   Subject: re: ScrollForumsV2
This is the one that I use with RN....

Save this as "block-ForumsScroll.php" and upload.....

<?php

/************************************************************************/
/* Forums Blo ...
 Topic: Trying to install mp3 player above the banner
slick156

Replies: 3
Views: 11127

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: I need a new loop
technocrat

Replies: 4
Views: 8075

PostForum: PHP   Posted: Tue Jan 23, 2007 10:06 am   Subject: re: I need a new loop
So something like
$previous_team = ''; //<--------
while ( $row = $db->sql_fetchrow($sql) ) {
$team_id = $row['team_id'];
$team_name= $row ...
 Topic: Last 20 forums post
Mamasita

Replies: 11
Views: 13765

PostForum: Blocks   Posted: Thu Jan 18, 2007 5:52 pm   Subject: re: Last 20 forums post
if (eregi("block-ForumsScroll.php", $_SERVER['PHP_SELF'])) {
Header("Location: index.php");
die();
}

//include_o ...
 

 Jump to:   

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