PDA

View Full Version : Not Your Normal Marquee System


sezmar
01-21-2006, 10:00 PM
Not Your Normal Marquee System


This is a very cool Marquee System non like you have or will ever see on the net. It has so many features your eyes will pop out of its socket and even more to come. Only 1 template to edit and its all in the installer xml file. All you need to do is locate the HEADER template and add:

$marquee

to it any were you want the maquee to show.

It is one of the easyest hacks you will ever install and it takes less then 1 minute to do.


Features:

Marquee .: on and off :.
TEMPORARY REMOVEDshowgroups .: set what groups you want to view the marquee :.
Marquee Behavior .: allows you to set the marquee to either scroll slide or alternate :.
Marquee Direction .: Set the direction of the marquee exp. up down left right :.
Message Height .: This is to adjust the height of the message if you are going to use up or down :.
Marquee Speed .: Set the over-all speed of the message :.
Marquee Speed Mouse On .: Speed of mouse hoover :.
Marquee Speed Mouse Off .: Speed of mouse no hoover :.
Welcome Message .: on and off (exp. Hello username) :.
Change the Hello .: allows you to change the Hello to Hi Welcome or any Language :.
Marquee Title .: on and off :.
Message Title .: Change the Title name :.
Title Font .: Change font of title :.
Title Size .: Change the Title text size :.
Title Color .: Change the title text color :.
Title Width .: Change the % of the marquee Title you want the title to take up :.
Message .: Change your marquee message :.
Message Font .: Change the Message text Font :.
Message Size .: Change the Message Size :.
Message Color .: Change the message color :.
Message Width .: Change the Width of the marquee the Text will take up :.


More options to come on the next update

I want to give special thanks to GillyBabe & Spiffware as Developer and tester he was the one to find most of the bugs so that you guys don't have to deal with them.

Installation:
Import through Products, then put "$marquee" any where you want the Marquee System to show.

Upgrade:
Uninstall Product & Install again.

sezmar
01-22-2006, 02:05 AM
This is the marquee template, just edit the section highlited to the add the group ID's you want to see the Marquee System. This is set for the default users to view.

<!-- Marquee System -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center"><if condition="$vboptions[marquee_system_switch]"><if condition="in_array($bbuserinfo[usergroupid], array(2,5,6,7))"><if condition="$vboptions[marquee_system_title_switch]"><td class="vbmenu_control" width="{$vboptions['marquee_system_title_width']}"><font face="{$vboptions['marquee_system_title_font_style']}" size="{$vboptions['marquee_system_title_font_size']}" color="#{$vboptions['marquee_system_title_color']}"><b>{$vboptions['marquee_system_title']}</b></font></td></if>
<td class="vbmenu_control" width="marquee_system_width" align="left">
<marquee direction="{$vboptions['marquee_system_marquee_direction']}" behavior="{$vboptions['marquee_system_behavior']}" scrollAmount="{$vboptions['marquee_system_marquee_speed']}" height="{$vboptions['marquee_system_height']}" onMouseover="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseon']}" onMouseout="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseoff']}"><font face="{$vboptions['marquee_system_font_style']}" size="{$vboptions['marquee_system_font_size']}" color="#{$vboptions['marquee_system_color']}"><center><b><if condition="$vboptions[marquee_system_hello_switch]">{$vboptions['marquee_system_hello']} $bbuserinfo[username]</if> {$vboptions['marquee_system_message']}</b></center></font></marquee></td>
</if>
</if>
</tr>
</table>
</div>
<!-- / #End Marquee System -->

Developer
01-22-2006, 02:10 AM
nice hack i was thinking about making a hack like that
installed

Spiffware
01-22-2006, 03:27 AM
great marquee system i think its the best out there....

Viks
01-22-2006, 03:49 AM
Demo please

testpig
01-22-2006, 04:45 AM
Here are some admincp images

I'll ask the noob question. Whats a Marquee system?

XtremeOffroad
01-22-2006, 05:01 AM
I'll ask the noob question. Whats a Marquee system?
Scrolling Text.

gothicuser
01-22-2006, 05:06 AM
Nice one, *clicks installed*

BoYagoob
01-22-2006, 05:22 AM
Good job

RMS-Chef
01-22-2006, 06:14 AM
Nice.
Easy to implement and customize.
Thank you.

Kuimera
01-22-2006, 06:48 AM
Good job!
2 things tho:

First: I´m getting a syntax error in Internet Explorer in line 451
Second: In Internet Explorer it shows a little wierd, like in two lines insteed of one, in Opera browser looks great btw!

Is this hack not ready for all the browsers?

bashy
01-22-2006, 07:38 AM
Hi

I have installed BUT..

There are issuses..

It dont work very well in FF
Another thing, if you hover the mouse over it, it stops, move the mouse
and it stays stopped, Ya change the hover speed and once mouse hovers over
it it slows down and when ya move the mouse away again, it stays slow....

Also is it possible to show it to certain groups only?
Any advice please?

Snake
01-22-2006, 08:49 AM
Thanks man!

sensimilla
01-22-2006, 09:06 AM
Great nice little thingy, installed!

btw works fine for me in FF, apart the mouse hover

any chance to display marquee in user selected language ?

AshokForums.com
01-22-2006, 11:53 AM
Great hack.. Installed it...

Few bugs

1) The Marquee Speed Mouse On/ off thing in the following browsers

- IE : When Marquee Speed Mouse On is set to zero.. The scrolling text stops but doesnt move again on when the mouse pointer is off..

- Opera: Nothing happens.. The scrooling text doesnt stop at all..

- FF: Same prob as that of IE..

2) Message height

