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

Reply
 
Thread Tools
EASY - World News Ticker Details »»
EASY - World News Ticker
Version: 1.00, by soulnothing soulnothing is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.x Rating:
Released: 11-19-2009 Last Update: Never Installs: 7
 
No support by the author.

Demo: www.extreme-gamers.org

Make a new mod by going to admin portal page then vBa CMPS> Add Module> Template Module
Module Title: whatever you want to name it
Style: Your style
Template Content:

Paste This:
Code:
<table class="tborder" border="0" width="100%" align="center"><thead><td class="tcat" ><center>World News</center></td></thead><td class="alt2">
<applet CODE="sText.class" WIDTH="680" HEIGHT="16" codebase="http://clickerj.newsclicker.com/">
<param name="data" value="http://clickerj.newsclicker.com/?id002=&ADN&">
<param name="defaultMessage" value="Fetching Headlines... Please Wait .....">
<param name="background" value="ffffff">
<param name="font" value="verdana" size="2">
<param name="foreground" value="000000">
<param name="frame" value="_self">
<param name="highlite" value="Ff0000">
<param name="pause" value="5">
<param name="refresh" value="20">
<param name="size" value="12">
<param name="wait" value="5000">
</applet><BR>
</td></tr></table>
uncheck Allow Smilies and Allow [IMG] Code

Turn off Use Module Wrapper Template (select no)

then click save

this part of the code is link highlight color when you mouse over
Code:
<param name="highlite" value="Ff0000">
make sure the only way you seperate the tags is by spaces and not by going to the next line or it will expand your box

if you dont have vBa then do it like this:
go to styles and templates>style manager>(your style drop down box)Edit Templates>Forum Display Templates>Forum Home

then search: $navbar

and paste it below:
Code:
</title>
</head>
<body>
$header
$navbar
Mod Made By: JarHeaD

Show Your Support

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

Comments
  #2  
Old 11-22-2009, 11:48 AM
mbc100 mbc100 is offline
 
Join Date: Feb 2009
Location: K.S.A
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank u
Reply With Quote
  #3  
Old 01-03-2010, 05:17 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks man! Very neat! I did everything you said....but just get this:

Attachment 108893
Reply With Quote
  #4  
Old 01-03-2010, 06:52 AM
soulnothing soulnothing is offline
 
Join Date: Dec 2008
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you may need to change the background color and font color in the code
Reply With Quote
  #5  
Old 01-03-2010, 08:30 AM
betts02's Avatar
betts02 betts02 is offline
 
Join Date: Jun 2009
Posts: 910
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers mate for another great mod, i got it installed but when you hover over it i get an error message, when clicked it gives me a box with :

Java Plug-in 1.6.0_16
Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Client VM
User home directory = C:\Users\*****
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.RuntimeException: Incorrect parametersjava.lang.NumberFormatException: For input string: "<font color="
at sText.init(sText.java:118)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.RuntimeException: Incorrect parametersjava.lang.NumberFormatException: For input string: "<font color="

Any idea ?
Reply With Quote
  #6  
Old 01-03-2010, 08:55 PM
soulnothing soulnothing is offline
 
Join Date: Dec 2008
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im not sure ... but i noticed a mess up in my instructions.... and i fixed them..... its suppose to be a template module not a bb code one

here is the exact code to mine if you wanta try it out betts

Code:
<table class="tborder" border="0" width="100%" align="center"><thead><td class="tcat" ><center>World News</center></td></thead><td class="alt2">
<applet CODE="sText.class" WIDTH="680" HEIGHT="16" codebase="http://clickerj.newsclicker.com/">
<param name="data" value="http://clickerj.newsclicker.com/?id002=&ADN&">
<param name="defaultMessage" value="Fetching Headlines... Please Wait .....">
<param name="background" value="ffffff">
<param name="font" value="verdana" size="2">
<param name="foreground" value="000000">
<param name="frame" value="_self">
<param name="highlite" value="Ff0000">
<param name="pause" value="5">
<param name="refresh" value="20">
<param name="size" value="12">
<param name="wait" value="5000">
</applet><BR>
</td></tr></table>
everything in red is stuff you may want to change
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 08:01 PM.


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.04494 seconds
  • Memory Usage 2,270KB
  • Queries Executed 20 (?)
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
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (6)postbit_onlinestatus
  • (6)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete