Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CinVin vB Forum Feed Listing Details »»
CinVin vB Forum Feed Listing
Version: 2.3.0, by KW802 KW802 is offline
Developer Last Online: Nov 2021 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 12-05-2006 Last Update: 11-06-2007 Installs: 331
Uses Plugins
Additional Files  
No support by the author.

[ BY REQUEST ]

This nifty little utility will present a list of all of your forums RSS feeds on one page! Your users can then easily pick & choose which forums they want to subscribe to via RSS, Google, Yahoo, or Bloglines.

Ever go to a big site like CNN and view their page of RSS feeds that you can subscribe to? This is the same thing but for your vBulletin forums!

In addition to your users, the search engine spiders will love this!

We went out of our way to make sure that this CinVin vBulletin add-on was quick & easy to both install and modify!
  • Automatically adds an RSS button to your footer template.
  • Correctly shows where your visitors are when viewing the Who's Online page.
  • Forums can be specifically excluded from being listed.
  • Ability to specify which usergroup to use for permissions when viewing the list of forums.
  • "Link" forums can be turned off from showing.
  • All options are configured through the vBulletin ACP.
  • All descriptions and names are completely phrased so you can quickly add alternate lanquages or change the existing wording.
  • All display output is handled through vBulletin templates so you can quickly change the output appearance.
  • All templates and phrase are installed as a vBulletin product through your ACP which means there are no file edits!
  • Compatible with vBSEO.
  • Easy integration with vBadvanced CMPS.
  • Debug mode to help you with any problems you may be having.
Installation only take a few moments...
  • Unzip the .zip file that you downloaded.
  • Upload the single PHP file and single folder in the upload_to_your_forum_folder folder from the download to your forums folder.
  • Go into your ACP and select Plugins & Products => Manage Products => Add/Import Product => {Select the CinVin_vB_Forum_Feed_Listing.xml file from the download} => Import
You're all done! Just point your browser to http://www.yoursite.com/forums/cv_rss_feeds.php to view your new RSS feed listings.

DEMO #1: CinVin RSS Feeds (this is the 'stock' version)

DEMO #2: Cool Sci-Fi RSS Feeds (this one has been integrated with vBa CMPS)


FAQ's
- What vB versions? This should work with all versions of vB 3.6.x and above. It should also work with vB 3.5.x but I have not tested it on that version.

- Can I remove the "CinVin" text at the very bottom? NO! Believe it or not that little text is what allows us to work on hacks like this for free and, more importantly, to continue to support them. You are free to move the notice to your footer template, for example, if you would like to keep your notices all together but for removing it entirely a Branding Free license is available through CinVin.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #362  
Old 09-22-2008, 01:14 PM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

RSS feeds are not generated via templates.. Rss feeds from our domain has to be added to feedburner account, since we are using cinvin feeds for a long time.
It has become a requirement now
Reply With Quote
  #363  
Old 09-28-2008, 08:24 AM
U.K.Visuals U.K.Visuals is offline
 
Join Date: Jan 2006
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello guys. i have the same problem like two other guys some pages ago:

Quote:
The requested URL /<!-- BEGIN TEMPLATE: cv_ffl_forum_feed_link -->http://board.mydomain.com/external.php<!-- END TEMPLATE: cv_ffl_forum_feed_link --> was not found on this server.
does anybody knows a solution for this problem? i didn't found anything in this thread yet.
Reply With Quote
  #364  
Old 09-28-2008, 04:11 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by U.K.Visuals View Post
Hello guys. i have the same problem like two other guys some pages ago:



does anybody knows a solution for this problem? i didn't found anything in this thread yet.
I must've been a while since I don't remember that one but just edit your cv_ffl_forum_feed_link and remove the HTML comment tags.
Reply With Quote
  #365  
Old 09-29-2008, 06:02 AM
U.K.Visuals U.K.Visuals is offline
 
Join Date: Jan 2006
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in the cv_ffl_forum_feed_link i have just this:

PHP Code:
$vboptions[bburl]/external.php<if condition="$forumid">?forumids=$forumid</if> 
i have this problem when i click one of the RSS buttons on the cv_rss_feeds.php
Reply With Quote
  #366  
Old 09-29-2008, 09:09 AM
pnosko31 pnosko31 is offline
 
