Log in

View Full Version : Portal Software - Fox News Ticker For vBadvanced


SuperTaz
06-16-2010, 10:00 PM
/*================================================= ==============*\
|| ################################################## ## ||
|| # Fox News Ticker Module For vBadvanced
|| # Version 1.00
|| # Author: SuperTaz
|| # This mod may only be used from vbulletin.org
|| # DO NOT display this mod on any other modification site without my
|| # permission!
|| # You can alter this code and re-display it here on vbulletin.org
|| ################################################## ## ||
\*================================================ ===============*/

Description: This mod adds a module to your vBadvanced CMPS portal page.

Fox News Ticker Module For vBadvanced CMPS!

Installation instructions is located in the zip file.

If you use this mod, please CLICK INSTALL!!!

4/24/2012 Update: I updated a small piece of code.

If you are having any problems from this mod, post them and I will help as much as I can.

Zip File Contents:

* XML Module File
* Readme File

SuperTaz
06-16-2010, 11:14 PM
Reserved for future use.

tafreeh
06-17-2010, 02:33 AM
can use this for custom news? instead of fox new?

Taurus1
06-17-2010, 05:41 AM
Will this work for 3.8.5?

EDIT: OK, it works, but for some reason it places the ticker on top of the header that says Fox News reader. Can you please help me to change this?

gwerzal
06-17-2010, 09:42 AM
So this pulls news from fox and not the forum ye?

SuperTaz
06-17-2010, 09:53 AM
can use this for custom news? instead of fox new?

Each news agency has their own style news ticker. This one happens to be for Fox News only.

Will this work for 3.8.5?

EDIT: OK, it works, but for some reason it places the ticker on top of the header that says Fox News reader. Can you please help me to change this?

I have not tested this on vB3.8.x as I do not have version 3.8.x anymore. And since I do not have 3.8.x to test it on, I can not help you with it. Sorry

So this pulls news from fox and not the forum ye?

Correct.

goran424
06-18-2010, 10:07 AM
Can you make CNN news ticker?
Also, any chance to have option of FOX news ticker delivers news from specific region of our choice?

cloferba
06-18-2010, 04:33 PM
i dont understand what exactly this mod does...

any demo?

SuperTaz
06-18-2010, 08:30 PM
Can you make CNN news ticker?
Also, any chance to have option of FOX news ticker delivers news from specific region of our choice?

I will have a look at CNN to see if they use a ticker and if so, I will make a separate mod for it. The Fox News ticker gets information from their entire site. There is no way to alter it unless they alter it first.

i dont understand what exactly this mod does...

any demo?

This mod adds a CMPS module on your vBadvanced portal page. I have a demo here: Global Gamers (http://www.global-gamers.net)

RichieBoy67
07-18-2010, 07:31 AM
I'll have to pass on the right wing ticker but I would consider an msnbc one! :)

This isn't really a mod. You are just using the ticker code from fox in a VBadvanced module.

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
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
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
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 (http://www.feedzilla.com/), 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
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:


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


Below it add this:


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

the one
12-28-2016, 04:47 PM
Sorry for the delay. I have some health issues.

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


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


Below it add this:


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

Many thanks:up:

Is there anyway for it to just come on automatically instead of pressing that play button :up:

SuperTaz
12-29-2016, 07:03 AM
Many thanks:up:

Is there anyway for it to just come on automatically instead of pressing that play button :up:

Mine does come on automatically. There is no play button on mine. There is only an "Embed" button on the right. See the attachment.

You may have a mod that deals with flash in a way that makes all flash movies have a play button on them.