Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Header Marquee Text Details »»
Header Marquee Text
Version: 1.00, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.8 Rating:
Released: 06-07-2006 Last Update: Never Installs: 516
Uses Plugins Template Edits
 
No support by the author.

install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-atakanmarq1.xml' from your computer then press 'Import'


Header Marquee Text Setting

Go to your admin cp, then:
vBulletin Options -> Atakan Marquee Text Setting ->

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 01-29-2007, 11:56 AM
nytlyf nytlyf is offline
 
Join Date: Nov 2005
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this hack is great
Reply With Quote
  #73  
Old 02-22-2007, 01:50 PM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im desperately trying to sort this so it only scrolls in my adv_portal (vba cmps homepage) rather than on every single page via the header.

from my plugin manager in the Atakan Marquee Text i have :

Quote:
switch ($vbulletin->options['mtext_color'])
{
case 0: $renk = 'Dark Red'; break;
case 1: $renk = 'Red'; break;
case 2: $renk = '#FF7E00'; break;
case 3: $renk = 'Brown'; break;
case 4: $renk = 'Yellow'; break;
case 5: $renk = 'Green'; break;
case 6: $renk = 'Olive'; break;
case 7: $renk = 'Cyan'; break;
case 8: $renk = 'Blue'; break;
case 9: $renk = 'Dark Blue'; break;
case 10: $renk = 'Indigo'; break;
case 11: $renk = 'Violet'; break;
case 12: $renk = 'White'; break;
case 13: $renk = 'Black'; break;
}

switch ($vbulletin->options['mtext_direction'])
{
case 0: $yer = 'left'; break;
case 1: $yer = 'right'; break;
}

$Positionx1 = '$spacer_open';
eval('$marqtextx = "' . fetch_template('Marquee_Text') . '";');
$vbulletin->templatecache['header'] = str_replace($Positionx1,$Positionx1.'$marqtextx' , $vbulletin->templatecache['header']);
ive tried changing the 'header' bits at the bottom to 'adv_portal' but this results in the thing just vanishing from everywhere ? what am I doing wrong ?
Reply With Quote
  #74  
Old 02-22-2007, 02:26 PM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DementedMindz View Post
if you followed everything i wrote there then it wont. i have set it up like that on 3 sites now and all work fine.
I had problems with this too .. copied what you said to the letter - I got some crappy error on the browser with this and the marquee did not show.

Ive uninstaleld it and will re-install again later - see if thats causing probs.
Reply With Quote
  #75  
Old 02-27-2007, 06:50 PM
majorj0nny majorj0nny is offline
 
Join Date: May 2005
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no one else gotten this to work only on selective pages? ..

(tumble weed rolls past in the eary silence! ... )
Reply With Quote
  #76  
Old 03-31-2007, 10:21 PM
putergirl putergirl is offline
 
Join Date: May 2006
Location: usa
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this, installed nicely.

I too am curious about some of the questions asked here.. .. like the space left behind when turned off, and only viewable by certain members or certain pages.
Reply With Quote
  #77  
Old 03-31-2007, 10:42 PM
James.M James.M is offline
 
Join Date: Mar 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice, i've put it on my forum, ZuxGaming.com
Reply With Quote
  #78  
Old 04-04-2007, 09:57 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iBaker View Post
Installed - thanks, just what I was after.

One comment, if you do have it turned off (I only will use it for special announcements) it still seems to take up some real estate between my header and the breadcrumbs - problem for small screen users where every bit of real estate is needed.

Thanks again!

Go Into the Marquee Text Template and remove
PHP Code:
<br /> 
From the top
Reply With Quote
  #79  
Old 04-13-2007, 08:43 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Need an update for this it dont hyper link on Fire Fox ,, This is the code i was using ..

PHP Code:
<a href="http://www.dieselbombers.com/showthread.php?goto=newpost&t=1220" </a> New Give Away Thanks To Cowboy Diesel Performance Congrats To Bow2no1 !!!! 
Displays just fine with hyperlinked text on IE
Reply With Quote
  #80  
Old 05-11-2007, 03:10 PM
Aimee1969 Aimee1969 is offline
 
Join Date: Apr 2007
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like this!!
Reply With Quote
  #81  
Old 05-12-2007, 01:55 AM
MeMySelfNi MeMySelfNi is offline
 
Join Date: Dec 2003
Location: west coast
Posts: 129
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*installed*
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 04:23 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05070 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete