vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - CinVin vB Forum Feed Listing (https://vborg.vbsupport.ru/showthread.php?t=133365)

Alfa1 01-10-2008 06:29 AM

Does this work for vb 3.7?
Is the text cutoff defined in vbulletin or in this addon?

swissknife 01-11-2008 11:14 AM

Hi! i got a little problem:

my forum only got ONE rss-feed-link and not a feed for every (sub)forum.

where is my misstake?!?

thank you!

soundbarrierpro 01-12-2008 02:02 PM

Quote:

Originally Posted by swissknife (Post 1419525)
Hi! i got a little problem:

my forum only got ONE rss-feed-link and not a feed for every (sub)forum.

where is my misstake?!?

thank you!

Author seems to have stopped supporting. He's not supporting in his own forum either. I think it would be best if there were a troubleshooting type guide or something. Every problem seems to be the same. Either the feeds aren't showing, or topics don't show.

RedGTiVR6 01-12-2008 04:21 PM

Suddenly I'm getting the following error:

Code:

Fatal error: Unknown function: get_forum_info() in /home/xxxxx/public_html/vbulletin/cv_rss_feeds.php on line 195
I'm not sure when this started happening since I just had a user point it out to me.

Any ideas?

RedGTiVR6 01-12-2008 04:24 PM

Quote:

Originally Posted by imported_silkroad (Post 1410609)
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


bingo!

awesome!

too bad the author has decided to quit supporting....I hate it when that happens.

inciarco 01-19-2008 01:01 AM

Quote:

Originally Posted by Humayun1 (Post 1412497)
Hello I have installed this mod and is working fine for me; am really glad to have such a beautiful and important mod. I am getting a little problem and it is that i have integrated another mod for downloading softwares in my forum "DownloadsII 5.0.6 by CyberRanger & Jelle" but the rss feeds are not including this mod.
Is there any way that it also include list of software categories and softwares inside it; that will be really helpful in boosting in SEO.

Thanks

Perhaps you can Install the Addon that Posts a New Thread when a New File is Added!! :rolleyes:

You Can Find that Addon in the Same Page as the DownloadsII Mod Page!! :rolleyes:

My Best Regards!! ;)

:)

inciarco 01-19-2008 01:05 AM

Great Mod!! :up::up::up:

Good way to Opganize the External RSS Syndication!! ;)

I haven't used that Functionality in my Forums Before, and was wondering if the vBulletin Forums had it!! :p

One Question:

:confused: How can I Control the Time to Refresh the External RSS Results for the Forums?? :confused:

I can See that this Information isn't Refreshed every time a Post is made, so I deduce there's a Time between every Refresh!! :rolleyes: How can I know that Time and How can I set it?? :confused:

One Post Made by a User that Asks this Same Question:

Quote:

Originally Posted by olympist (Post 1253713)
How can I modify external.php update time. It seems that it updates every 20 minutes. I want it to be shorter.

(I think is important to Specify in the Instructions that the "External RSS Syndication" option should be Set to "Yes" to Start obtaining Results with the external.php Script, I noticed that Thabks to the Debug Mode you've provided with this Mod (Very Useful)).

My Best Regards!! ;)

:)

Edit:

I'll try the Option "Cache Lifespan", in the Same Location where you should set to "Yes" the "Enable RSS Syndication" option:

Quote:

Cache Lifespan

This setting controls how long thread content will be cached (in minutes). Valid settings are 1 to 1440, anything else will be treated as the default value of 60. The higher this value is, the less resources will be used by the External Data Provider system.
My Best Regards!! ;)

:)

inciarco 01-19-2008 01:35 AM

Quote:

Originally Posted by 711 (Post 1387275)
The 'automatic RSS button in footer' option displays the wrong file if you edit the filename of cv_rss_feeds.php.

To fix, an edit to your cv_ffl_rss_button_in_footer template is required.

Change this:
HTML Code:

<a href=\"$vboptions[bburl]/cv_rss_feeds.php\" target=\"_self\" title=\"$vboptions[hometitle] $vbphrase[cv_ffl_title]\"><img src=\"$vboptions[bburl]/images/cinvin_forum_feed_listing/rss.gif\" border=\"0\" alt=\"$vboptions[hometitle] $vbphrase[cv_ffl_title]\" style=\"vertical-align:  middle\" /></a> -
to this:
HTML Code:

<a href=\"$vboptions[bburl]/$vboptions[cv_ffl_filename]\" target=\"_self\" title=\"$vboptions[hometitle] $vbphrase[cv_ffl_title]\"><img src=\"$vboptions[bburl]/images/cinvin_forum_feed_listing/rss.gif\" border=\"0\" alt=\"$vboptions[hometitle] $vbphrase[cv_ffl_title]\" style=\"vertical-align:  middle\" /></a> -

