vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   NEW Modified RSS News Feed Hack (https://vborg.vbsupport.ru/showthread.php?t=63798)

Slapyo 09-16-2004 01:38 AM

dan, that is a rdf feed not a rss feed. try article bot, it is located in the integration forum. it does rdf i think.

blueuniverse 09-16-2004 02:57 PM

Is there any way, to make it accept 287 character, RSS addresses in the source box. Currently it is limiting me to 148. Don't ask about the long feed, it is one of those super configurable ones.

How would I do this?

Slapyo 09-17-2004 05:04 AM

i'm not sure. i only made changes to the script and still don't know all the ins and outs about it. i do know that article bot is alot more advanced in what it does as compared to this bot.

blueuniverse 09-17-2004 04:41 PM

Quote:

Originally Posted by blueuniverse
Is there any way, to make it accept 287 character, RSS addresses in the source box. Currently it is limiting me to 148. Don't ask about the long feed, it is one of those super configurable ones.

How would I do this?

Ignore this now, I sorted it by editing the field in phpMyAdmin

Slapyo 09-18-2004 05:12 AM

oh ok cool ... ;) glad you got it working the way you want.

scoobycray 09-18-2004 10:21 AM

Iv'e installed but do not get anything happening....

If I run the scheduled task manually its just says rss.php and nohing else.

running php 4.3.4 and setup the forum ID and user all OK trying to use RSS Feed URL: http://news.bbc.co.uk/rss/newsonline...rld/rss091.xml

Any ideas? Would love to get this running....

scoobycray 09-18-2004 11:49 AM

DOn't worry fixed it - for anyone else just check you are putting the user ID NUMBER and not the Users name when you add a new bot :)

scoobycray 09-19-2004 10:16 AM

I had the same issue with BBC where it grabs the first set of headlines when you first run it but will bot update, no idea why though.

ToddW 09-24-2004 07:17 PM

MoreOver Feeds aren't working for me... Any idea why?

TheRegister feed wroked then I moved to a new sub-forum and they didn't update in here when I ran the cron..?

58sniper 09-27-2004 01:12 AM

One minor suggestion....

adv_portal_news_archivebits ends up spitting out a line like this:

Code:

<b><a href="http://dev.defensivetactics.com/forum/showthread.php?t=51" title="<br /><br />View the Entire Article<br />">Development:  AL QAEDA SEEN PLANNING FOR 'SPECTACULAR ATTACK'</a></b>
I'm concerned about the breaks in the title parameter. That's causing some validation problems.

In rss_update.php, I found this:
PHP Code:

$rss_description .= "{br}{br}[url=" $rss_allItems[$j][LINK] . "]View the Entire Article[/url]{br}"

If I pull out the three breaks, is that going to cause problems elsewhere?


All times are GMT. The time now is 06:34 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.01769 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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