vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - vB News Ticker - Your Blogs RSS Feeds and Forums in a Marquee (https://vborg.vbsupport.ru/showthread.php?t=207432)

davidw 06-03-2009 01:32 PM

This is something that might be doable - but only if this option were the only option (kind of like how the forums option is either ALL forums or selected forums).

Mr Morningstarr 06-05-2009 07:34 PM

Is there a way of changing this from marquee to blinking?

davidw 06-06-2009 03:47 PM

Anything is possible - if you can get it to work. All you have to do is change the template. Find the marquee and change it to what you want. I have tried three or four different types but have had limited success, however, depending on what you want to do it may work. Edit the template and find the marquee - change that to blinking text (whichever you want to use).

alghazali 06-26-2009 01:35 PM

Does it display the post Icon as well? I want something that can do that.

davidw 06-26-2009 01:45 PM

No, not yet - but that is going to be part of one of the future updates.

ShadowAssassin1 06-26-2009 03:46 PM

Okay, here is an interesting question

Can you make it so that it refreshes every x seconds (Which I can specify :D)

Also, it won't refresh the whole page, just that particular thing :D

Thanks for this - installed!

tnedator 06-28-2009 08:57 PM

Does anyone know how I would need to mod this so that when you click on a ticker item it opens in the existing window, rather than a new one?

Edit: For clarification, I would only like the forum based ticker to open in the same window. If I add RSS ticker items, I would want them to open in a new window.

I tried modifying the plugin and tried changing to target = "self" and Target = "parent" in the thread ticker areas, but that didn't change it to open in the same window.

Code:

$ticker_titles                        .= '<a style="text-decoration:none" href="showthread.php?t='. $ticker['threadid'] .'" title="'. $ticker['title'] .'" target="parent"><font color="#'. $tickcolor .'">'. $ticker['prefix_rich'] .' '. $ticker['title'] .'</font></a> '. $ticksep.'';

zelnik 06-29-2009 01:40 PM

Hi David,

Every now and then my site will either crash or crawl so it is unusable.

Most of the time I have put it down to a server blip but I've just had one again and actually called my host and got them to diagnose it while I was on the phone.

They have emailed me with the following error:

Quote:

Our systems admin has had a look at your site and found that it is requesting some xml from

http://www.typicallyspanish.com/news.xml which is responding very slowly, it’s not a load problem with our servers.



poll([{fd=7, events=POLLOUT}], 1, 0) = 1 ([{fd=7, revents=POLLOUT}])

sendto(7, "`\224\1\0\0\1\0\0\0\0\0\0\3www\20typicallyspanis" ..., 42, MSG_NOSIGNAL, NULL, 0) = 42

poll([{fd=7, events=POLLIN}], 1, 5000 <unfinished ...>



You will need to take a look at the code and change that if you want it to run quicker.

Does this mean anything to you? and if it is a problem retrieving a xml feed from a down or slow site is there any code within the plugin to timeout and forget about it until the next scheduled time it checks the feed?

Any advice would be greatly appreciated as ever.

Fynnon 06-29-2009 01:55 PM

I`m using this on vB 3.8.3 to display on index page the latest posts from a news site and it works great so far 10x

Only one little issue: the quotes(") are shown as question marks (?)

DEMO: http://bvlist.com

davidw 07-06-2009 11:20 AM

What kind of HTML Character Set are you using? You can find this information in your Language Manager under Languages & Phrases. Click edit on your language.

Don't forget to click install.


All times are GMT. The time now is 03:12 PM.

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.01035 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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