- IE : The height is more than 14 pixels.. Just check out the screen shot Here (https://vborg.vbsupport.ru/attachment.php?attachmentid=41401&stc=1)

- Fine in other browsers!

EDIT :- The Message height is now fine.. I just changed the "Message Title Width" to 10% :) It was a message title width problem

murrtex
01-22-2006, 11:56 AM
Demo please


click for screenshot (http://img78.imageshack.us/img78/8467/00image16hg.jpg)

puertoblack2003
01-22-2006, 12:18 PM
Great hack.. Installed it...

Few bugs

1) The Marquee Speed Mouse On/ off thing in the following browsers

- IE : When Marquee Speed Mouse On is set to zero.. The scrolling text stops but doesnt move again on when the mouse pointer is off..

- Opera: Nothing happens.. The scrooling text doesnt stop at all..

- FF: Same prob as that of IE..

2) Message height

- IE : The height is more than 14 pixels.. Just check out the screen shot Here (https://vborg.vbsupport.ru/attachment.php?attachmentid=41401&stc=1)

- Fine in other browsers!

EDIT :- The Message height is now fine.. I just changed the "Message Title Width" to 10% :) It was a message title width problem


yep had the same problem ... :rolleyes: thanks for then info

TheSonic
01-22-2006, 12:38 PM
Works great! Thanks!

AshokForums.com
01-22-2006, 01:35 PM
Hope sezmar can develop it futher.. Its a awesome hack

tcs
01-22-2006, 01:38 PM
You can add this to you VB Advanced CMPS 2.0 by opening your /includes/vba_cmps_include_bottom.php and look for:



global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db;


ans add ', $marquee' to the end so it looks like this:


global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db, $marquee;

sezmar
01-22-2006, 03:12 PM
Just did an update version 1.0.1 works in all browsers on my test board.

added Mouse off and a couple fixes.

Will look at adding some of the suggestions.

Ole_Chilli
01-22-2006, 03:59 PM
I lke this sytem better than the one I have now .. but am looking for one that can randomly pull a qute from a list somewhere

AshokForums.com
01-22-2006, 04:08 PM
How about pulling the 5 lastest posts in the forum to the marquee???

U can do so much to improve this..

shaynehammy
01-22-2006, 10:40 PM
This is brilliant. Can we get it to work with latest posts?

shadowdancer36
01-23-2006, 01:25 AM
It's only showing in my forum area. Anyway I can make this show both on photopost and Vbad home page? What template do I need to add the $marquee to make it show everywhere?

shadowdancer36
01-23-2006, 01:26 AM
You can add this to you VB Advanced CMPS 2.0 by opening your /includes/vba_cmps_include_bottom.php and look for:



global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db;


ans add ', $marquee' to the end so it looks like this:


global $pages, $stylevar, $headinclude, $header, $footer, $vbulletin, $vbphrase, $stylevar, $show, $pmbox, $vba_options, $vba_style, $navbar, $cusid, $_REQUEST, $gobutton, $pagetitle, $pagecache, $db, $marquee;


Okay I see the part for vbad, anyone has one for photopost? Hmm actually this didn't work for me :( I entered it at the end exactly how you have it posted TCS but it's not showing up.

dirtycrow
01-23-2006, 01:53 AM
excellent! clicks install!

Warlockmatized
01-23-2006, 05:02 AM
EXCELLENT marquee system!!! one issue though........how can i get this to show on MORE than just my forum home. i have cmps 2.0.0 with vb 3.5.3

it works great on my forum home but NO matter what i edit i cannot get it to show on the home page, at the top of a thread, OR on my vbproarcade page.

any/all help is greatly appreciated.

sezmar
01-23-2006, 12:11 PM
It's only showing in my forum area. Anyway I can make this show both on photopost and Vbad home page? What template do I need to add the $marquee to make it show everywhere?

EXCELLENT marquee system!!! one issue though........how can i get this to show on MORE than just my forum home. i have cmps 2.0.0 with vb 3.5.3

it works great on my forum home but NO matter what i edit i cannot get it to show on the home page, at the top of a thread, OR on my vbproarcade page.

any/all help is greatly appreciated.

If you like you can add "$marquee" to your header template under <!-- content table --> near the end of the template and it will show on all pages, including any portal, games or gallery.

Totti
01-23-2006, 01:01 PM
i'd love having another option beside left,right,up&down ...
lefto-to-right-to-left-...
you know ... always scrolling from left to the right and when it reached the end scroll back ... hope it is understandable :D

Warlockmatized
01-23-2006, 06:07 PM
If you like you can add to your header template under <!-- content table --> near the end of the template and it will show on all pages, including any portal, games or gallery.
worked GREAT, clicks install

sezmar
01-23-2006, 09:26 PM
i'd love having another option beside left,right,up&down ...
lefto-to-right-to-left-...
you know ... always scrolling from left to the right and when it reached the end scroll back ... hope it is understandable :D

Yes I understand you, it now has 2 addtion features.

Chris Lang
01-24-2006, 06:54 AM
Working well! It's fun to mix in small images into the messages. Is there a way to avoid the title block alltogether so there isn't any extra space when you're running it vertically (down). Setting width or font to zero doesn't do it.

Regardless, VERY awesome! ::clicks install:::

Dollah
01-24-2006, 07:17 AM
love this no problems let me know when their is an update

Spiffware
01-24-2006, 11:49 PM
ok guys im the developer here of this hack sezmar both agreed we will not add top 5 posts, last posts the quote thing we will think about the quote addon but there is a random quote hack we will need to get permission to use it in the marquee.
If we get a good suggestion we will meet on it and deside if it would be helpful. to be honest we can put almost the whole board in the marquee and we will not do that.. so if you want a addon let us know and we will look in to it if its reasonable.