Join Date: May 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to upload this before and just tried again - uploading this file makes my ftp program quit! odd lol
Reply With Quote
  #367  
Old 09-29-2008, 02:48 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by U.K.Visuals View Post
in the cv_ffl_forum_feed_link i have just this:

PHP Code:
$vboptions[bburl]/external.php<if condition="$forumid">?forumids=$forumid</if> 
i have this problem when i click one of the RSS buttons on the cv_rss_feeds.php
I'll take a look when I get home tonight. In the back of my mind I remember somebody else reporting that problem ages ago but it's been so long I forget what the correction was. If you want to try something else in the interim of waiting for me to get a chance to work on it tonight, try downloading a fresh copy directly from CinVin.

Quote:
Originally Posted by pnosko31 View Post
I tried to upload this before and just tried again - uploading this file makes my ftp program quit! odd lol
Sorry, but providing support for your FTP software is way outside of the scope.
Reply With Quote
  #368  
Old 09-30-2008, 12:42 PM
U.K.Visuals U.K.Visuals is offline
 
Join Date: Jan 2006
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i downloaded the package again directly from CinVin and installed it... but still the same problem.
Reply With Quote
  #369  
Old 10-06-2008, 04:05 AM
U.K.Visuals U.K.Visuals is offline
 
Join Date: Jan 2006
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did you already found a solution for my problem?
Reply With Quote
  #370  
Old 10-13-2008, 08:29 AM
Spinball's Avatar
Spinball Spinball is offline
 
Join Date: Feb 2002
Location: Telford, England
Posts: 705
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couple of things to report.
First, there is a bug, running with 3.7.2, when tuning on the vBSEO option within this mod's options causing a crash when accessing cv_rss_feeds.php:
Quote:
Fatal error: Call to undefined function get_forum_info() in /home/sites/avforums/public_html/forums/cv_rss_feeds.php on line 195
And secondly I want to display an RSS button right justified to the right of the forum title in forumdisplay. I got it working nearly correctly adding the following plugin:
forumdisplay_complete
HTML Code:
if ($vbulletin->options['cv_ffl_permissions_usergroupid']) {
	$forumperms = $foruminfo['permissions'][$vbulletin->options['cv_ffl_permissions_usergroupid']];
} else {
	$forumperms = $vbulletin->userinfo['forumpermissions'][$foruminfo['forumid']];
}

if ( (!($forumperms & $vbulletin->bf_ugp_forumpermissions['canview']) AND !$vbulletin->options['showprivateforums']) OR (!$foruminfo['displayorder']) OR !($foruminfo['options'] & $vbulletin->bf_misc_forumoptions['active']) OR ($foruminfo['link'] AND !$vbulletin->options['cv_ffl_show_linked'] AND !$forum['nametitle']) OR ($excluded_forums AND (in_array($foruminfo['forumid'],$excluded_forums))) ) {
	$forumrss = "";
} else {
	$forumrss = "<a style='float:right' rel='nofollow' href='http://www.avforums.com/forums/external.php?forumids=" . $foruminfo['forumid'] . "' title='" . $foruminfo['title'] . "'><img src='http://www.avforums.com/forums/images/cinvin_forum_feed_listing/rss.gif' border='0' alt='" . $foruminfo['title'] . "' /></a>";
}
and edited the forumdisplay template, changing
HTML Code:
<!-- / controls above thread list -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
	<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title] </span></td>
to
HTML Code:
<!-- / controls above thread list -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
	<td class="tcat" width="100%">$forumrss $vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title] </span></td>
And you can see it working on www.avforums.com.
However for those forums in the exclude list in the options screen for this mod are still being included. Can anyone help refine this code, please?
Reply With Quote
  #371  
Old 10-14-2008, 03:33 AM
BeakerUK BeakerUK is offline
 
Join Date: Feb 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know this is an old hack, but I'm just posting to say it's working perfectly with 3.7.0. I'll be upgrading the forum software to the latest patch soonish, but I assume it'll work fine with other 3.7.x versions.

By observation :: http://www.prestone.co.uk

Link is in the footer.
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 11:18 AM.


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.06954 seconds
  • Memory Usage 2,330KB
  • 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
  • (3)bbcode_html
  • (2)bbcode_php
  • (5)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
  • (1)pagenav_pagelinkrel
  • (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