Very Useful!! ;)

:)

inciarco 01-19-2008 03:45 AM

Other Question:

I noticed that the external.php detects Only New Threads and Not the Update of them; is there an Option for this Hack and/or the external.php (External RSS) to Detect the Update of the Threads and Report it on the external.php Results?? :confused: (Perhaps the Last Post, and/or the same First Post but of the Updated Threads)!! :rolleyes: :confused:

I Hope that is Possible!! :rolleyes:

My Best Regards!! ;)

:)

ND4SPD 02-12-2008 08:19 PM

Anyone having issues excluding certain forums from showing up in the RSS listings?

princeedward 02-14-2008 06:30 PM

Installed: Thanks!

:p

RedGTiVR6 02-27-2008 05:46 PM

Quote:

Originally Posted by Alfa1 (Post 1418810)
Does this work for vb 3.7?

I'd be interested in knowing as well.

DoB Rhapsody 03-03-2008 07:41 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1452301)
I'd be interested in knowing as well.

Also wondering, has anyone tried it?

Icy 03-04-2008 01:55 AM

Works for me on 3.7 beta 5

NashChristian 03-09-2008 08:12 AM

Hey Kevin,

Does this work for multiple vBa Dyna instances, as well as with vBa Links Directory?

Thanks.
Jeff

MissKalunji 03-12-2008 03:13 PM

Quote:

Originally Posted by imported_silkroad (Post 1410609)
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

Thanks that did work. Only happened once i upgraded to 3.1

KW802 03-12-2008 03:30 PM

- Should work fine on any of the vB 3.6.x & vB 3.7.x series.

- The vBSEO function name was changed with the newer releases (I think 3.0.0 Gold). The manual edit will take care of it and a future update (actually already code, just not packaged) will handle it automatically.

- I have not looked at including the Dynamics feeds but that's a good idea. Since the original version of this script there have been some third party scripts, such as Dynamics and some of the PhotoPost posts, that now offer RSS feeds as well. I'll see what I can do about including something with them.

- If anybody is having a problem with the forums exclusion option, please let me know. The early versions did indeed have a problem but the last few releases should've taken care of it.

BadgerDog 03-13-2008 10:26 AM

We've been looking for a "brand free" mod that will enable us to make specific forums only available as RSS feeds. This one was recommended from another site, so before we get oo much further, I wanted to ask a question for clarity.

We would like to only have "Registered" members be able to select those forums and receive the feeds. Does this mod allow us to restrict the RSS feed access by usergroup?

Thanks ... :)

Regards,
Badger

BadgerDog 03-13-2008 01:45 PM

Ok, decided to try it anyway ... ;)

I'm able to get it to use Yahoo (as an example) and bring in threads that seem to be readable by unregistered users only. When I select a forum that requires a user to be registered, I get this error from Yahoo?

Quote:

There were some problems while loading your page:

Sorry, we were unable to add this feed. Please try again later.
I also tried a free newsreader program from "Tristana" and essentially I get the same thing. Even though they provide data fields for the feed to enter a username and password to log into our site as a registered user, it also returns an error when trying to read in a forum as a feed.?

Tristana Error:

Quote:

Error parsing content data channel. Document is either invalid or unsupported.
Any help or guidance as to what I'm doing wrong would be appreciated.

Regards,
Badger

KW802 03-13-2008 03:40 PM

Quote:

Originally Posted by BadgerDog (Post 1463698)
We would like to only have "Registered" members be able to select those forums and receive the feeds. Does this mod allow us to restrict the RSS feed access by usergroup?

Just to clarify... this mod gives you a nicely formatted list of your available RSS feeds. When you click on the RSS button you are taken to the stock vBulletin external.php script. For what you are describing you would need the stock external.php script to be modified (likely could be done with a plugin).

BadgerDog 03-13-2008 04:12 PM

Quote:

Originally Posted by KW802 (Post 1463907)
Just to clarify... this mod gives you a nicely formatted list of your available RSS feeds. When you click on the RSS button you are taken to the stock vBulletin external.php script. For what you are describing you would need the stock external.php script to be modified (likely could be done with a plugin).

Thanks for the feedback ... :)

I guess I was confused with the Which vBulletin usergroup should be used when displaying the forums? option. I thought it somehow controlled what usergroup could access the forums remotely using RSS feeds, as opposed to it being simply what forums on the list they could see.

I'm a little green on this RSS stuff. I'm still stuck in the 60's with Fortran programming background. :D

I assume that the reason any of the remote RSS feed agents only see posts that are available to Un-Registered Guests, is for the same reason? These agents can't read any post that is requires the user to be registered?

Thanks... :)

Regards,
Badger

Edit: BTW, do you do custom paid contract work, such as modifying the External.php to do what we need?