Spiffware
01-24-2006, 11:54 PM
a new update is coming everyone
added:
able to change "Hello" to what ever you want
can turn on and off hello
fixed a bug it works on all browsers now
and more

Spiffware
01-24-2006, 11:58 PM
Working well! It's fun to mix in small images into the messages. Is there a way to avoid the title block alltogether so there isn't any extra space when you're running it vertically (down). Setting width or font to zero doesn't do it.

Regardless, VERY awesome! ::clicks install:::


wait for new update we are adding a switch for this in the new update coming.

Chris Lang
01-25-2006, 02:49 AM
wait for new update we are adding a switch for this in the new update coming.

Thanks so much! I look forward to it!

Spiffware
01-25-2006, 02:50 AM
the update is up 1.1 has been released

sezmar
01-25-2006, 02:54 AM
New Version 1.1 updated today

mbader71
01-25-2006, 06:27 AM
cool hack

Thanks man,

but can you modify this so it can also show the latest X posts, that will be great

Totti
01-25-2006, 08:21 AM
new version doesn't show up to me (Usergroup: 50) ... ?!?

sezmar
01-25-2006, 09:24 AM
cool hack

Thanks man,

but can you modify this so it can also show the latest X posts, that will be great

Your welcome! I was looking at that and you coud add just about anything in here. I guess if there are a lot of request for it I will add some stats.


new version doesn't show up to me (Usergroup: 50) ... ?!?

Not sure why that would be, I'l take a look.

Freakpyromaniac
01-25-2006, 12:29 PM
the update is up 1.1 has been released

My writen text is no centerd but i want it just alliend on the left.
How can i change this . in the 1.0 version this wasnt a problem.

Totti
01-25-2006, 01:05 PM
new version doesn't show up to me (Usergroup: 50) ... ?!?
Not sure why that would be, I'l take a look.


i should mention, that before the update it worked perfectly :)

stangger5
01-25-2006, 04:03 PM
new version doesn't show up to me (Usergroup: 50) ... ?!?

The usergroup 6 is the only ones that can see it....

Marquee System Options//Marquee Showgroups doesnt work...

You have to edit the Marquee template..

Find this in the marquee template..
in_array($bbuserinfo[usergroupid], array(6))

Add what usergroup you want between these ( )..
Like this..
in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

sezmar
01-25-2006, 04:44 PM
The usergroup 6 is the only ones that can see it....

Marquee System Options//Marquee Showgroups doesnt work...

You have to edit the Marquee template..

Find this in the marquee template..
in_array($bbuserinfo[usergroupid], array(6))

Add what usergroup you want between these ( )..
Like this..
in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

This is correct, I forgot to edit the xml file.

Please remove <if condition="in_array($bbuserinfo[usergroupid], array(6))"> from the marquee template, update is coming.

mhuckaby
01-26-2006, 12:26 AM
Anyone have a board where I can go to see this in action?

Thanks!
Mark

Totti
01-26-2006, 11:07 AM
Please remove <if condition="in_array($bbuserinfo[usergroupid], array(6))"> from the marquee template, update is coming.

working, thx a lot!
And thanks for the alternate one, too ... what is the difference between scrool and slide?!?
And another addition could be scrolling the chars in, which are just scrolled out ... you know ... currently the text starts again when the whole text is scrolled out ... with that option the first letters would come up again, when the tail is still fading out :)

AshokForums.com
01-26-2006, 05:36 PM
Request: I want a add on to display all the Forum titles..

Illustrious
01-27-2006, 05:54 AM
I don't get the marquee show groups field :(.

majoreyeswater
01-27-2006, 12:13 PM
I've installed this, it's really cool. Thanks.

I've also updated my marquee tamplate as shown by stangger5 to include usergroups to which it is visible, until the updated version comes out.

However, just wondering about a possible future feature that might add tremendous value. What if rather than one long message, it was several independent messages that you could assign a hyperlink to to take you to other pages etc?

I amsure it's difficult and I've have no diea, but something like that would really rocket this into another level...

o0Hubba0o
01-27-2006, 11:43 PM
Anyone have a board where I can go to see this in action?

