Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications

Reply
 
Thread Tools
RSS Feed Icon for boards Details »»
RSS Feed Icon for boards
Version: 1.00, by karim004 karim004 is offline
Developer Last Online: Dec 2009 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.7.0 Rating:
Released: 04-14-2008 Last Update: Never Installs: 177
Template Edits
 
No support by the author.

Add a Rss feed icon to each forum on forumhome

Update May 09,2008 : icon before forum s name
open template forumhome_forumbit_level2_post
After :
Code:
<tr align="center">
	<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
	<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
		<div>
Add :
Quote:
<a href="external.php?forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>
Done
If you update remove the old code
PrintScreen :


Icon next to forum Name :Check Screenshots

open template forumhome_forumbit_level2_post
After :
Quote:
<div style=float:left>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
Add :
Quote:
<a href="external.php?forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>
Upload this icon to your images/misc

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 10-07-2008, 02:45 PM
ultimatenatureg ultimatenatureg is offline
 
Join Date: Aug 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

doh just paste it before
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
"
Reply With Quote
  #113  
Old 10-16-2008, 08:27 AM
jauhari's Avatar
jauhari jauhari is offline
 
Join Date: Aug 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try and work just perfect
Reply With Quote
  #114  
Old 10-29-2008, 01:51 PM
aWebsheep aWebsheep is offline
 
Join Date: Aug 2006
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pete2007 View Post
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.
Reply With Quote
  #115  
Old 11-16-2008, 07:52 PM
far100 far100 is offline
 
Join Date: Nov 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #116  
Old 11-17-2008, 09:41 AM
Datenpapst Datenpapst is offline
 
Join Date: Mar 2004
Location: Vienna
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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]">
Reply With Quote
  #117  
Old 11-20-2008, 03:06 AM
hoseman666 hoseman666 is offline
 
Join Date: Oct 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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




j/k, I have no GF or sex
Reply With Quote
  #118  
Old 11-26-2008, 02:33 PM
Bobbrown Bobbrown is offline
 
Join Date: Mar 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!)
Reply With Quote
  #119  
Old 12-06-2008, 11:53 AM
leitel leitel is offline
 
Join Date: Mar 2003
Location: Costa Rica
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #120  
Old 12-09-2008, 10:19 PM
momo2 momo2 is offline
 
Join Date: Feb 2007
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What about Threads in Forum ?
Reply With Quote
  #121  
Old 12-10-2008, 05:19 AM
GSeybold GSeybold is offline
 
Join Date: Dec 2007
Posts: 473
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:53 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04848 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete