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)

WildRover 04-17-2008 11:15 AM

Excellent added the mod and it works fine.:D

karim004 04-17-2008 11:28 AM

Quote:

Originally Posted by macc (Post 1492845)
hello!

have tried to install this hack and get blank pages when click on icon on forum home!

have vbulletin 3.7 rc-3

some solutions?

regards

macc

the rss feed works just in public forums ((visitors can read threads )) .

kollam003 04-17-2008 04:20 PM

it works with mine is there a way where we can add our feedburner rss link instead of the forum rss feed ?

J98680Bxxxxx 04-17-2008 05:40 PM

Quote:

Originally Posted by macc (Post 1492845)
hello!

have tried to install this hack and get blank pages when click on icon on forum home!

have vbulletin 3.7 rc-3

some solutions?

regards

macc

Quote:

Originally Posted by karim004 (Post 1492880)
the rss feed works just in public forums ((visitors can read threads )) .

The RSS Feed works well in all cases: Public or Closed forums.

For closed forums, just install this Mods by Abe1 first. Then follow the normal procedure for activating RSS Feed from your ACP. :up:

I have it working on my Board (vB 3.7 CR2).

Attached is a less eye catching rss icon (if you don?t want your forum homepage to be filled with the standard orange rss icon).

macc 04-17-2008 11:55 PM

Thanks for help - now works!

regards

macc

pericolosogr 04-18-2008 04:30 AM

How can i just make it appear only to forums which are free to read/view to all members/visitors of my website?

I just dont want the icon to appear in private forums cause there is no point...thanx!

nirvana43 04-19-2008 05:33 PM

well it should be replaced by :
Code:

<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]"></img></a>
so that there will be no more w3c html markup validation errors!! Bingo! :D

that will make it 100% w3c validated! :D

thanks for mod though!

pericolosogr 04-27-2008 09:27 PM

So is there any way i can add this icon only to Forums i want...and to all of them?

KURTZ 04-28-2008 10:00 AM

is possible put the feed icon not near the forum title, but at the end of the 'forum cell'?

trigatch4 04-28-2008 04:00 PM

Try adding this to the snippet:

Code:

style="float: right"
So it looks like this:

Code:

<a href="external.php?forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss_small.gif" style="float: right" border="0" width="13" height="11" hspace="2" alt="Subscribe to this feed $forum[title]"></a>


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