vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - RSS Feed Icon for boards (https://vborg.vbsupport.ru/showthread.php?t=176156)

ultimatenatureg 10-07-2008 02:45 PM

doh just paste it before
Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
"

jauhari 10-16-2008 08:27 AM

Try and work just perfect ;)

aWebsheep 10-29-2008 01:51 PM

Quote:

Originally Posted by Pete2007 (Post 1614580)
Hi,
I installed this mod (3.7 version) several days ago on 4 forums which are all visable to the public, but 2 are completely empty and not showing anything, the other is displaying one post and the last is showing about 3 posts. How can I get this to work properly?

I have already checked that the RSS Syndication is set to yes, is there anything else I can check?

Hello Pete

It depends on the "Thread Cutoff" = This value controls how many days in the past that updated threads will be chosen from. Busy forums will want a smaller number. The smallest valid value is 1 day; the default is 30 days.

Just change the 30 days to a bigger number and you will see the post in RSS.

Hope this helps,
Peter.

far100 11-16-2008 07:52 PM

Go to your Admin CP vBulletin Options -> External Data Provider -> Enable RSS Syndication Check YES , you enable it and click SAVE

Done!!!!!! It worked. Please put this info in the mod directions - it will save people hours.

-far

Datenpapst 11-17-2008 09:41 AM

Is there any possiblity to include subforums of a forum to the rss feed?

Answer:

Instead of:
<a href="external.php?forumids=$forum[forumid]">

use this:
<a href="external.php?forumids=$forum[childlist]">

hoseman666 11-20-2008 03:06 AM

Awesome mod. Worked so well, my GF gave me sex.




j/k, I have no GF or sex :(

Bobbrown 11-26-2008 02:33 PM

Looks good on my three skins/themes.
Clicks Install. ThaNKS

However
im getting these-

Warning: Invalid argument supplied for foreach() in [path]/includes/class_postbit_alt.php(468) : eval()'d code on line 88

Warning: Invalid argument supplied for foreach() in [path]/includes/class_postbit_alt.php(468) : eval()'d code on line 88

Warning: Invalid argument supplied for foreach() in [path]/includes/class_postbit_alt.php(468) : eval()'d code on line 88

Warning: Invalid argument supplied for foreach() in [path]/includes/class_postbit_alt.php(468) : eval()'d code on line 88

Warning: Invalid argument supplied for foreach() in [path]/includes/class_postbit_alt.php(468) : eval()'d code on line 88


Whats up doc?

and more-
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3242) in [path]/external.php on line 865

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3242) in [path]/external.php on line 865

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3242) in [path]/external.php on line 865

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3242) in [path]/external.php on line 865

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3242) in [path]/external.php on line 865

(@hoseman888, You really should get out more often!)

leitel 12-06-2008 11:53 AM

I have installed this in threadbit
Code:

<a href="external.php?showthread=$thread[threadid]"><img src="images/misc/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>
It gives the impression that I can subscribe to the THREAD. Instead, when loading the link in a Reader, it is subscribing to the entire FORUM NOT the Thread.

momo2 12-09-2008 10:19 PM

What about Threads in Forum ?

GSeybold 12-10-2008 05:19 AM

works great. easy install Only problem I have is that if I have a forum set to members only viewing, even when the member is logged in, a blank page is viewed for these particular forum. Only the forums open to public viewing are have live RSS feeds.


All times are GMT. The time now is 04:45 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.01198 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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