Thanks!
Mark
I have it up HERE (http://www.graphicsanonymous.net/forums/index.php), just basic right now, seems to work great for me, great hack!

Diggazz
01-28-2006, 01:49 AM
I have intalled it

and it works well with FF and IE but my Opera users report that only half the text shows

The top half

ie draw an imaginary line through the text like a strike through and discard the bottom half. this is all they see.

Is there any way around this anomaly besides not using Opera

majoreyeswater
01-29-2006, 08:43 PM
I've installed this, it's really cool. Thanks.

I've also updated my marquee tamplate as shown by stangger5 to include usergroups to which it is visible, until the updated version comes out.

However, just wondering about a possible future feature that might add tremendous value. What if rather than one long message, it was several independent messages that you could assign a hyperlink to to take you to other pages etc?

I amsure it's difficult and I've have no diea, but something like that would really rocket this into another level...

I apologise, i never really investigated this too much before I started posting. I have just realised that the message text box accepts html... so I can do it myself. It took a while but the penny dropped.

Sorry and thanks again for a great mod.

Viks
01-30-2006, 09:57 PM
this Marquee system is GREAT no doubt on that but the only hitch is that the marquee's are usually quite jerky!!! which makes it very undesirable on the main page.

If you can incorporate javascript to make the scrolling smooth then this modification will turn out to be a pretty handy one for all forum admins.

just a suggestion.

thanks

RFViet
01-31-2006, 12:58 AM
If i don't want scrolling => how can i do that ??

Mr. Bone88
01-31-2006, 01:07 AM
Excellent marquee system, great job! I was wondering if there is a way to add another marquee that can show different text and etc than the first one?

Thanks,
~Mr. Bone88

Gripemaster
01-31-2006, 07:38 PM
Very, very nice product... much better than the generic one I had on there... *Clicks Install* Thank you!

ITPMenace
01-31-2006, 09:07 PM
Is there any way to get the message to use PHP code? I'd like to use:
<? include 'http://www.mysite.com/random.php'; ?>
The random.php file then picks a random line from a text file.

Anyway, I've tried this a bunch of different ways and nothing happens...

Thanks,
Menace

Bigbro
02-01-2006, 07:02 PM
FANTASTIC!!!!

clicks intalled

daviddunn
02-02-2006, 12:10 AM
works great...whre do i change the bacgground color?......i see the text colors but not background.

arcane1
02-02-2006, 03:45 AM
*clicks installed.

Cool.

Spiffware
02-02-2006, 10:48 AM
works great...whre do i change the bacgground color?......i see the text colors but not background.
background color is based on the table color in your css file for talbe headers. its a cool idea for feature releases ill talk to the coder.

Luggruff
02-04-2006, 02:41 PM
Where exactly do I find the template for this to add:
in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

??

It's not the marquee table.. at least not in my hack.. (the one without no subcategory in templates)

sezmar
02-05-2006, 02:16 AM
Where exactly do I find the template for this to add:
in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

??

It's not the marquee table.. at least not in my hack.. (the one without no subcategory in templates)

It is in the template called marquee

Gunshot
02-05-2006, 06:24 AM
pretty cool marquee

just a couple things

1 changing the background color would be nice as posted above
2 coding this in javascript would really smooth it out
3 I'd like the message to begin again before the first is done scrolling

/installed

columbonet
02-05-2006, 06:57 AM
1- Where do I put the 2 gif files.

2- After the install, there is nothing on the admincp for the marquee system.

Luggruff
02-05-2006, 12:01 PM
It is in the template called marquee

No, it is not.

<!-- Marquee System -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center"><if condition="$vboptions[marquee_system_switch]"><if condition="$vboptions[marquee_system_title_switch]"><td class="vbmenu_control" width="{$vboptions['marquee_system_title_width']}"><font face="{$vboptions['marquee_system_title_font_style']}" size="{$vboptions['marquee_system_title_font_size']}" color="#{$vboptions['marquee_system_title_color']}"><b>{$vboptions['marquee_system_title']}</b></font></td></if>
<td class="vbmenu_control" width="marquee_system_width" align="left">
<marquee direction="{$vboptions['marquee_system_marquee_direction']}" behavior="{$vboptions['marquee_system_behavior']}" scrollAmount="{$vboptions['marquee_system_marquee_speed']}" height="{$vboptions['marquee_system_height']}" onMouseover="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseon']}" onMouseout="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseoff']}"><font face="{$vboptions['marquee_system_font_style']}" size="{$vboptions['marquee_system_font_size']}" color="#{$vboptions['marquee_system_color']}"><center><b><if condition="$vboptions[marquee_system_hello_switch]">{$vboptions['marquee_system_hello']} $bbuserinfo[username]</if> {$vboptions['marquee_system_message']}</b></center></font></marquee></td>
</if>
</if>
</tr>
</table>
</div>
<!-- / #End Marquee System -->

1- Where do I put the 2 gif files.

2- After the install, there is nothing on the admincp for the marquee system.

It's in "vBulletin settings"

columbonet
02-05-2006, 12:34 PM
No, it is not.

<!-- Marquee System -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center"><if condition="$vboptions[marquee_system_switch]"><if condition="$vboptions[marquee_system_title_switch]"><td class="vbmenu_control" width="{$vboptions['marquee_system_title_width']}"><font face="{$vboptions['marquee_system_title_font_style']}" size="{$vboptions['marquee_system_title_font_size']}" color="#{$vboptions['marquee_system_title_color']}"><b>{$vboptions['marquee_system_title']}</b></font></td></if>
<td class="vbmenu_control" width="marquee_system_width" align="left">
<marquee direction="{$vboptions['marquee_system_marquee_direction']}" behavior="{$vboptions['marquee_system_behavior']}" scrollAmount="{$vboptions['marquee_system_marquee_speed']}" height="{$vboptions['marquee_system_height']}" onMouseover="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseon']}" onMouseout="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseoff']}"><font face="{$vboptions['marquee_system_font_style']}" size="{$vboptions['marquee_system_font_size']}" color="#{$vboptions['marquee_system_color']}"><center><b><if condition="$vboptions[marquee_system_hello_switch]">{$vboptions['marquee_system_hello']} $bbuserinfo[username]</if> {$vboptions['marquee_system_message']}</b></center></font></marquee></td>
</if>
</if>
</tr>
</table>
</div>
<!-- / #End Marquee System -->



It's in "vBulletin settings"


Thanks, I didn't even think of looking in there. Doh!

Luggruff
02-05-2006, 04:46 PM
Ok can anyone just post their "marquee" template code?? Mine does NOT contain anything like this at all: in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

And I can't imagine where to put it -_-
And I most certainly don't see how adding this in THAT template would give me the option of setting wich usergroups I want in: vBulletin settings -> Marquee System Options ..as none of the other options on that page is in this template either.

http://www.luggruff.se/marqueeissue.png

Gunshot
02-05-2006, 05:00 PM
Ok can anyone just post their "marquee" template code?? Mine does NOT contain anything like this at all: in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

And I can't imagine where to put it -_-
And I most certainly don't see how adding this in THAT template would give me the option of setting wich usergroups I want in: vBulletin settings -> Marquee System Options ..as none of the other options on that page is in this template either.

http://www.luggruff.se/marqueeissue.png


you have to edit this in the xml file and then reinstall

Tulsa
02-05-2006, 05:58 PM
It's not in the xml file either. I believe the author has removed this right now...

TEMPORARY REMOVEDshowgroups .: set what groups you want to view the marquee :.

So I suppose it's open to everyone at the moment?

inspiration100
02-05-2006, 06:01 PM
Thanks for the wonderful hack, I would love to see you add in RSS feed!!!

Luggruff
02-05-2006, 06:02 PM
It's not in the xml file either. I believe the author has removed this right now...



So I suppose it's open to everyone at the moment?

Ahh..

And could someone just upload an edited xml file then? -_-
It's just worthless without usergroup restrictions for my needs.. and I need it.

Btw, does someone know why it's temporarily removed? o_0

Gunshot
02-05-2006, 09:42 PM
If you open the marquee template you will find that there are 2 instances of:

<td class="vbmenu_control"

this controls the color or style of the table

I changed mine to: (2 instances)

<td class="tcat"

and this is the result:

example (http://fantasysportsxtreme.com/fsx/index.php?)


you could also change it to:

<td class="thead"
or
<td class="alt1"
or
<td class="alt2"

or probably even an image or clear gif

XtremeOffroad
02-06-2006, 05:52 AM
Can this be coded to show a different message per user group?

wi11ie1950
02-07-2006, 09:59 AM
Works great :):)

