vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBulletin Taskbar Ticker (https://vborg.vbsupport.ru/showthread.php?t=33590)

JWB 01-28-2002 07:44 PM

Very nice... I need to adjust the colors though..
Here's some screen shots:

http://allforums.net/step4.bmp

http://allforums.net/step6.bmp

Here is one using windows xp colors....
http://allforums.net/forum/xp.bmp

If you would like test out this ticker type in "http://www.allforms.net/forum/ticker3.php" as a new toolbar.

Omero 02-05-2002 06:29 PM

I did a modify to this hack, and now it works ALSO with "forumid", which lets you choose if displaying the last 10 posts from ALL board, or from a single forum

if you call it with ticker.php it gives full forum

if you call it with ticker.php?forumid=PUT_FORUM_ID_NUMBER_HERE then it will show latest posts only from that forum....

Check it out ;)

DISCLAIMER: use it at your own risk ( but it works ;) )

NOTE: change the colours, board name, etc... in the code, to suit your needs ;)

danielillo 02-08-2002 04:57 AM

Quote:

Originally posted by tester2
How can I get rid of the vertical scroll bar on the right side of the ticker?
Hi Tester2,

I made this change:

Original:

Code:

<marquee id="threadticker" direction=up scrollAmount=1 style="width:400px;height:28px;border:0px solid black;padding:3px" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1">
New:

Code:

<marquee id="threadticker" direction=up scrollAmount=1 style="width:400px;height:15px;border:0px solid black;padding:3px" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1">
Just change 28 pixels height to 15 pixels height.

Very good hack ;)

Daniel.

danielillo 02-08-2002 04:56 PM

When Ticker is OFF, it is also reloaded every X minutes. Is there any way to change this?

Thanks again for this GREAT, GREAT hack.

Daniel.

jiggle 09-30-2002 08:49 PM

Great Hack !!
I would like to have also the time in the ticker. I mean the time for every posting. Is this possible ? If yes, what do I have to change ?

redd 11-09-2002 09:25 AM

I've installed this and it works great. However, it takes up too much room on my taskbar, using almost all of it. I've set the width of the marquee to 300, but it doesnt affect the actual size (it just cuts off part of the table) and I end up with a lot of blank space. I am using Win XP and my resolution is 10274x768.

Can anyone tell me how to make the toolbar smaller?

Ninth Dimension 12-03-2002 07:36 AM

What I've done is to put the ticker below the items on the task bar so that it can take up the whole stretch of the screen (i'm using a hybrid between ticker2 and ticker3.)

To do this, just grab the movey part of the ticker and pull it down, if you know what I mean?

Very good hack, and very useful for forum users that have some windows knowledge, but a little bit too fiddly for everyone else in my opinion.

SamirDarji 04-02-2004 06:19 PM

Has anyone tried this with vb3? I've tried it on vb3 Beta 7 and it gets a database error, which is kinda expected since the structures differ slightly between vb2 and vb3. But what to change so that it will work with vb3?

Wayne Luke 04-02-2004 06:39 PM

You can use something like Pluck RSS Reader (http://www.pluck.com/rssreader.aspx?GCID=C12286x010) or the RSS plugin for Trillian Pro to get similar functionality to this. Simply point your reader to:
http://www.yourdomain.com/forumpath/...l.php?type=rss

To get a task bar scroller, you only need to decipher the array provided by:
http://www.yourdomain.com/forumpath/...al.php?type=js

direcx 02-05-2005 05:02 PM

how can ii fix this? i am a neebe to all this.....

Quote:

Fatal error: Call to undefined function: getpermissions() in /home/*****/public_html/forum/ticker2.php on line 39

then on line 39 i have this

Quote:

$getperms=getpermissions($latestthread[forumid],$bbuserinfo[userid],$bbuserinfo[usergroupid]);
please someone help i like this, i will like to use it..... :disappointed:

nimzie 02-18-2005 10:35 PM

I get an undefined call to 'getpermissions' on line 39 as well. Noob in same boat. I uploaded it to the root of my forum if that makes any difference. VB 3.0.6

nimzie 02-23-2005 12:29 AM

This is a great hack and I'd really love to get it working in VB3 but haven't had any luck yet. I've tried to use Fetch_getPermissions or someting like that in the same way, but I haven't been able to make it work.
Please advise.

nimzie 02-25-2005 08:37 PM

I was wondering if anyone has come up with a VB3 compatible version of this most helpful hack?


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01058 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete