Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 83
9 members and 74 guests
bansw7kruptcyld, besxjtphmo3aq7e, chrti7istianbas, debrajea1, diszw6countelec, end2eaacidrefnw, kitaqi9chenrea8, tidownes, visrezta3smstor
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Scrolling Block
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 31
Join Date: Dec 2002
Scrolling Block - 12-30-2002, 10:51 PM

Hey,

I'm trying to make a *scrolling* block for a squad roster. I tried to use some of the code from the block-forums.php and this is what i got.

Code:
<?php

/************************************************************************/
/* PHP-NUKE: Web Portal System                                          */
/* ===========================                                          */
/*                                                                      */
/* Copyright (c) 2002 by Francisco Burzi                                */
/* http://phpnuke.org                                                   */
/*                                                                      */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License.       */
/************************************************************************/

if (eregi("block-Roster.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
//This is the Roster Block

$content = "<A name= \"scrollingCode\"></A>";
$content .="<MARQUEE behavior= \"scroll\" align= \"center\" direction= \"up\" height=\"220\" scrollamount= \"2\" scrolldelay= \"20\" onmouseover='this.stop()' onmouseout='this.start()'>";
$content .="<center> <STYLE=\"text-decoration: none\">Fatal Force Members</center>";

//All members go below here :)
$content = "|F2|BULLWiNkLE

|F2|sTiNg

|F2|Frosty

|F2|Orion

|F2|TaylorMade

|F2|ViKKaN";

?>
The result is in the bottom left of the page here. It doesn't scroll . Can someone debug this for me OR just tell me the scrolling block command since that is what I really need. Thanks!


Discombobulated Newb...
 Send a message via ICQ to BULLWiNkLE Send a message via AIM to BULLWiNkLE Send a message via MSN to BULLWiNkLE  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
12-30-2002, 11:15 PM

I havnt looked at the original but is there spaces between your = and your \ ? I don't think there should be spaces there. =\
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 81
Join Date: Oct 2002
Location: Netherlands
12-31-2002, 05:00 AM

Try and download info-block v1.2 on http://www.matyscripts.com (needs registration).Here you can make some real excellent blocks with (i tried to duplicate yours and it looks very nice (with scroll)).You can even put images and such in the block.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 31
Join Date: Dec 2002
12-31-2002, 12:58 PM

ok, thanks, anor. I'll try and use that now.


Discombobulated Newb...
 Send a message via ICQ to BULLWiNkLE Send a message via AIM to BULLWiNkLE Send a message via MSN to BULLWiNkLE  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
scrolling block pHREDD Nuke 7.x - Blocks 3 05-13-2006 02:28 AM
Scrolling text block evilsmiley Nuke 7.x - Blocks 1 01-22-2005 11:53 AM
scrolling block ambassador Nuke 7.x - Blocks 0 07-13-2004 12:31 PM
Scrolling info block theMechanic Nuke 6.5 to 6.9 - Blocks 1 04-12-2003 08:00 PM
Scrolling Forum Block that .... Cyberclark Purged Topics 4 12-06-2002 03:08 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31