vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - RSS items as posts (https://vborg.vbsupport.ru/showthread.php?t=177034)

TalkPhotography 09-12-2008 12:11 PM

Ignore that, I've just found the answer, I missed one of the edits. (Adding the case 'post': line )

Artes_Marciales 09-13-2008 02:19 PM

Great idea!! : )

hobsdv 09-13-2008 08:23 PM

great mod. Installed

ikki83 10-09-2008 08:36 PM

in vBulletin 3.7.0 the option voice in Vbulletin Option doesn't appear.
why?

ogameclub 10-11-2008 11:43 AM

I found not 'threadid' includes\class_dm_rssfeed.php in Version 3.8.0 Beta 1.

LeatherNeck 10-14-2008 10:16 PM

how did I miss this one???? excellent, will be installing, Thanks.

Mr. Baws 11-23-2008 01:26 PM

doesnt work on 3.8.0 b3

Roi Danton 11-29-2008 10:59 AM

Quote:

Originally Posted by ogameclub (Post 1642637)
I found not 'threadid' includes\class_dm_rssfeed.php in Version 3.8.0 Beta 1.

You are not expect to found it there since the installation for 0.5.x is:
Quote:

Originally Posted by readme
3. In file includes\class_dm_rssfeed.php
FIND:

'forumid' => array(TYPE_UINT, REQ_YES, VF_METHOD),

Add this BEFORE:

'threadid' => array(TYPE_UINT, REQ_NO),
'tu_maxtime' => array(TYPE_UINT, REQ_NO),
'tu_reason' => array(TYPE_STR, REQ_NO),
'tu_hs' => array(TYPE_NOHTML, REQ_NO),
'tu_he' => array(TYPE_NOHTML, REQ_NO),
'snta_x_p' => array(TYPE_UINT, REQ_NO),

Then FIND:

case 'thread':

Add this AFTER:

case 'post':


pow6713 12-20-2008 06:48 PM

When I run the tast I get that error

Quote:

XML Error: Mismatched tag at Line 17


Lynne 12-20-2008 06:51 PM

Quote:

Originally Posted by Mr. Baws (Post 1671296)
doesnt work on 3.8.0 b3

Works just fine in 3.8.0 RC1.


All times are GMT. The time now is 11:14 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.01331 seconds
  • Memory Usage 1,729KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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