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)

GSeybold 12-10-2008 05:34 AM

Quote:

Originally Posted by ultimatenatureg (Post 1639431)
doh just paste it before
Code:

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


Is this is the same spot as pasted it below the original directions? LOL

Hip Hop Servers 01-07-2009 02:57 AM

How do you add the icon to sub forums?

goldenchild79 01-09-2009 07:36 PM

how do you change that vbulletin "V" in the feed to an image of your choice?

thanks

snoopy5 01-12-2009 06:51 AM

Does this works with 3.8?

payman 01-16-2009 05:29 PM

very good very

snoopy5 01-23-2009 01:44 PM

Quote:

Originally Posted by snoopy5 (Post 1709408)
Does this works with 3.8?

Anyone has installed it on vb 3.8?

appsfinder 02-11-2009 10:01 PM

hi how can i put the rss icon on the right side not on left

havard20009 02-14-2009 11:53 PM

Quote:

Originally Posted by snoopy5 (Post 1722390)
Anyone has installed it on vb 3.8?

hi
its work in vb 3.8
i installed already
Quote:

help
hi how can i put the rss icon on the right side not on left
u can use this for right side

find this 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 this code after <div> :

<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>

appsfinder 02-15-2009 08:03 AM

Quote:

Originally Posted by havard20009 (Post 1744351)
hi
its work in vb 3.8
i installed already


u can use this for right side

find this 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 this code after <div> :

<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>

thanks.

edermix 02-24-2009 05:59 PM

Great my dear!!!!


All times are GMT. The time now is 09:19 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.01125 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
  • (1)bbcode_code_printable
  • (5)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