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 (564)
Released: 09-27-2004, 11:01 AM
Modification Information:
Ken Iovino's Avatar Author: Ken Iovino
Last Online: 06-28-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, 1401 views)
File Type: gif forumSS.gif (25.9 KB, 1940 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 03-17-2005, 02:42 AM   #41
Junior Member
Join Date: Feb 2005
ptalksoft is on a distinguished road

Default

sorry i still do'nt get your point

you want left an image and center an image and right an image ?
that's what you mean ?
or scroll from left to right , right to left or stay in center?

tell us more so we can help u




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

Default

either way would be fine scroll or non scroll would be fine thanks




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

Default

Quote:
Originally Posted by ptalksoft
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

thanks alot worked fine for me




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

Default

Quote:
Originally Posted by timezone
either way would be fine scroll or non scroll would be fine thanks
as i steped on first post. and the author already instructed.

GO DO YOUR ADMINCP and adjust it.
you can stop it scroll or left or right or loop

just because it the basic html code. you can either way to add
music: mp3,wav,wmv,wma,flash, or anything you want in there.

remember if you want to add music or movie or anything you must add the BBCODE in your section.

want to know more let me know. i will post an example for you.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-18-2005, 12:23 AM   #45
Junior Member
Join Date: Dec 2004
DeadGaze is on a distinguished road

Default

this hack works great.

* DeadGaze clicks install


If anyone could suggest a way for enabling the below to work:

eg. Welcome back, $username
the above only shows the code and not the name of the logged in user... I am using the wrong code or need to do something to enable it?

Thanks in advance.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-18-2005, 04:44 AM   #46
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Try:

Welcome back, $bbuserinfo[username].

I'm not sure though, havent looked at this hack.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-18-2005, 09:39 PM   #47
Junior Member
Join Date: Dec 2004
DeadGaze is on a distinguished road

Default

Quote:
Originally Posted by Deaths
Try:

Welcome back, $bbuserinfo[username].

I'm not sure though, havent looked at this hack.
i have tried this with no luck.

thx for the reply though.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-2005, 10:57 AM   #48
Junior Member
Join Date: Mar 2005
ziptrx is on a distinguished road

Default

Thanks for the mod. Better than the dynamic announcment IMO.

Click Install.




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

Default

what are you trying to do ? let me know or pm me i will show u a test.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-21-2005, 11:38 PM   #50
Junior Member
Join Date: Dec 2004
DeadGaze is on a distinguished road

Default

Quote:
Originally Posted by ptalksoft
what are you trying to do ? let me know or pm me i will show u a test.
I am just trying to get the user's name to show in the Scrolling News Bar.

example:
You must first be a registered member to view any code.
I cant seem to get the right code to show the user's name when he is logged in and veiws the forum home.

Not even sure if your post was directed to me, ptalksoft.
But i thought it might be.

Thanks in advace.




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 12:00 PM
Scrolling News cunder vBulletin Modification Requests 0 10-09-2005 07:45 AM
Surround Images with text. z|x vBulletin Modification Requests 0 08-27-2005 07:39 AM
Scrolling news test coffeefix vBulletin Modification Requests 3 07-08-2005 03:05 PM


All times are GMT -3. The time now is 10:12 AM.


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