Clicks Install :)

sezmar
02-07-2006, 12:52 PM
This is the marquee template, just edit the section highlited to the add the group ID's you want to see the Marquee System. This is set for the default users to view.

<!-- Marquee System -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center"><if condition="$vboptions[marquee_system_switch]"><if condition="in_array($bbuserinfo[usergroupid], array(2,5,6,7))"><if condition="$vboptions[marquee_system_title_switch]"><td class="vbmenu_control" width="{$vboptions['marquee_system_title_width']}"><font face="{$vboptions['marquee_system_title_font_style']}" size="{$vboptions['marquee_system_title_font_size']}" color="#{$vboptions['marquee_system_title_color']}"><b>{$vboptions['marquee_system_title']}</b></font></td></if>
<td class="vbmenu_control" width="marquee_system_width" align="left">
<marquee direction="{$vboptions['marquee_system_marquee_direction']}" behavior="{$vboptions['marquee_system_behavior']}" scrollAmount="{$vboptions['marquee_system_marquee_speed']}" height="{$vboptions['marquee_system_height']}" onMouseover="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseon']}" onMouseout="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseoff']}"><font face="{$vboptions['marquee_system_font_style']}" size="{$vboptions['marquee_system_font_size']}" color="#{$vboptions['marquee_system_color']}"><center><b><if condition="$vboptions[marquee_system_hello_switch]">{$vboptions['marquee_system_hello']} $bbuserinfo[username]</if> {$vboptions['marquee_system_message']}</b></center></font></marquee></td>
</if>
</if>
</tr>
</table>
</div>
<!-- / #End Marquee System -->

maroulis
02-07-2006, 01:47 PM
is there any way you can have content from a thread or thread titles running on the marquee?

AshokForums.com
02-08-2006, 09:45 PM
No upgrades to this hack? I was expecting so much from this.. even a HOTM nomination

Totti
02-09-2006, 08:30 PM
i am perfectly satisfied with it ... without further updates ;)

itorrents
02-10-2006, 04:13 AM
Let's see how it looks, thanks :)

Omega Prime
02-14-2006, 02:00 AM
Is it possible to have this (http://www.dynamicdrive.com/dynamicindex2/mikescroll.htm) effect integrated with this hack :) ?

Spiffware
02-14-2006, 02:35 AM
concidering this is a table had a full page probly now most javascripts need the had header settings and this does not i say no but play if you can let us know we will look into it im sure. or be my guest to make a addon to it..

Joshua5692
02-20-2006, 04:38 AM
Cute little mod. We are using it for our online staff announcements.

Thanks for the effort you put into it!

shadowdancer36
02-22-2006, 08:58 PM
Just wondering how I would make this show on VBportal? I tried creating a block to place the $marquee in, but no luck. Should I make the block a php, or html?
I can't even get VBportal to pull that from the header either.

shadowdancer36
02-24-2006, 08:46 PM
bump

majorj0nny
02-24-2006, 08:52 PM
EXCELLENT marquee system!!! one issue though........how can i get this to show on MORE than just my forum home. i have cmps 2.0.0 with vb 3.5.3

it works great on my forum home but NO matter what i edit i cannot get it to show on the home page, at the top of a thread, OR on my vbproarcade page.

any/all help is greatly appreciated.

once you have added the $marquee bit to the vba_cmps_include_bottom.php file, this will show on VBA... if you ONLY want this on your VBA homepage and NOT every page that uses your header then simple add $marquee to your 'adv_portal' template after $header .

lovely marquee by the way - i love it ! :)

muan
02-27-2006, 01:59 PM
Very nice, thanks :nervous:

Calisse
02-28-2006, 06:13 PM
Absolutely fabulous ;)

ronoxQ
02-28-2006, 07:13 PM
Just as an idea, Sezmar... maybe people should post up what they're using their marquee for, so others can get ideas?

I'm trying to get it to show the newest users, myself, but thus far it's not working.

NiTRoN
03-07-2006, 08:09 PM
Quick suggestion.. Any way u can add option to turn the collors off.. so it will use default template colors. It is really hard to chose right color so it works on multiple skins on your board. My board has skins that have black and white backgrounds...

my 2cents Other than that its wonderfull.. :)

SmashinYoungMan
03-10-2006, 10:14 PM
Quick suggestion.. Any way u can add option to turn the collors off.. so it will use default template colors. It is really hard to chose right color so it works on multiple skins on your board. My board has skins that have black and white backgrounds...

