Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

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
  #302  
Old 12-21-2007, 01:10 PM
andreamarucci's Avatar
andreamarucci andreamarucci is offline
 
Join Date: Nov 2005
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A, maybe stupid, question. My forum has some forums that are just for paying members. It's possible to make the feed available just for these members and not for the others?
Reply With Quote
  #303  
Old 12-23-2007, 01:24 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In theory you can make the page unavailable for certain members, but the feeds themselves are available to anyone. AFAIK there is no RSS permissions system.
Reply With Quote
  #304  
Old 12-23-2007, 04:01 AM
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 andreamarucci View Post
A, maybe stupid, question. My forum has some forums that are just for paying members. It's possible to make the feed available just for these members and not for the others?
So nobody would see the listing except for certain members?

Quote:
Originally Posted by Alfa1 View Post
In theory you can make the page unavailable for certain members, but the feeds themselves are available to anyone. AFAIK there is no RSS permissions system.
Not exactly. The 'external.php' script that comes with vBulletin will use your login credentials if you are logged in else it assumes 'guest' permissions. What that means if you're logged in then you'll see the forums listed on the page and you'll be able to view the RSS feeds if you have access to those forums but if a forum is not viewable to guests and if you're not logged in then the forum will not be listed on the page and you'll get a blank page even if you manually enter the URL to the external.php script with the forumID in question.

To test this... create a forum that only a certain user group can see, add yourself to the new group, and then go to the CinVin vB Forum Feed Listing URL. The new forum you created will be listed and, assuming that you've created some test messages, the RSS feed from external.php will be shown when you click the RSS button. Copy the direct URL to the RSS feed to your clipboard. Now logout and view the vB Forum Feed Listing page again. The new forum will not be listed. Now using the URL in your clipboard try viewing the RSS feed directly. It'll be blank.
Reply With Quote
  #305  
Old 12-26-2007, 12:00 PM
Humayun1 Humayun1 is offline
 
Join Date: Dec 2007
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its really a great addition, i have installed it successfully and is working fine.
Thanks very much.
Reply With Quote
  #306  
Old 12-26-2007, 04:47 PM
soundbarrierpro soundbarrierpro is offline
 
Join Date: Nov 2007
Posts: 767
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed here http://forum.soundbarrierpro.net/cv_rss_feeds.php and all of the cinvin options are setup. Usergroup number is set to 2 for registered and above users.

External Data Provider settings for RSS are set.
Enable external Javascript - yes
Enable RSS Syndication - yes
Enable Podcasting (RSS Enclosure) - yes
Enable XML Syndication - yes

all forums are present, but there is no xml in the RSS Feed????

Thank you
Reply With Quote
  #307  
Old 12-27-2007, 08:50 AM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible that in the rss feeds page , first it check the usergroups and then Just show the rss feeds that ppl can see it ! for example for guests , just show them a sections that guests have access to them . to admin shows all And ............

thanks
Reply With Quote
  #308  
Old 12-27-2007, 01:29 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 Mecho View Post
is it possible that in the rss feeds page , first it check the usergroups and then Just show the rss feeds that ppl can see it ! for example for guests , just show them a sections that guests have access to them . to admin shows all And ............

thanks
It already does that. If you are running the absolute latest version then go into the ACP and remove the value from the UserGroup field.
Reply With Quote
  #309  
Old 12-27-2007, 02:41 PM
andreamarucci's Avatar
andreamarucci andreamarucci is offline
 
Join Date: Nov 2005
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
So nobody would see the listing except for certain members?

Not exactly. The 'external.php' script that comes with vBulletin will use your login credentials if you are logged in else it assumes 'guest' permissions.
Ok! In my forum I'll have two or three forum completely free and all the others available only to paying members. All the paying members will be in a group called "Pay" and all the others will be in a group called "free". All the free users will be able to see just the titles of the threads but not the content.

What you say is that, leaving the things as they are now, the "pay" members will see the complete RSS feed and the free users will se only the free forum feeds and not the others?
Reply With Quote
  #310  
Old 12-28-2007, 06:53 AM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi!

I installed this on vB 3.6.8 and get the following error:

Quote:
Fatal error: Call to undefined function get_forum_info() in /var/www/cv_rss_feeds.php on line 195
I followed the instructions exactly.

Any clues?

Thanks!
Reply With Quote
  #311  
Old 12-28-2007, 07:25 AM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by imported_silkroad View Post
Hi!

I installed this on vB 3.6.8 and get the following error:

I followed the instructions exactly.

Any clues?

Thanks!
I found the error....

Line 195 of cv_rss_feeds.php should read

vbseo_get_forum_info (not get_forum_info)

PS: We are running the lastest version of vBSEO
Reply With Quote
Reply

Thread Tools

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 06:22 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.04799 seconds
  • Memory Usage 2,313KB
  • 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
  • (6)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