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)
-   -   Crossbrowser JavaScript Ticker (https://vborg.vbsupport.ru/showthread.php?t=37277)

freakyshiat 04-11-2002 10:14 PM

Quote:

Originally posted by dengel
What errors?

d.

when i click on the link, it just sits there and on bottom left corner, it says script error

Neo 04-12-2002 10:08 PM

I get a few javascript errors when I try this.. and when the popup is exacuted I get a empty box.

Psychdrone 04-13-2002 04:29 AM

this is really cool!! Somebody gota get a good working version!

inetd 04-20-2002 08:27 AM

dengel, please fix error, showing from private forums and re-release this great hack! :) ;) :D
You have not overlooked about us? :? :D

Logician 05-13-2002 10:37 PM

Quote:

Originally posted by inetd
dengel, please fix error, showing from private forums
@inetd: To exclude private forums edit this line in data.php:

$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..

memobug 07-03-2002 09:25 AM

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

tractor-beam 07-11-2002 11:59 AM

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!

N!ck 07-23-2002 03:20 AM

:)

Chris M 07-23-2002 11:02 AM

It works...And looks good:)

Satan

yxboom 07-08-2003 03:59 PM

Quote:

05-13-02 at 04:37 PM Logician said this in Post #15
@inetd: To exclude private forums edit this line in data.php:

$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..

Private forums are still showing up in the ticker.


All times are GMT. The time now is 02:49 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.01902 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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