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

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
  #72  
Old 06-15-2008, 02:26 PM
vixyswillie vixyswillie is offline
 
Join Date: May 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by callumbush View Post
2) If you click on the RSS icon on the forums on my homepage, the feeds are blank (they do not show any threads)?Callum
Have you enabled RSS syndication in admincp?
Reply With Quote
  #73  
Old 06-15-2008, 03:58 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yep already done that
Reply With Quote
  #74  
Old 06-15-2008, 06:28 PM
vixyswillie vixyswillie is offline
 
Join Date: May 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you enabled Guest permissions to view forums, threads and posts? VB's implementation of RSS is based off Guest permissions. If your forums are closed to Guests, the RSS feed will not have any content to display.
Reply With Quote
  #75  
Old 06-17-2008, 11:32 AM
cemepe cemepe is offline
 
Join Date: Jun 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i added the code as described and it still doesn't work on my vb 3.7.0. The icon doesn't show before threads. I got rss enabled and the other option under it (forgot it`s name) and still the damn gif refuses to appear. I`ve uploaded the gif in the images/misc directory also.
Did i mess something up ?:erm:
Reply With Quote
  #76  
Old 06-25-2008, 10:53 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vixyswillie View Post
Have you enabled Guest permissions to view forums, threads and posts? VB's implementation of RSS is based off Guest permissions. If your forums are closed to Guests, the RSS feed will not have any content to display.
Hey

Okay I think i've figured out what it is!! If one of my homepage forums has a sub-forum, the RSS feed will not work. However if there is not a sub-forum, then the rss feed works!
....if this is correct then this hack is not very useful can anyone help?

p.s. I have now restricted guests from viewing threads. However it still did not work when they were permitted to view threads.

Callum
Reply With Quote
  #77  
Old 06-25-2008, 11:18 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by callumbush View Post
Hey

Okay I think i've figured out what it is!! If one of my homepage forums has a sub-forum, the RSS feed will not work. However if there is not a sub-forum, then the rss feed works!
Okay ignore that, it wasn't true :P

I'm sooo confused
Reply With Quote
  #78  
Old 06-26-2008, 04:06 AM
NeverBored NeverBored is offline
 
Join Date: Feb 2008
Location: CA
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by callumbush View Post
Okay ignore that, it wasn't true :P

I'm sooo confused
I looked at your site, and the feeds are all working.
Reply With Quote
  #79  
Old 06-26-2008, 04:23 AM
okhissabigfish okhissabigfish is offline
 
Join Date: May 2008
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know if this mod can be hidden from guests? I would love to have this shown only to members...otherwise the membership becomes kinda hard to control if a visitor wants to read the posts from the feeds.
Reply With Quote
  #80  
Old 06-26-2008, 02:45 PM
callumbush callumbush is offline
 
Join Date: May 2008
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NeverBored View Post
I looked at your site, and the feeds are all working.
Hiya thanks for looking.

Its still not working for me. I ony see feed content when I click on the icon for the Phone unlocking forum (i.e. the top one). All the rest are blank..
Reply With Quote
  #81  
Old 07-01-2008, 04:13 PM
Sunsetdriver Sunsetdriver is offline
 
Join Date: Mar 2007
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack. However it doesn't prevent hidden links to not be shown in rss.
I'm using hide hack to hide download links to guests but links aren't hidden in RSS.
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 08:23 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.07644 seconds
  • Memory Usage 2,313KB
  • 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
  • (1)bbcode_code
  • (8)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