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)

SpArKs85 12-15-2006 04:52 PM

OMG! Fixed.

I didn't notice the RSS option... Something so simple... lol

Thanks!

Cocko 12-17-2006 02:59 PM

Maybe an off-topic question to this hack - but
why the yahoo integration doesn' update the feeds automatically

Code:

http://add.my.yahoo.com/rss?url=http://www.mydomain.com/vb3/external.php
or

Code:

http://www.mydomain.com/vb3/external.php?forumids=17&lastpost=1

JD45 12-20-2006 05:23 PM

Quote:

Originally Posted by KW802 (Post 1139169)
Sometime shortly (next couple of days at worst) I'll be updating the code to have some more debugging information in it as well a few other fixes.

In the interim... if all of the forums are getting blank pages, make sure you have RSS feeds turned on in your ACP!


any luck?

drdeathuk69 12-20-2006 07:15 PM

<a href="http://www.muppets-clan.com/cv_rss_feeds.php" target="_blank">http://www.muppets-clan.com/cv_rss_feeds.php</a> heres mine please try n you will see blank page when click on rss image

Hornstar 12-21-2006 06:03 AM

Just wondering where would the best place to put a link to the rss page, would it be the footer, and would an RSS picture be better? could someone provide the code to do this as well :)

Thanks.

ND4SPD 12-21-2006 09:35 PM

Great mod. Thank you :)

oemi1980 12-29-2006 07:06 AM

Hi @all,

I use in my board the Zoints SEO hack (Mod_Rewrite) but zionts dos not work on the cv_rss_feeds.php.
what musst i do to get rewrite aso work on the cv_rss_feeds.php ?

sorry for my bad english, i working on it:surprised:

da420 12-29-2006 03:15 PM

It works for me on zoints w/ mod_rewrite

oemi1980 12-29-2006 08:14 PM

Quote:

Originally Posted by da420 (Post 1146988)
It works for me on zoints w/ mod_rewrite

Thats not true, i viseted you board and found the same content via 2 URL?s

For Example:

www.mindifidoaj.com/forum/world-f16.html (From Your Board Home)
www.mindifidoaj.com/forum/forumdisplay.php?f=16 (From your cv_rss_feeds.php)

same content via 2 diffrent url?s = Double Content

Has anyone a soulution ?

da420 12-29-2006 10:05 PM

Quote:

Originally Posted by oemi1980 (Post 1147151)
Thats not true, i viseted you board and found the same content via 2 URL?s

For Example:

www.mindifidoaj.com/forum/world-f16.html (From Your Board Home)
www.mindifidoaj.com/forum/forumdisplay.php?f=16 (From your cv_rss_feeds.php)

same content via 2 diffrent url?s = Double Content

Has anyone a soulution ?

Oh, it's not rewriting, i thought you were saying you were not able to access it.

That doesn't bother me, as long as it works is all Im concerned about. ;)

JD45 12-31-2006 07:16 PM

Quote:

Originally Posted by JD45 (Post 1142335)
any luck?


I guess not..time to uninstall...

KW802 01-08-2007 12:48 AM

The next version is about 99% ready to go. I've cleaned up a bunch of code, moved various options to the ACP so you don't have to modify the PHP file, and added internal vBSEO compatibility.

You can see it running in action with vBSEO here. Attached is a screen shot showing the new ACP options.

Before I package the update and release can I get anybody who is running vBSEO with the Direct Forum Links option turned to give it a go?

:)

Kihon Kata 01-08-2007 01:28 AM

Quote:

Originally Posted by KW802 (Post 1153150)
The next version is about 99% ready to go. I've cleaned up a bunch of code, moved various options to the ACP so you don't have to modify the PHP file, and added internal vBSEO compatibility.

You can see it running in action with vBSEO here. Attached is a screen shot showing the new ACP options.

Before I package the update and release can I get anybody who is running vBSEO with the Direct Forum Links option turned to give it a go?

:)

Sweeeeeeeet! Very nice! looking good! You're very dedicated man! Also with PP Gallery too. I download everything from you. =)

AyeCapn 01-08-2007 01:59 AM

Quote:

Originally Posted by KW802 (Post 1153150)
Before I package the update and release can I get anybody who is running vBSEO with the Direct Forum Links option turned to give it a go?

:)

I'll give it a go :)

KW802 01-08-2007 02:54 AM

Quote:

Originally Posted by AyeCapn (Post 1153204)
I'll give it a go :)

PM me an email address to use (or IM; I'm usually on in the afternoons EST) either here, at CinVin, or at vBulletinUsers.com and I'll forward the current package to you. :cool:

Kihon Kata 01-08-2007 03:23 AM

I'm running vbseo. :)

Discussions 01-09-2007 07:19 PM

Any updates on this?

Sal Collaziano 01-10-2007 04:02 PM

Installed, awaiting the latest update:

http://www.cadillacforums.com/forums/cv_rss_feeds.php

punk23 01-13-2007 09:34 AM

Darn - I am getting this when importing....

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Who\'s Online (Part 1)', 'online_location_process', 'if ($filename == \'cv_rss_feeds.php\')\r\n{\r\n $userinfo[\'activity\'] = \'cvrssfeeds\';\r\n}', 'cv_ffl');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Saturday, January 13th 2007 @ 11:21:37 AM
Script : http://www.(edited).com/admincp/plugin.php
Referrer : http://www.(edited).com/admincp/plug...?do=productadd
IP Address : 000.000.000.000 (edited)
Username : ***** (edited)
Classname : vb_database
Any ideas please?

EvilHawk 01-13-2007 11:16 AM

Quote:

Originally Posted by punk23 (Post 1157877)
Darn - I am getting this when importing....

Any ideas please?

It's a vB 3.6.4 product ...

punk23 01-13-2007 11:24 AM

Thanks but I checked that...

Quote:

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.r
Guess it doesn't then.... :(

category 01-13-2007 03:06 PM

can you give me the link for branding free option?

KW802 01-18-2007 10:02 PM

Quote:

Originally Posted by punk23 (Post 1157942)
Thanks but I checked that...

Guess it doesn't then.... :(

From what I've been reading the problem is the version # in the 3.6.x product XML file that isn't recognized by 3.5.x importer. I'll see what I can do.

Quote:

Originally Posted by category (Post 1158104)
can you give me the link for branding free option?

A link to CinVin has been sent in response to your PM.

IraqVip 01-19-2007 06:53 PM

I get blank page
http://forum.iraqvip.cc/cv_rss_feeds.php

KW802 01-19-2007 06:59 PM

Quote:

Originally Posted by IraqVip (Post 1162947)

Did you import the product XML?

Discussions 01-20-2007 12:00 AM

Have you an update to the latest version which helps with the anchors? I'm using vbseo.

IraqVip 01-20-2007 03:07 AM

yes i did !!!

Discussions 01-24-2007 03:55 AM

Well, since we don't have an update to solve the anchor issues just yet...I will have to make the RSS page into pure html.

yj_enquirer 01-24-2007 11:20 AM

Hi KW802..

Firstly a great hack.. absolutely superb.. and succesfully installed...and minimal install time.. (though I spent most time trying to find out how to view the RSS feeds as I did not read the install instructions correctly and realise I had to point to /cv_rss_feeds.php... doh!)

But I have reached to the same issue as Bashy..

Quote:

Originally Posted by bashy (Post 1134584)
So, Why would this show as a blank page for me when i am admin, it shows a blank page on the pages that guests cant see, or did you explain that i am that thick i couldnt understand it lol

Is there a fix or is it as is? Cause i will assume that all members will get this blank page

in my forum.. guests are allowed to view the forum, but not the threads within it.. members have different permissions to view forums based on their usergroups.

It does make sence to have the RSS link only able to get the posts based on the view of guests, else guests cud hijak the forums links and post it on an external RSS reader and get the brief posts information that they don't have access within the actual forum itself.

Q1) However, what I was wondering.. is it possible to limit information of what gets displayed in the RSS readers, i.e. perhaps just the first 10 characters only.. perhaps just limiting it to the title header only of a new post made in the forum?

Q2) Does the number of forums have anything to do with parsing of RSS.. the reason I ask is because, there are over 100 forums where I am trying to implement this Hack...

Doing it on forumID = 99.. i.e. passing through
Code:

http://www.XXX.co.uk/external.php?forumids=99
works fine and I can post that to RSS external readers

But if I try
Code:

http://www.XXX.co.uk/external.php?forumids=157
I get nothing.. external RSS readers are not able to acknoweldge this as a valid RSS code. Entering the site through the RSS validation service I get error messages as...

Code:

