Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Show RSS Icon on Forum Home Details »»
Show RSS Icon on Forum Home
Version: 1.00, by Mudvayne Mudvayne is offline
Developer Last Online: Jul 2008 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.8 Rating:
Released: 03-05-2007 Last Update: 11-28-2007 Installs: 154
Template Edits
 
No support by the author.

Title: Show RSS Icon with RSS2 Link to Each Forum on Forum Home

Author: Icy @ Golpo Community Forum.

Description: This will add RSS Icon to Each Forum on Forum Home with RSS2 Links.

Live Demo: Golpo Community Forum.

How Do I Install: Upload the rss.gif into ./images/misc/ directory. Then go to Admin Control Panel > Styles & Templates > Style Manager. Then in forumhome_forumbit_level2_post template search for:
HTML Code:
            <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
Add above:
HTML Code:
            <a href="external.php?type=rss2&forumids=$forum[forumid]"><img src="images/misc/rss.gif" border="0" align="right" alt="RSS Feed for $forum[title]" /></a>
Attention:For those who are getting blank page, Please enable RSS Syndication option in Admin Control Panel > vBulletin Options > External Data Provider

Compatibility: This will work for all vB 3.5.x & 3.6.x version.

Please if you are using this modification then don't forget to click install.

Note:
As the title says this modification is for forum home only. However you can simply apply the same change to forumhome_forumbit_level1_post template for sub forum. But for the best result I prefer Show RSS Feed Icon in each forum for sub forum

P.S. If anyone want me to install this & Wayne Luke's modification for him/her then PM Icy with a temporary admin access as I don't use this nick (Mudvayne) anymore.

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 08-21-2007, 03:37 AM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so cool i love it
but i like more this pic for a black forum
Reply With Quote
  #23  
Old 09-14-2007, 06:13 AM
Aaron O Aaron O is offline
 
Join Date: Mar 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have the problem where I get a blank page when I click on the icon.
Reply With Quote
  #24  
Old 09-17-2007, 02:44 PM
momo2 momo2 is offline
 
Join Date: Feb 2007
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get blank page also, any support on this ?????????????
Reply With Quote
  #25  
Old 09-17-2007, 04:16 PM
Mudvayne's Avatar
Mudvayne Mudvayne is offline
 
Join Date: Dec 2005
Location: /dev/null/
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

momo2 What is your forum link?
Reply With Quote
  #26  
Old 09-18-2007, 05:46 AM
SBlueman SBlueman is offline
 
Join Date: Jan 2006
Posts: 717
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With my site setup this works half the time. If you visit my overall index you see them:

http://gridironfans.com/forums/index.php

But when you go to sub-forums you don't:

http://gridironfans.com/forums/forumdisplay.php?f=93
http://gridironfans.com/forums/forumdisplay.php?f=94
http://gridironfans.com/forums/forumdisplay.php?f=99
http://gridironfans.com/forums/forumdisplay.php?f=90
http://gridironfans.com/forums/forumdisplay.php?f=90
http://gridironfans.com/forums/forumdisplay.php?f=155

Also, I noticed any restricted forums end up with a blank page when you click on the icon. Is there a way to allow the feed for restricted forums for people with access?
Reply With Quote
  #27  
Old 09-18-2007, 06:49 AM
Mudvayne's Avatar
Mudvayne Mudvayne is offline
 
Join Date: Dec 2005
Location: /dev/null/
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

SBlueman in "forumhome_forumbit_level1_post" template search for
Quote:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
Add above:
Quote:
<a href="external.php?type=rss2&forumids=$forum[forumid]"><img src="images/misc/rss.gif" border="0" align="right" alt="RSS Feed for $forum[title]" /></a>
Reply With Quote
  #28  
Old 09-18-2007, 01:23 PM
SBlueman SBlueman is offline
 
Join Date: Jan 2006
Posts: 717
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, did that.....but now the new post column is off....the background color is not there.
Reply With Quote
  #29  
Old 09-22-2007, 04:28 AM
Fifthe1ement Fifthe1ement is offline
 
Join Date: May 2005
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just get a white page with nothing on it? And can you add the subforums trick to the mod as that make it complete.

EDIT: I found out this RSS feeds only work in public forums. Does anyone know a way to show non-public forums?

Thanks,

FifthE1ement
Reply With Quote
  #30  
Old 09-23-2007, 12:15 PM
pauloo pauloo is offline
 
Join Date: Dec 2004
Location: Belgium
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice works ! thanks
Reply With Quote
  #31  
Old 09-25-2007, 04:02 PM
hrk hrk is offline
 
Join Date: May 2007
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed on Vb3.6.8, yet to test full functionality tough. my forum is under developmenty phase now.will update when its up.
it wil be plus if there is exclussion for rss icons in this mods.
Reply With Quote
Reply


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 03:08 PM.


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.05867 seconds
  • Memory Usage 2,308KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_html
  • (2)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
  • (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