KW802 03-13-2008 08:19 PM

Quote:

Originally Posted by BadgerDog (Post 1463937)
I guess I was confused with the Which vBulletin usergroup should be used when displaying the forums? option. I thought it somehow controlled what usergroup could access the forums remotely using RSS feeds, as opposed to it being simply what forums on the list they could see.

In hindsight... yeah, I could see how that description could be interpreted a few different ways. That option was added as a result of some confusion surrounding forums that guests aren't allowed to see. For example, if you had a forum named "Staff Only" and is only available to your moderators then when your moderators went to the cv_rss_feeds.php page they would see that forum listed. The concern and confusion was that that the forum isn't supposed to be shown to everybody. In reality, though, when a non-moderator went to cv_rss_feeds.php then the "Staff Only" forum would not be listed since they didn't have access to the forum. To make life a bit easier the option was added so that by using a usergroup 'model' for the listing then everybody would see the exact same forums listed regardless of what their permissions really were.

Quote:

Originally Posted by BadgerDog (Post 1463937)
I'm a little green on this RSS stuff. I'm still stuck in the 60's with Fortran programming background. :D

I missed fortran; I started with COBOL on a UniSys mainframe back in the 80's. Ah, disc packs, tape reels, greenbar bursters... those were the days.

Quote:

Originally Posted by BadgerDog (Post 1463937)
I assume that the reason any of the remote RSS feed agents only see posts that are available to Un-Registered Guests, is for the same reason? These agents can't read any post that is requires the user to be registered?

I'll give a hesitant 'yes' to that one. The script 'external.php' that comes with vBulletin (and is what actually generates the RSS feed) will use the user's permission if they are logged in else 'guest' permissions will be used. That means if your moderator goes to http://www.yoursite.com/forums/external.php then they will see posts from all forums that they have access to, including the "Staff Only" forum, but if a non-moderator or somebody who is not logged in goes to the same URL then they won't see the "Staff Only" posts.

Quote:

Originally Posted by BadgerDog (Post 1463937)
Edit: BTW, do you do custom paid contract work, such as modifying the External.php to do what we need?

I do some odd jobs but not a lot these days (the day job takes precedence). But, if I'm understanding your other post correctly, a think a plugin might handle what you're looking for. If I am interpreting it correctly you have a forum that might be named "Special Forum" that several usergroup are allowed to post into but when the RSS feed is generated for that forum then only threads from usergroup X should be shown. Is that what you're after?

BadgerDog 03-13-2008 09:29 PM

Quote:

Originally Posted by KW802 (Post 1464103)
In hindsight... yeah, I could see how that description could be interpreted a few different ways. That option was added as a result of some confusion surrounding forums that guests aren't allowed to see. For example, if you had a forum named "Staff Only" and is only available to your moderators then when your moderators went to the cv_rss_feeds.php page they would see that forum listed. The concern and confusion was that that the forum isn't supposed to be shown to everybody. In reality, though, when a non-moderator went to cv_rss_feeds.php then the "Staff Only" forum would not be listed since they didn't have access to the forum. To make life a bit easier the option was added so that by using a usergroup 'model' for the listing then everybody would see the exact same forums listed regardless of what their permissions really were.

I've set it to "blank" on my system. When I view it as a Usergroup 2 (Registered Member) the display of the mod's RSS pae looks exactly the same as when I view it as a Usergroup 1 (Un-registered Guest), yet their should be forums that the "guest" does not see at all? Am I still missunderstanding this function. Blank (or 0) should pick up the more restricted "Guest" privileges and not display those forums?


Quote:

Originally Posted by KW802 (Post 1464103)
I'll give a hesitant 'yes' to that one. The script 'external.php' that comes with vBulletin (and is what actually generates the RSS feed) will use the user's permission if they are logged in else 'guest' permissions will be used. That means if your moderator goes to http://www.yoursite.com/forums/external.php then they will see posts from all forums that they have access to, including the "Staff Only" forum, but if a non-moderator or somebody who is not logged in goes to the same URL then they won't see the "Staff Only" posts.

I couldn't make it work that way directly out of the box using either the Tristana reader or Yahoo. I searched around here and found this:

External Data Provider Usergroup/Cookie Setting 2.2

Once I installed that mod along side yours, I was able to read forums the way you describe, that previously gave me the error above with Tristana that require Registered(Usergroup 2) access. I still get the same error using Yahoo though. Tristana permits someone using their client to put in a username and password for each feed if required, but that function didn't I(and still doesn't) seem to make any difference in controlling whether it can open up and get access to any feed. This additional mod seems to do that through the "cookie" thing.

Quote:

