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)

cyberoptik 11-12-2006 05:23 PM

Can anyone modify this mod to work with 3.6.x please?

ldsfiles 11-19-2006 03:13 AM

I'm using 3.5.6.

Running into a problem in includes/function_newpost.php.

The instructions say:

FIND:
// $errors will become any error messages that come from the checks before preview kicks in
global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $_REQUEST;

REPLACE WITH:

// $errors will become any error messages that come from the checks before preview kicks in
if ($rss_userid == '0')
{
global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $_REQUEST;
}
else
{
global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $_REQUEST;
$bbuserinfo = fetch_userinfo($rss_userid);
}


But my function_newpost.php has a different structure. If I implement this as is, it gives me "Fatal error: Registry object is not an object in /includes/class_dm.php on line 177" when I try to manually create a post.

Can you shed any light on what the proper structure of the function_newpost.php should be for version 3.5.6?

thanks

Morfus 02-08-2007 06:54 PM

I have this installed and working with the Yahoo RSS feeds.

What I want to know is, can I record a Podcast, like a show, and use this to post it on the forums? If so, do I just post the link to the folder on my hosting so the task checks there for new files?

Thanks

[I found a solution to get what I need done]

Further more, I am running 3.0.x and need to allow the account/group to post in HTML. I found the "Allow HTML for user group" but it runs on 3.5.x. I know the simple solution is to update, but I would like to know how to get it installed on my current version. Anyone have a way around this to allow only the account for the RSS Feed to post in HTML so the posts look correct?

snipeyhead 02-14-2007 05:08 PM

Is there any easy way to prevent the RSS feed posts from showing up in the "New Posts" page? Our members are complaining that they have to sort through the newsfeed posts to find posts from real people. It would be great if it could be configured to not show up on that page.

Morfus 02-15-2007 02:27 PM

Quote:

Originally Posted by snipeyhead (Post 1182553)
Is there any easy way to prevent the RSS feed posts from showing up in the "New Posts" page? Our members are complaining that they have to sort through the newsfeed posts to find posts from real people. It would be great if it could be configured to not show up on that page.

i solved this problem by making the RSS feeds post in its own forum for news. just exclude that forum from the new posts module so they do not show up.

hope that helps.

Magma 02-21-2007 12:10 AM

is there an update what will work on 3.6.4

Triality 03-14-2007 10:24 PM

i would also like an update for 3.6.4

Slapyo 05-11-2007 02:12 AM

There is no need for an upgrade, the current vBulletin system includes this.

SKULL1985 05-14-2007 01:03 AM

Maybe this is a dumb qestion but without installing it and it not doing what i need it to do , i have a simple qestion to any one using this , is there a setion in the admincp to just add it to sports feeds only ?

Also dos this work on the new relase 3.6.6

Slapyo 05-15-2007 03:04 AM

This won't work on 3.6.6 and you can use the system in vB to pull whatever feeds you want, sports only or anything else you want.


All times are GMT. The time now is 02: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.01449 seconds
  • Memory Usage 1,733KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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