vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Portal Software - Fox News Ticker For vBadvanced (https://vborg.vbsupport.ru/showthread.php?t=244752)

tdcdogg 08-18-2010 08:33 PM

i cant get this mod to appear anyone on my forum

GhostHunter2010 01-21-2012 09:57 PM

how can we make this that to work with any web news u can costum.... plz or is there any other script like this one but internationally so u can costumize ur own web news

SuperTaz 01-22-2012 01:35 AM

Quote:

Originally Posted by GhostHunter2010 (Post 2290720)
how can we make this that to work with any web news u can costum.... plz or is there any other script like this one but internationally so u can costumize ur own web news

Do you have any news links in mind and I will check them out and research it for you?

GhostHunter2010 04-08-2012 03:40 PM

i installed this n tested on vb 4.1.10 didnt work i did modify the link so i can make it to my own link didnt work so i had to unistall it

SuperTaz 04-25-2012 02:14 AM

Quote:

Originally Posted by GhostHunter2010 (Post 2318033)
i installed this n tested on vb 4.1.10 didnt work i did modify the link so i can make it to my own link didnt work so i had to unistall it

I updated a small piece of the code. Try it again and let me know.

Pure Dope 06-21-2012 03:31 AM

fox news of all news

Adam Wood 09-24-2013 02:37 AM

Quote:

Originally Posted by tafreeh (Post 2054807)
can use this for custom news? instead of fox new?

Yes, actually. I just decided to try it out and found out that the code is easily changed for any other widget that you can get from anyone else. For those who have asked, I haven't seen a widget from CNN or MSNBC/NBC News, but I admit I didn't really look all that hard, either. Just for kicks, I made one using Feedzilla, which will construct all sorts of widgets for you from a series of drop-down menus.

Once you get the widget code, just copy it and past it into this code. Find :

</module>
-<templates>
-<adv_portal_XXXX (where XXXX=your file name (just pick one))>
<![CDATA[

and paste your widget code, which will start with "<div class." At the end of your code will be "</div>," which you just make sure is pasted in before "]]>." Change the file name and the title fields to what you want, and you're all set to go.

giorgioarmani 10-13-2013 11:17 AM

Any chance to have this work with RSS feeds?

Then each user can select their own feed to be displayed in the ticker...

the one 11-08-2016 08:12 AM

I would like this on my forum page is there anyway to do that

SuperTaz 12-28-2016 05:29 AM

Quote:

Originally Posted by the one (Post 2577969)
I would like this on my forum page is there anyway to do that

Sorry for the delay. I have some health issues.

But to answer your question. Yes. Find this in your FORUMHOME template:

Code:

<!-- main -->
        {vb:raw template_hook.forumhome_above_forums}

Below it add this:

Code:

<div align="center"><object width="604" height="21"><param name="movie" value="http://www.foxnews.com/i/redes/ticker.embed.swf"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.foxnews.com/i/redes/ticker.embed.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="604" height="21"></embed></object></div>
Save.

Or you can add it anywhere in the FORUMHOME template.


All times are GMT. The time now is 06:45 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.01995 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
  • (2)bbcode_code_printable
  • (4)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