![]() |
Crossbrowser JavaScript Ticker
This ticker is based on the AVS Forum Ticker. Is is JavaScript based, hence should work on any modern browser (unlike marquee based tickers). Should work on any 2.x version.
You can see it in action at IRCZONE.CL (Click on the Telepost link under the Navegaci?n menu). Hey! It's in Spanish! Not the version released in here. I took the time to have all strings on a config file so you can change/translate them at will. Instalation should be drop and load, but there are some variables to configure if you'd like to change the look and feel. Just unzip the attached file on top of your vB root (no files will be changed, just a new directory "ticker" added). Once again, thanx to the fine people of the AVS Forum. d. |
That's quite a unique ticker. Thanks
|
Nice. It would be even better if you had a addon for a framless window ;)
|
Exactly what needs to be edited in config.php? can i just upload the file as is? Do i need to fill in the dbname, username, password and all that?
|
The config.php contains all your strings (text seen on the ticker), plus color, and font information. You do not need to to provide any database info.
d. |
One BIG problem...
It shows the titles also from private forums, in which the user don't have access. :ermm: |
Quote:
|
What errors?
d. |
Quote:
I was just about to download this until I read this, has this problem been solved yet? |
For what time new messages are shown?
|
Quote:
|
I get a few javascript errors when I try this.. and when the popup is exacuted I get a empty box.
|
this is really cool!! Somebody gota get a good working version!
|
dengel, please fix error, showing from private forums and re-release this great hack! :) ;) :D
You have not overlooked about us? :? :D |
Quote:
$sql_query = "SELECT threadid, thread.forumid, thread.title, thread.replycount, thread.lastposter, postuserid, postusername, forum.title AS forumname FROM thread,forum where forum.forumid=thread.forumid ORDER BY thread.lastpost DESC LIMIT $maxcount"; before ORDER BY, ADD: AND (thread.forumid!=X OR thread.forumid!=Y) Replace X and Y with your private forum's ids.. |
NB: The demo is no longer available - IRCZONE's telepost link links to javascript void.
Is anyone running this where I might see it? Is it compatible with 2.2.6 Regards, Matt |
Doesn't this type of ticker put the whole load back on the srever again? I rather liked the concept of a CRON job performing the database "heavy-lifting" every five minutes instead of each client.
Did I miss something obvious? :) Did someone post the actual file that gets executed for the CRON job? Thanks! |
:)
|
It works...And looks good:)
Satan |
Quote:
|
Quote:
Code:
AND thread.forumid!=X AND thread.forumid!=Y |
Anyone try this on vb3? We're running v3 Beta 7, and after changing the config.php file to reflect the new path, it seems to work pretty well except that it turns off and then will not turn back on again. I've looked over the code a few times, but can't tell how they indicate that the switch is off. Any clues?
After trying it on a few systems, it seems that if it isn't working on one system, it won't work on another either. *scratches head* |
Well, it seems to work at times and not at others. It's random, but I'm sure something's behind it that I can't figure out.
|
All times are GMT. The time now is 06:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|