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
  #92  
Old 12-09-2006, 04:52 PM
iardon's Avatar
iardon iardon is offline
 
Join Date: Oct 2005
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
There is a branding free option available through CinVin for those that wish to remove it entirely like you did. People are also free to move it into their footer template to keep all of their copyrights & various notices together in one place.
Sorry about that, I just found the phrase myself and edited it. Didn't think it would be an issue so that's why I edited my post here.

What's the branding free option?
Reply With Quote
  #93  
Old 12-09-2006, 06:37 PM
JD45 JD45 is offline
 
Join Date: Feb 2006
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JD45 View Post
done, its odd how some show and some dont. I know certain forums have activity and they're showing blank?

bump
Reply With Quote
  #94  
Old 12-09-2006, 07:28 PM
Kihon Kata Kihon Kata is offline
 
Join Date: Nov 2003
Posts: 763
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I did what you said, hit me on MSN. Thanks for your time again.
Quote:
Originally Posted by KW802 View Post
I've only got a few minutes but in short... with version 1.0.2 I added a debug option to help figure out problems like this one. Completely uninstall the version you're running (delete the PHP file and then in the ACP choose Plugins & Products => Manage Products => CinVin Forum Feed Listing => Uninstall) and then install a fresh copy of the 1.0.2 package. After that modify the cv_rss_feeds.php and look for...
Code:
$debug_mode = 0;
... and change it to:
Code:
$debug_mode = 1;
After that run it again to see if any message are displayed (would be at the top of your screen before your vB output). I'll try to catch you on IM again ASAP.
Reply With Quote
  #95  
Old 12-09-2006, 08:07 PM
pedrambayat pedrambayat is offline
 
Join Date: Sep 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #96  
Old 12-09-2006, 09:16 PM
abramelin abramelin is offline
 
Join Date: Mar 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
I've only got a few minutes but in short... with version 1.0.2 I added a debug option to help figure out problems like this one. Completely uninstall the version you're running (delete the PHP file and then in the ACP choose Plugins & Products => Manage Products => CinVin Forum Feed Listing => Uninstall) and then install a fresh copy of the 1.0.2 package. After that modify the cv_rss_feeds.php and look for...
Code:
$debug_mode = 0;
... and change it to:
Code:
$debug_mode = 1;
After that run it again to see if any message are displayed (would be at the top of your screen before your vB output). I'll try to catch you on IM again ASAP.

It makes life easier and most sites just have a simple "RSS" link or button at the bottom. I am a bit disheartened, though, that you went ahead and removed the tiny little CinVin text at the bottom of the screen and replaced it with your own rather than waiting for my answer to your original question last night. There is a branding free option available through CinVin for those that wish to remove it entirely like you did. People are also free to move it into their footer template to keep all of their copyrights & various notices together in one place.

I'll have to check out your site a little bit later when I have more time. What version of the package are you using and did you import the XML into your Product Manager?
i am using the last version and yes, of course i imported the xml
Reply With Quote
  #97  
Old 12-10-2006, 05:02 PM
meera meera is offline
 
Join Date: Nov 2004
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello..

Is there way create to use rss.xml for each forum?
Reply With Quote
  #98  
Old 12-10-2006, 06:37 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wonderful stuff, I would however wish to rename the file to rss.php for ease.
Reply With Quote
  #99  
Old 12-10-2006, 08:13 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 abramelin View Post
i am using the last version and yes, of course i imported the xml
Please turn on the "debug" option and let me know what messages are shown.

Quote:
Originally Posted by meera View Post
hello..

Is there way create to use rss.xml for each forum?
Sorry, but I'm not sure what you mean by "rss.xml" -- Do you want to use XML instead or RSS or offer feeds for both or... ?

Quote:
Originally Posted by SaN-DeeP View Post
wonderful stuff, I would however wish to rename the file to rss.php for ease.
Sure, that'd be no problem. But if you do that you will also need to change the file name in the plugin ACP => Plugins & Products => Plugin Manager => CinVin Forum Feed Listing => Who's Online (Part 1) so that the Who's Online page doesn't break. I'll put it on the To Do list to make it easier to change the file name (most likely I'll create a new option in the ACP instead of having to modify the plugin directly).
Reply With Quote
  #100  
Old 12-10-2006, 08:25 PM
abramelin abramelin is offline
 
Join Date: Mar 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

before using this mod. do we have to set rss or xml feed for each forum? if yes, how?
Reply With Quote
  #101  
Old 12-10-2006, 10:52 PM
chorton chorton is offline
 
Join Date: Oct 2003
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this latest version on my site http://www.versionist.com/cv_rss_feeds.php

debug mode set to "1" and this is the error i get DEBUG MODE IS TURNED ON! Not much help there

I do not have this installed in a http://www.versionist.com/forums directory.

The urls for the links are a bit messed up. I am running vbseo.
External php does appear to work
http://www.versionist.com/external.php

http://www.versionist.com/<!--%20BEGIN%20TEMPLATE:%20cv_ffl_forum_feed_link%20-->%20http://www.versionist.com/external.php
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 05:42 AM.


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.06127 seconds
  • Memory Usage 2,316KB
  • Queries Executed 27 (?)
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
  • (4)bbcode_code
  • (7)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_postinfo_query
  • fetch_postinfo
  • 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