vBulletin Modifications

Forum Home Enhancements - Scrolling News Text

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.0.7] Forum Home Enhancements - Scrolling News Text (567)
Released: 09-27-2004, 12:01 PM
Modification Information:
Ken Iovino's Avatar Author: Ken Iovino
Last Online: 10-29-2008
Hack Version: 1.1 Installer Included: 0 Additional queries added to database: 1
New Templates: 2 Template Edits: 0 File Edits: 0
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

Scrolling News Text


====================
Author: Ken 'LiveWire' Iovino
Site: www.vbhackers.com
Version: 1.0.0
====================

As requested here: Marqueeeing or scrolling info/news hack.

What this does
This will show you a news box on your forumhome page with your sites news in it.



Features:
  • Completely Admin CP controlled.
  • Turn News on/off (ACP)
  • The News Title (ACP)
  • The News Message (ACP)
  • Turn scroll on/off (ACP)
  • Determine the scroll direction (ACP)
  • The amount of times the scroll will loop (ACP)
To do list...
  • Time to install: 15 minutes
  • Queries to run: 0
  • File Mods: 3
    • /admincp/global.php
    • /admincp/index.php
    • /forum/index.php
  • Templates to edit: 1
  • Templates to add: 1
  • New Phrases: 1

Please read carefully and make all the necessary changes at stated. This is will work if installed properly.
PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack, please be kind and click on the "Install"

Help & Support
Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply at here.

Please post bugs and errors here. Hope you like, feedback welcomed.



Screenshots
Screenshots
File Type: gif adminSS.gif (43.7 KB, 1406 views)
File Type: gif forumSS.gif (25.9 KB, 1945 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 12-14-2004, 05:54 PM   #31
vB Newbie
Join Date: Oct 2004
timezone is on a distinguished road

Default

is there anyway of showing 2 news boxes on the index insted of 1? i have a need for 2




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 12-16-2004, 03:07 AM   #32
vB Newbie
Join Date: Oct 2004
timezone is on a distinguished road

Default

got it thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-22-2004, 09:03 PM   #33
Junior Member
wuffel's Avatar
Join Date: Dec 2004
Location: Europe, Germany
wuffel is on a distinguished road

Default

Perfekt Hack, THX




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-09-2005, 04:51 PM   #34
Junior Member
Join Date: Jan 2005
shadiguy1 is on a distinguished road

Default

anyway to change font , and text size and color as asked i tried the usual [COLOR=] and it doesnt work please advise. thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-15-2005, 12:57 AM   #35
Coder
kerk's Avatar
Join Date: Oct 2004
Location: Portugal
kerk is on a distinguished road

Default

Quote:
i tried the usual [COLОR=]
try to use HTML => <font color='#CCCCCC'>Your text</font>




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2005, 12:38 PM   #36
Junior Member
Join Date: Sep 2004
OMBOSSMAN is on a distinguished road

Default

which version use? i use 3.06 versıon dont work me any solution ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-16-2005, 01:28 AM   #37
Junior Member
Join Date: Aug 2004
Manus is on a distinguished road

Default

Nice one on this m8t

always come in handy




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2005, 04:04 AM   #38
vB Newbie
Join Date: Jan 2005
sensimilla is on a distinguished road

Default

any way to enable smilies in it ? thanks in advance great job btw.. works like a charm




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2005, 01:18 PM   #39
Junior Member
Join Date: Feb 2005
ptalksoft is on a distinguished road

Cool

Quote:
Originally Posted by sensimilla
any way to enable smilies in it ? thanks in advance great job btw.. works like a charm
you can do what every you want to. It's simple like html code page.
example: smiles or pictures or media . please look the templates that you added on 'forumhome_newsbit'
under that add your code for media any types you want. the code in other section within this best forum.

option to add smiles or picture:
just do this code for example:
admincp/sitenews/newmessage
add code:
<img border="0"src="http://img49.exs.cx/img49/5939/p5qd.gif" width="50" height="50">

width is as your choice for image
height is as your choice for your image
if your smile is located somewhere in your forum, just simply to change
<img border="0"src="./images/smiles/yoursmile.gif" width="50" height="50">


good luck
this will work for any vbulletin ver 3.x to 3.07 latest one
any question just post here or pm me




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-16-2005, 10:08 PM   #40
vB Newbie
Join Date: Oct 2004
timezone is on a distinguished road

Default

<img border="0"src="http://img49.exs.cx/img49/5939/p5qd.gif" width="50" height="50">
i used that code and this worked for me but how would i get 1 left 1 center and 1 right thanks for the info!!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
scrolling news in forum home hadi20020 vBulletin Modification Requests 4 11-13-2005 01:00 PM
Scrolling News cunder vBulletin Modification Requests 0 10-09-2005 08:45 AM
Surround Images with text. z|x vBulletin Modification Requests 0 08-27-2005 08:39 AM
Scrolling news test coffeefix vBulletin Modification Requests 3 07-08-2005 04:05 PM


All times are GMT -3. The time now is 12:43 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)