vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - News Reader with RSS Feeds - For Dummies (https://vborg.vbsupport.ru/showthread.php?t=145555)

lefthome 04-26-2007 11:42 PM

Quote:

Originally Posted by BadgerDog (Post 1236133)
lefthome ... :)

Quick question....

What do I add where, to get it to open a NEW page instead of opening and replacing the current page?

Thanks

Regards,
Badger

open up the navbar template and replace the code (installed for this modification) to the following:

<! -- Googlenews -->
<td class="vbmenu_control"><a href="googlenews.php$session[sessionurl_q]" target="_blank">Googlenews</a></td>
<! -- Googlenews -->

notice that all you are doing is adding the word target_blank" But unless you are comfortable doing that; then just cut and paste the code. that minor addition will make the map appear in a different tab/page :)

BadgerDog 04-26-2007 11:46 PM

Quote:

Originally Posted by lefthome (Post 1236164)
open up the navbar template and replace the code (installed for this modification) to the following:

<! -- Googlenews -->
<td class="vbmenu_control"><a href="googlenews.php$session[sessionurl_q]" target="_blank">Googlenews</a></td>
<! -- Googlenews -->

notice that all you are doing is adding the word target_blank" But unless you are comfortable doing that; then just cut and paste the code. that minor addition will make the map appear in a different tab/page :)


Thanks.... Done.... works great....

Regards,
Badger

fpattberg 04-27-2007 10:50 AM

Thanks for this great mod. Works perfectly! :cool:

Fabian

lefthome 04-27-2007 09:01 PM

Quote:

Originally Posted by fpattberg (Post 1236341)
Thanks for this great mod. Works perfectly! :cool:

Fabian

You are very welcome. :)

iogames 04-27-2007 11:36 PM

I must say! WOOOW! and can I narrow the news to certain topics? or resize the window? can I add more RSS' Feeds?

lefthome 04-28-2007 02:23 AM

Quote:

Originally Posted by iogames (Post 1236759)
I must say! WOOOW! and can I narrow the news to certain topics? or resize the window? can I add more RSS' Feeds?

Open up navbar template and located the following:

Code:

<script>setTimeout('hmap(680,500,0,0,0,0,0,10,0,1);', 100);</script>
The first two numbers 680-width and 500-height. Adjust those as desired but I suggest you leave the others alone.

Regarding the feeds; this is a remotely hosted map and all that you can do is submit me the rss links you'd like and I will ensure they get reviwed. Make sure you provide information on exact area news is regarding, i.e. Country, State, City, etc.

Robru 04-28-2007 06:08 AM

Can I choose, which language show up in the articles?

lefthome 04-28-2007 11:05 PM

Quote:

Originally Posted by Robru (Post 1236866)
Can I choose, which language show up in the articles?

The reason I did this hack was because I really didn't want to mess with feeding the board rss feeds, hence, News Reader with RSS Feeds for Dummies.

Anyway, if you would like a new feed added, remember these are remotely hosted, provide me with the country, state, city, etc and the link to the feed and I will ensure it is added to the database, which will take a few days to accomplish. :)

BadgerDog 10-03-2007 12:20 PM

I think they've changed something on their site and this mod has now stopped working?

It was working fine, but now the news panel on the right side of the screen no longer appears? :confused:

Any suggestions?

Regards,
Badger

apiasto 10-04-2007 12:18 AM

Excellent work, thnx

BadgerDog 10-25-2007 02:34 PM

Quote:

Originally Posted by BadgerDog (Post 1352084)
I think they've changed something on their site and this mod has now stopped working?

It was working fine, but now the news panel on the right side of the screen no longer appears? :confused:

Any suggestions?

Regards,
Badger

Anyone else started getting "fatal errors" as the mod tries to read in the text stories? The arrow spins for a long time, then it goes to an error message?

Was working fine, but lately getting more of these....

Thanks ... :)

Regards,
Badger

Alibass 10-25-2007 02:55 PM

@badger

Yes I am having same thing on my site. I am fixing to disable hack until problem solved. Hard to say if it's the news feed having issues or they actually changed something. :confused:

LordDB 10-25-2007 05:50 PM

How would I resolve this error message:

Quote:

Fatal error: Call to undefined function: iconv() in /home/content/a/s/p/aspaan/html/headlinemap.com/lastRSS2.php on line 81

lefthome 10-26-2007 09:20 PM

I've been away for several months and just noticed it isn't working anymore. I will get this fixed asap!

lefthome 10-27-2007 01:23 AM

The link has been fixed and everything should be working fine now.


Sorry!:o

LadyHoney 02-07-2008 11:14 PM

luv it luv it luv it.. ty

ArnyVee 05-08-2008 11:13 AM

I'd like to have a 'news feed' with Disney-related information on my site. Would this hack be a solution to what I'm looking for?

If so, then could the information carry over to CMPS (my vBadvanced homepage)?

I'm less than two months into modifying my site, so I'm still relatively new. Be gentle. :)

SirFlash 05-15-2008 01:30 PM

ArnyVee - This hack can't be modified to filter out only Disney news, GoogleNews only provides regular News as gathered by Google, this hack lets you click on a location in the world and get local news from that part of the world only. If you want to provide Disney-related information to your website, i recommend you create a new Disney forum in your vbulletin and add a new RSS Feed to load info into that forum. You can get Disney RSS feeds from http://www.wdwinfo.com/rss/ and http://www.wdwmagic.com/rss.htm and http://www.magicalmountain.net/WDWNe...sp?NewsID=1898 (Use Google to find more Disney RSS Feeds).

ArnyVee 05-16-2008 05:24 PM

Thanks SirFlash!

So, then I could make a module in my vBadvanced homepage (CMPS) and 'feed' the info to it, I would assume.

How do I load info into a particular forum using the RSS feeds? And, can I have more than one RSS feed in a forum?

ArnyVee 05-16-2008 07:12 PM

Forget it....got it. :)

Hugo Holbling 05-28-2008 07:30 AM

This is currently working fine on 3.7.0.

thedvs 05-16-2009 07:59 PM

Works great with v3.8.2 too!

thedvs 08-29-2010 08:32 AM

anyone know is it works with 4.0.6?

Fungsten 08-29-2010 06:53 PM

Quote:

Originally Posted by thedvs (Post 2091007)
anyone know is it works with 4.0.6?

I just tried it and it does not work. I wish someone would upgrade it.

thedvs 10-10-2010 03:11 PM

coder seems to abanded it, can some kind coder port this to vb4.x?


All times are GMT. The time now is 01:36 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.01224 seconds
  • Memory Usage 1,767KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)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