my 2cents Other than that its wonderfull.. :)
Using custom CSS, you can get it to look however you like. I also duplicated the marquee and used <if> statements to show a different message for unregistered members.

http://www.gabshack.com/forum/

xOzzie
03-11-2006, 03:51 PM
SmashinYoungMan, I like what you've done. Can you post an example of your "if" statement so I can see how you did that?

Thanks!

SmashinYoungMan
03-11-2006, 08:15 PM
SmashinYoungMan, I like what you've done. Can you post an example of your "if" statement so I can see how you did that?

Thanks!
Sure. :)

<if condition="in_array($bbuserinfo[usergroupid], array(6,7,2,5,10,11))">
<td width="50%" class="marqueebar">$marquee</td>
<else />
<td width="50%" class="marqueebar">$marquee2</td>
</if>

The array is all my registered usergroups, and $marquee shows the message I'd like them to see. The $marquee2, which is the duplicated marquee system, shows the unregistered/not-logged-in message.

xOzzie
03-11-2006, 10:50 PM
Thanks!

OK, dumb question. Where did you put the code? I can't find 'marqueebar' used in any of the templates or in the .xml product file. :confused:

SmashinYoungMan
03-11-2006, 11:12 PM
Thanks!

OK, dumb question. Where did you put the code? I can't find 'marqueebar' used in any of the templates or in the .xml product file. :confused:

The first thing you will need to do is duplicate the marquee system. Attached to this post is the zip file for the duplicate. Install it just as you would the original marquee system. After you install that, you will see in your vBulletin Options settings for the second marquee system.

Then you simply substitute this code for the "$marquee" you originally put in the header template:

<if condition="in_array($bbuserinfo[usergroupid], array(6,7,2,5,10,11))">
$marquee
<else />
$marquee2
</if>

Remember to put the proper usergroup IDs in the array for your registered members.

SmashinYoungMan
03-11-2006, 11:24 PM
One thing: Remember that whenever sezmar updates the marquee system, the duplicate will have to be upgraded as well. Duplicating the marquee system involves editing the original xml product file, so newbies to this sort of thing may not want to bother with this.

xOzzie
03-12-2006, 10:03 AM
Great! Thanks for the detailed reply. This will be useful.

xOzzie
03-12-2006, 11:11 AM
Works well but for some reason I can't get the 2nd marquee, for non-registered users, to scroll. It just displays fixed text.

I'll keep fooling with it. Even without the scroll it's extremely useful to be able to remind lurkers to register. :)

SmashinYoungMan
03-13-2006, 03:36 PM
Works well but for some reason I can't get the 2nd marquee, for non-registered users, to scroll. It just displays fixed text.

I'll keep fooling with it. Even without the scroll it's extremely useful to be able to remind lurkers to register. :)
Did you get it lined out yet? I double-checked the zip file I attached to make sure I didn't goof up anywhere, though it is the same I use on my site without issue.

xOzzie
03-13-2006, 06:49 PM
Not yet, but to be honest I haven't had time to mess with it to much. I did compare both templates and both .xml files and didn't find any differences other than the change of notation to marquee2. The scroll variable seems to be set the same in both but it's only scrolling on the first marquee entry. I need to try some different postions in the header to see if that affects the function.

digitalltv
03-14-2006, 06:40 PM
anyone can tell me each templates i need change for this hack work in all forum?

P.S. is possibel make that auto? i mean when install everything work in all forum?

xOzzie
03-14-2006, 09:54 PM
I found that putting the $marquee notation in the HEADER template for each of the styles I use caused the marquee to display on each page of my forum. I use two different styles, one for the main forum pages and another for the vBa cmps portal page.

Admincp -> Styles & Templates -> Style Manager -> click the <<>> next to the style you want to change. Navigate to the HEADER template, double click it to open the editor and make the change.

bada_bing
03-17-2006, 06:25 PM
Installed nice mod.

Krose
04-11-2006, 03:16 AM
I love marquees..thanx a lot! *clicked install*

defcon_420
04-11-2006, 01:11 PM
Nice hack "Clicks Install"

davelacey
04-11-2006, 10:28 PM
Great hack. Thankyou.
*clicks install*

yumyumcat
04-15-2006, 12:46 PM
Can anyone help me install this? I'm so lost :( I uploaded it and it's in my products, but from there, I can't figure it out :(

yumyumcat
04-15-2006, 12:49 PM
poops, forgot to click subscribe

glorify
04-16-2006, 02:07 AM
Love it. Any way to use bb code or html in your message?

jim6763nva
04-16-2006, 05:17 PM
Is there any way to get the marquee to appear below the navbar on all pages? I tried sticking the $marquee variable in the navbar template but that doesn't seem to work. use vbAdvanced CMPS too.

Thanks
Jim

glorify
04-16-2006, 06:04 PM
Take a peek at mine:

http://www.glorifythepast.com

go to the navbar template, find:

<!-- / nav buttons bar -->

Add under:
$marquee

To make it show up on your vba, in your admincp, go to:
vBa CMPS=>Default Settings=>Portal Output Global Variables

then add:
marquee
in the box.

jim6763nva
04-16-2006, 06:25 PM
Thanks that worked great! :)

glorify
04-16-2006, 08:42 PM
No problemmo :)

jatkiss
04-18-2006, 01:24 AM
If I wanted to add a new module on the left side of my CMS how would I go about that and what information do I need to put into the add module and what style of modules do I need to use, BB, php, template? And what would be the steps I would need to take to do this.

What I am trying to do is create a box that has text information scrolling up. I have the second template uploaded. I just need to figure out how to add the information in.