Originally Posted by KW802 (Post 1464103)
In I do some odd jobs but not a lot these days (the day job takes precedence). But, if I'm understanding your other post correctly, a think a plugin might handle what you're looking for. If I am interpreting it correctly you have a forum that might be named "Special Forum" that several usergroup are allowed to post into but when the RSS feed is generated for that forum then only threads from usergroup X should be shown. Is that what you're after?

Close... :D

I know I'm explaining my needs badly, but in simple terms....

I would like our various members to have the convenience of using RSS, Yahoo, or the other agents you supported, to stay remotely in contact with new posts made on our site, BUT without having to go there in log in. I assume that's what RSS feeds are designed to do... a "push" kind of approach to data?

Now, here's the catch ... I'd like them to have EXACTLY the same access permissions to view forums and posts remotely using whatever agent they choose, as they would have if they had logged on directly.

Is that even possible?

Thanks again for your support and feedback ... much appreciated. :up:

Regards,
Badger

DestekForumu 05-02-2008 11:08 AM

Thank you Kevin : )

callumbush 06-26-2008 09:49 PM

Quote:

Originally Posted by KW802 (Post 1463074)
- The vBSEO function name was changed with the newer releases (I think 3.0.0 Gold). The manual edit will take care of it and a future update (actually already code, just not packaged) will handle it automatically.

When will this be released? :)

callumbush 06-26-2008 10:20 PM

I have made the VBSEO edit.

I have an issue though: some of the RSS feeds work, but most of them don't?

http://www.phonedevil.com/cv_rss_feeds.php

Also, now that I have made the VBSEO edit, is that all I need to do for it to be compatible with vBulletin?

p.s. a very good mod !! ...just make it work 100% for me please ;)

Alfa1 06-29-2008 07:27 PM

Will you release this hack in the 3.7 modifications forum as well?

KW802 06-30-2008 12:33 AM

Quote:

Originally Posted by Alfa1 (Post 1562327)
Will you release this hack in the 3.7 modifications forum as well?

I can but this version works perfectly fine under 3.7.x as well (I have not had to make any modifications to it on any of 3.7.x sites).

Sunsetdriver 07-01-2008 05:22 PM

I've renamed cv_rss_feeds.php and also changed it in hack's control panel. However RSS button in footer still links to cv_rss_feeds.php and not the new one. :confused:

EDIT:
Already solved here:
https://vborg.vbsupport.ru/showpost....&postcount=328

Thanks

KW802 07-02-2008 12:25 AM

Looks like I need to update the copy here. :D I'll post the current version over the weekend.

GrendelKhan{TSU 07-03-2008 10:08 PM

Quote:

Originally Posted by imported_silkroad (Post 1410609)
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

thanks!! :D

Scalemotorcars 07-15-2008 10:49 PM

Just in case someone else get this I got a database error from this hack. Seems it installed fine and worked until I tried to add a payed subscription on my site. OPPS!!!! Database error. Had to uninstall and my subscription system works fine now.

Otherwise if your not using the subscription system on a VB (3.6.5 version ) its a great hack.

KW802 07-16-2008 12:18 AM

Quote:

Originally Posted by Scalemotorcars (Post 1576364)
Just in case someone else get this I got a database error from this hack. Seems it installed fine and worked until I tried to add a payed subscription on my site. OPPS!!!! Database error. Had to uninstall and my subscription system works fine now.

Otherwise if your not using the subscription system on a VB (3.6.5 version ) its a great hack.

:confused: This has nothing to do with vB's subscription systems and does not make any changes to your vBulletin installation other than creating a new vB product entry.

Scalemotorcars 07-16-2008 02:31 AM

Thought the same thing but as soon as it was uninsulated my subscription system worked. Might have just been a bug or another conflict that got cleared up when I removed it.

David_R 09-07-2008 05:26 AM

how to add google adsense codes to this feeds ? i hope if this modification supports the same..

mykkal 09-13-2008 03:49 AM

Hey everyone I have two questions:

1. Is there any way to have the forum feed still show regardless of group permissions?

2. Can I limit the number of characters summarized in the RSS Feed?

I actually asked this same question in CinVin's forums and never received an answer.

deneme2 09-14-2008 08:30 AM

thanks

mykkal 09-14-2008 03:15 PM

Wow there is no support here.

KW802 09-15-2008 01:49 AM

Quote:

Originally Posted by mykkal (Post 1620916)
I actually asked this same question in CinVin's forums and never received an answer.

Where?

Brandon Sheley 09-15-2008 02:02 AM

Quote:

Originally Posted by David_R (Post 1616369)
how to add google adsense codes to this feeds ? i hope if this modification supports the same..

why not just add the ads in the template where you edit the info on the template page?


All times are GMT. The time now is 07:21 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.01707 seconds
  • Memory Usage 1,864KB
  • 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_html_printable
  • (26)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
  • (40)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