vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Show RSS Feed Icon in each forum (https://vborg.vbsupport.ru/showthread.php?t=104978)

coffee 05-21-2006 08:50 AM

Thank you Wayne Luke.

ShackMaster 05-22-2006 01:51 AM

I'm having this problem in my Sub-forums...

https://vborg.vbsupport.ru/external/2006/05/10.gif

Al-Fateh 05-26-2006 01:26 AM

Quote:

Originally Posted by Zia
Hello dear wane..

its nice...tryst u can modify it.. the rss buton now showing for each forum top-right side..

can u add few more button..


http://img133.imageshack.us/img133/3832/rss9bv.gif
thhere are few buttons who alloes rss...

in the footer of the page..in every page ..it will be linked with the forums..


Please consider it...thnakx


i would also like to know how to add this

how do i generate feeds for the forums as well...

thanks

epicbear 06-14-2006 12:02 PM

I modified the if statement in the plugin to selectively eliminate the feed icon from private forums where no feed would exist anyway, in order to avoid confusion among my users.

HTML Code:

if ($vbulletin->options['externalrss'] and $foruminfo[forumid]!='20' and $foruminfo[forumid]!='33')
{
  $show['rss'] = true;
}

Anyone know if I can list multiple forumids in one argument?

HTML Code:

$foruminfo[forumid]!='20,33'
didn't work.

almukmin 06-22-2006 12:42 AM

I can't install this.

Quote:

The following error occurred when attempting to evaluate this template:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/global13/public_html/includes/adminfunctions_template.php(3537) : eval()'d code on line 41

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
Anyone kind enough?

Zia 06-22-2006 05:53 AM

Quote:

Originally Posted by Al-Fateh
i would also like to know how to add this

how do i generate feeds for the forums as well...

thanks

Please see there.......

Add Feed To MyYahoo, Msn, Google & Blogline Button In Every Forum

almukmin 06-25-2006 01:44 AM

I still can't install this, can someone please help?

almukmin 06-25-2006 03:49 AM

It works now, I forgot to enable the external RSS and XML feed in VB Options.

leakmob 06-28-2006 03:04 AM

i can't find the forumdisplay_start in the plugin manager?

SCI 06-28-2006 01:27 PM

Thanks for the Mod. I installed it.

I was wondering why the whole post is displayed in my rss feeds rather than just a snippet of it like I see everywhere else?

Also, how do I set the url's in the rss feeds to not have &goto=newpost at the end of every thread url.


All times are GMT. The time now is 01: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.01197 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
  • (2)bbcode_html_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