- Jeff

Dermo-MIO
04-18-2006, 08:07 PM
thanks its cool but i got sum1 to install another not as good marque which i cannot get rid off now i have deleted it in my plugin list but its still there so until i can stop it i cant use this

gothicuser
04-20-2006, 10:35 AM
Any news on an update. I use it now, but would love to see it use java to smooth it out.
:D :D

r0xt4r
04-24-2006, 12:12 AM
Love it, keep up the great work Cant wait to see upgrades!!

djwins
04-27-2006, 03:23 AM
Can you have the marquee text be a hyperlink?

Tyegurl
04-27-2006, 03:59 AM
okay i just figured a cool little added bonus. I am not sure if this has been stated before but I don't remember seeing it.

If you add <br/><br/> after your marquee subject or whatever you use to start the marquee and then again after the first block of scrolling text then it will create another line of scrolling...

example: News<br /><br />Forum Updates
news blah blah blahs<br /><br />forum blah blah blahs

will result in
News: news blah blah blahs
Forum Updates: forum blah blah blahs

Bubble #5
05-04-2006, 11:33 PM
Here's an idea.... How about modifying this so that it welcomes your newest registered member? :bunny:

For example; Welcome our newest member: members name

xOzzie
05-06-2006, 11:08 AM
okay i just figured a cool little added bonus. I am not sure if this has been stated before but I don't remember seeing it.

If you add <br/><br/> after your marquee subject or whatever you use to start the marquee and then again after the first block of scrolling text then it will create another line of scrolling...

example: News<br /><br />Forum Updates
news blah blah blahs<br /><br />forum blah blah blahs

will result in
News: news blah blah blahs
Forum Updates: forum blah blah blahs

That is very neat! Thanks.

Tyegurl
05-06-2006, 02:14 PM
np you are welcome

Dr.Viggy
05-15-2006, 01:39 AM
*installed

adusei
05-20-2006, 11:27 AM
Very nice, thanks!!!:bunny:

BTW: Opera doesn't take the mouse-over stop/delay... :((

Best regards,

adusei

smokering
05-22-2006, 04:28 AM
excellent hack thank you much

midirtrider
05-25-2006, 02:00 AM
Here's an idea.... How about modifying this so that it welcomes your newest registered member? :bunny:

For example; Welcome our newest member: members name


that would be sweet as a auto feature..

I am currently using it for announcing newly signed sponsers!

midirtrider
05-25-2006, 07:30 AM
so I installed but where is the template you have pics of.. where I can eneter what I want the $marquee to scroll?

midirtrider
05-25-2006, 07:34 AM
found it... sorry for the premature post!.

still a newbie! :)

everevil
05-25-2006, 03:47 PM
works great...whre do i change the bacgground color?......i see the text colors but not background.

Has anyone found a way of changing the background color?

SmashinYoungMan
05-25-2006, 11:20 PM
Has anyone found a way of changing the background color?
I did it using custom CSS. There is no way to do it through the marquee settings.

Hornstar
06-05-2006, 07:33 PM
Sorry for the noob question and being lazy to search lol

but what is Marquee?

Anyone got a demo so i can take a look at what it looks like on a site?

joseph2007
06-06-2006, 10:35 AM
Nice Job Sez I just installed it :) ** Clicks install **

UncoderMom
06-15-2006, 02:32 AM
Wow! GREAT hack!!

Clicks install

barca4ever
06-15-2006, 08:09 AM
Demo please ;)

Neo_obs
06-16-2006, 04:04 AM
if you want you can visit our site here (http://www.visionsfantastic.com/main.php)

look on the left side its used under resort refurbishments

pgalore
07-02-2006, 01:04 PM
Nice Neo_obs
Can ya post what I need to do to get mine to do that
I like the block idea

Sangrun
07-03-2006, 11:19 AM
Nevermind.... I found it. :D

Neo_obs
07-05-2006, 07:20 AM
to get it that way we used vbadvanced and just added the marquee to the page.

jamiepryer@hotm
07-09-2006, 11:35 PM
great mod, have installed - cheers :)

im using it to post up the locations of all the mobile speed cameras in our county on a daily basis!
i have access to them on a weekly basis, but i cant think of a way to do it for a week. suggestions maybe?

MrSquid
07-10-2006, 12:21 AM
Been using this for a while - my users love it and so do I! HIGHLY recommended!

I use it to highlight upcoming events that are discussed in more detail deeper in the site - I would love to see the ability to make the marquee a link so they could get right TO those details.

Watched
07-30-2006, 01:49 AM
call me impatient or whatever, but.. i am curious to know when the show to usergroups option will be readded. i'd personally love to have this feature.

big dan
07-30-2006, 02:13 PM
Awesome plugin works perfectly. Thanks :)

One tip for you guys who install it: You cannot post links on the marquee, I tried using both bbcode and html. bbCode doesn't parse and HTML completely discombobulates the page.

Aeolian
09-09-2006, 11:24 PM
compatible with vB 3.6 :/ ??
this is best marquee plugin , an update would be appreciated! :D

RaceJunkie
09-10-2006, 01:38 AM
compatible with vB 3.6 :/ ??
this is best marquee plugin , an update would be appreciated! :D


It works in 3.6;)

VViper
09-10-2006, 03:02 AM
Great Mod, Installed and working. You owe me a set of eyes though becuase mine poped out.

Jenkins
09-18-2006, 02:48 PM
Awesome! Very nicely put together!!

One question would it be possible in a future version to put a "add calendar" option, that would automatically insert the scheduled event title of the next "x" ammount of weeks into the marquee? That would bee sweet! my marquee is used mostly to draw attention to up coming events. http://www.okgmp.com