line 1, column 0: XML parsing error: <unknown>:1:0: no element found
and
Code:

Feeds should not be served with the "text/html; charset=ISO-8859-1" media type
Thanks..


EDIT:
Ok.. I think if this hack is used together with Abe1's hack regarding External Data Provider Usergroup / Cookie setting it should allow RSS feed based on which usergroup you define within the Exteral Data Provider option in ACP as it will be based on cookies.

dtdesign 01-24-2007 01:04 PM

Kevin - just a couple of quick question for you ?

Is there anyway to control the feed from the individual forums, for instance I have a few hosted forums which aren't as busy as the rest of the site, but I'm creating a mini-site for some of these forums, and I was going to include the RSS Feed in Wordpress as I was using that as the CMS for the mini site, but due to the lack of activity, low numbers of threads are showing up on the feed.

jarod1981? 01-28-2007 05:07 PM

Hello Guys!

I have installed this product but I see only one link with RSS, the principal title of my forum; other sections there aren't

Link

I have also check in my ACP and RSS, Javascript in External Provider are active...Please, How Can I resolve this problem?

Thank all :)

ChurchMedia 01-29-2007 03:20 AM

Great hack! It was working fine, then I just started getting a blank page. I'm not sure what could be conflicting with it. One thing that is curious is that you are using the variable $adv_portal_forumlist, which looks like a CMPS module. I'm using CMPS, but I don't see how your variable could be conflicting.

Anyway, any ideas would be great. I'd love to get this back online. Thanks!

SmoothCriminal 01-29-2007 12:10 PM

The feeds seem to be updated by a cron job. May I know which cron job is involved in this, so that I can run it manually when I require.

Discussions 01-29-2007 08:03 PM

Quote:

Originally Posted by jarod1981? (Post 1169144)
Hello Guys!

I have installed this product but I see only one link with RSS, the principal title of my forum; other sections there aren't

Link

I have also check in my ACP and RSS, Javascript in External Provider are active...Please, How Can I resolve this problem?

Thank all :)


That is a known flaw with the program. It refuses to add in categories that are anchored (#) Supposedly there is a new version that is being tested..that fixes this issue. It has not been released.

Brandon Sheley 02-07-2007 08:31 PM

has this been updated to work with vBSEO yet ?

I guess I'll un-install it if its never going to be :(

KW802 02-07-2007 08:52 PM

A quite FYI...

- Version 2.x is delayed as I work out some vBSEO issues. The current version posted in this thread is supposed to be working just fine with vBSEO according to their developer guidelines but obviously it isn't. When I use their functions to create vBSEO standardized URLs I am getting mixed results. As soon as I hear back from their tech' guys for a resolution I'll either update this thread or incorporate the changes in the new version.

- If you are getting a blank page when attempting to view the RSS results for an individual forum then make sure that you have (a) RSS feeds enabled in your ACP and (b) the last thread in that forum is newer then the X days specified in the ACP.

- If you are getting a blank page when attempting to the cv_rss_feeds.php page then the usual problem is a missing template (eg: something may have gone wrong when importing the product). If you are still getting a blank page then try either installing a fresh copy and importing a fresh copy of the product (uninstall the current one loaded and then install the fresh product XML) or you can submit a Support Ticket at CinVin and I'll take a look.

Lizard King 02-07-2007 09:49 PM

Kevin ,
In rss feeds there is currently a problem it doesn't recognize the forumids so it takes all forums feeds. I also double checked it on your board and you also have the same problem.
http://www.ayyas.com/rss if you check in here you can see that RSS and Bloglines images donot have the forumids but yahoo and google have the forumids. Is there any workaround for this ?

also i dont want to read 11 pages :p what is the problem with vbseo :p

flindersredclaw 02-07-2007 10:29 PM

Installed no drama on 3.6.4

Just imported the product
uploaded the images folder to ../forum/images/
uploaded the php file to ../forum/

Checked the page and all is working.
http://www.crayfishmates.com/forum/cv_rss_feeds.php

Thank you very very handy.

Eagle Creek 02-16-2007 12:53 PM

Sweet! Used the FTP program and clicked the install button!

gator777 02-22-2007 05:36 AM

This works great! Thanks for all your hard work, as it is really appreciated. :)


All times are GMT. The time now is 07:06 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.01577 seconds
  • Memory Usage 1,839KB
  • 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
  • (6)bbcode_code_printable
  • (15)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