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)

DieselMinded 05-25-2008 02:17 AM

How do i make this not show up on Forums acting as Links ?

Piratos 05-28-2008 12:09 PM

Too Nice ;)

callumbush 05-31-2008 08:02 PM

Quote:

Originally Posted by KURTZ (Post 1513997)
if someone want to put the icon in forumdisplay (subforums)

open template
  • forumhome_forumbit_level1_post


find
PHP Code:

<td class="alt1Active" colspan="2" align="$stylevar[left]id="f$forum[forumid]"

after add
PHP Code:

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

however i need an answer: if a forum is private and someone take the feed from it, what happens? he can see the posts?

How do I move the RSS icon in the subforum to be closer to the subforum name?

Currently it is on the far right hand side of the page:
http://www.phonedevil.com/funny-videos/

callumbush 05-31-2008 09:08 PM

Quote:

Originally Posted by karim004 (Post 1516550)
download external.php to your computer and edit this code :
Code:

$rssicon = create_full_url($stylevar['imgdir_misc'] . '/rss.jpg');
then change rss.jpg with another image in { forum/images/misc } folder


check this post : https://vborg.vbsupport.ru/showpost....6&postcount=44

This doesn't seem to change the image? I've also tried just changing rss.jpg to a different image and that doesn't work either?

NeverBored 05-31-2008 10:58 PM

All you need to do to change that image is upload the pic you want to use as rss.jpg in the misc image folder, rather than editing anything.

callumbush 06-01-2008 12:33 AM

cheers it works now, there was a delay on it for some reason

NeverBored 06-01-2008 12:36 AM

Quote:

Originally Posted by callumbush (Post 1537442)
cheers it works now, there was a delay on it for some reason

The image was cached in your browser. Next time try refreshing the page or clearing your browser cache.

callumbush 06-01-2008 12:44 AM

cheers :)

My sub-forum rss icons are still in really random positions (some of them are in the right place, but most of them arent!), any ideas how to resolve? I used the code that was mentioned earlier in the thread.

http://www.phonedevil.com/phone-information/

NeverBored 06-01-2008 01:41 AM

Mine are odd too. I'm not really sure why it's like that, I've been meaning to figure it out soon. I'll post up if I figure it out, unless someone does before me.

TheInsaneManiac 06-01-2008 05:20 AM

You must make the forum permissions public. Dunno why, but if you set it to where only members can view the forum, they cant view the rss.


All times are GMT. The time now is 06:09 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.01261 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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