corbin joshua
09-19-2006, 09:19 PM
I like it, thanks! Installed!

Spiffware
10-11-2006, 09:48 PM
its set to work on all vb virsions.

cunder
10-16-2006, 04:12 PM
how I make an direct link in my admincp menu of this script:surprised:

cunder
10-18-2006, 12:02 PM
how I make an direct link in my admincp menu of this script:surprised:

Bumb:cry:

MAD555
10-20-2006, 07:09 AM
<i>Great Mod !

But I have a silly question...

I've read all the thread and I read about the 1.1 update (version) of the MOD, but in the first post I can only download the 1.0.5 version.

¿Where's the 1.1?

Thanks in advance.</i>

mpage
10-24-2006, 04:00 PM
so is there no way this can work with RSS feer, it would make a really nice ticker

AMG021
11-23-2006, 04:24 AM
how do you change the backround of the marqee? Any help is appreciated

mpage
11-23-2006, 11:28 AM
ok Ive made one in java that works with RSS feed, it works on my forum home, Ill get it uploaded here as some sort of add on (unless ppl think its poo)

Cybershaolin
12-06-2006, 05:04 AM
How do you choose if the marquee will appear or not depending on which group the members are on?

This would really rocks if we could choose not to show the banner for non-registered users.

Is there a way how to achieve this?

nanaimobar
12-12-2006, 11:05 PM
Great addition to my site (http://www.punzhu.com). Google translates marquee text without a problem. To see vBulletin section of site click on "Free Magazines" in left menu. Clicked installed.

lefteris
04-21-2007, 08:06 AM
my scrolling is working but not working with IE7

any new?

www.yarisclub.gr

you can see yourself

K D Umbaugh
04-22-2007, 07:07 PM
this works great, IMO this would be cool if you could add a flashing feature to catch someones attention

K D Umbaugh
04-22-2007, 07:11 PM
my scrolling is working but not working with IE7

any new?

www.yarisclub.gr

you can see yourself


mine works on IE7, looks like you need to increase the height setting

kylek
06-03-2007, 08:28 AM
okay i just figured a cool little added bonus. I am not sure if this has been stated before but I don't remember seeing it.

If you add <br/><br/> after your marquee subject or whatever you use to start the marquee and then again after the first block of scrolling text then it will create another line of scrolling...

example: News<br /><br />Forum Updates
news blah blah blahs<br /><br />forum blah blah blahs

will result in
News: news blah blah blahs
Forum Updates: forum blah blah blahs

We tried this and it works great with Firefox but in IE it seems to stick, the scroll starts but stops basically when it hits the secound <br/><br/>.

Anyone have two lines of text working fine with IE.?

rooney72
06-15-2007, 10:10 PM
The marquee is working but I'm still uncertain about the width. I've changed for various times.

Take a look at the image attached. Note the Scrolling marquee at the right hand corner - That is a part of a jpg scrolling and should be reading SPONSOR THIS CATEGORY just like the icon showing on the bottom right hand corner.

1. How should I widen that part so that ALL the banner and mind you even text can be read as WHOLE?

2. How can I change the background colour behind the marquee?

THANKS

viper357
06-16-2007, 02:09 PM
Awesome hack, I have it running on 3.6.5.

BUT

How do I get it to work on vbadvanced cmps?

Thanks

Dave Hawley
06-17-2007, 12:21 AM
Very nice! How can we change the background color though?

Dave Hawley
06-17-2007, 06:22 AM
Ok, found it. It's hidden in a template called "marque" ;)

theOZer
08-19-2007, 06:27 PM
FYI: Running V3.6.8. NYNMS installed clean and functionality is solid.
To empower the user, try this:
Create a Marquee On or Off option in the UserCP. Then wrap $marquee in an if tag that checks this setting.
1) Add UserCP Marquee On/Off button:
ACP / User Profile Fields / Add New User Profile Field
Title:
Marquee (pick one you like)
Desc:
Turn the marquee On or Off.
Options:
On
Off
wheel down to Display Page,
choose "Options: Other" (puts button in Misc Options)
save
In User Profile Field Manager, note under Name the field number, e.g., field9.
2) Then in the Header template wrap $marguee with an if tag based off the user's preference:
<if condition="$bbuserinfo['field9'] <> 'Off'">
$marquee
</if>
Change this example's field9 with your button's field number.

ArchangelX
08-20-2007, 09:10 PM
Is there anyway to create a hotlink option so that people that click on the marquee can go directly to what you're talking about? Thanks!

Keesa
01-08-2008, 08:35 PM
Background color help.

I have tried changing it both via CSS and HTML and it is not working.

<table bgcolor="white" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">

<table class="marquee" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">

Neither will change it from the tborder color.

Any ideas?

Thanks.... I am in Firefox.

Sothside40
04-08-2008, 08:36 PM
i really need the usergroup setting on this :(

edit: damn this is for 3.53

lol

Jim Co
06-03-2009, 12:30 AM
works great on 3.8.1 just wish the usergroup option was not disabled or help on how to enable it.....

helalmail
11-18-2010, 06:06 AM
I did " install product and add $marque in header"

This is what i goton the site:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: marquee in [path]/includes/functions.php on line 4007

Do I need to make a new template , the one mentioned in the posts called marque?

I created template name marquee , then enabled the plugin, I got again error message!

Xaices
04-21-2012, 02:28 PM
I am getting the same thing as the above poster, but on a different line.

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: marquee in [path]/includes/functions.php on line 4330

I know this mod is for 3.5.3, how ever had an earlier version of 4.x it was working fine on.

Would be nice if someone made a 4.x version of this, would gladly donate to such project.

Fivestones
10-31-2012, 05:24 PM
thanks i like it a lot ..