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)

KW802 12-06-2006 09:26 PM

Quote:

Originally Posted by Wachtmeister (Post 1133472)
There is a slight problem with HTML Descriptions for forums.

Quote:

Originally Posted by KW802 (Post 1133481)
OOohh.... I need to strip HTML tags from the forum descriptions.

Wachtmeister, I'll update the attachment later tonight to version 1.0.2 but for now modify the cv_rss_feeds.php file and around line 139 find...
Code:

    $forum_desc = $forum['description'];
... and change it to:
Code:

$forum_desc = strip_tags($forum['description']);
Quote:

Originally Posted by JD45 (Post 1133488)
very nice, woked flawlessly ... thank you

:cool:

JD45 12-06-2006 09:28 PM

Quote:

Originally Posted by bashy (Post 1133457)
I also get a blank page when i click on any other RSS image?

oops, I get this too

Capper5016 12-06-2006 09:29 PM

nominated for MOTM....great hack.......I'd love the ability to add my site's other RSS Feeds to the list......but its a little over my head at this point

Zoints 12-06-2006 09:30 PM

Great work Kevin.

KW802 12-06-2006 09:36 PM

Quote:

Originally Posted by JD45 (Post 1133493)
oops, I get this too

I just visited your link and, at least with IE6, I'm seeing your RSS feeds after clicking on the RSS button. Nice site BTW. Is the name from the Aerosmith tour?

Quote:

Originally Posted by Capper5016 (Post 1133494)
nominated for MOTM....great hack.......I'd love the ability to add my site's other RSS Feeds to the list......but its a little over my head at this point

Which other RSS feeds do you offer besides the forums? I have a few other things on my sites besides the forums as well (eg: vBGallery, vBa Links, etc.) so I'd be interested in seeing what you've got in mind. :)

Quote:

Originally Posted by DChapman (Post 1133495)
Great work Kevin.

:)

category 12-06-2006 09:38 PM

hey you forgot to answer my problem that i am having.

KW802 12-06-2006 09:45 PM

Quote:

Originally Posted by category (Post 1133479)
kw whats the problem here http://www.drillerdeals.com/forum/cv_rss_feeds.php for some reason i have it double each time ?

Quote:

Originally Posted by category (Post 1133500)
hey you forgot to answer my problem that i am having.

I didn't forget, I didn't see it. :knockedout:

Looks like you the the "html in the forum description" problem also. Try this fix...

Quote:

Originally Posted by KW802 (Post 1133492)
Wachtmeister, I'll update the attachment later tonight to version 1.0.2 but for now modify the cv_rss_feeds.php file and around line 139 find...
Code:

    $forum_desc = $forum['description'];
... and change it to:
Code:

$forum_desc = strip_tags($forum['description']);


Capper5016 12-06-2006 09:47 PM

I have a main page thats tied to my forums....I have an RSS Feed page there as well, but nothing nearly as nice as yours.....would it be possible to integrate them all together under one page
http://hardwarelogic.com/content/?page=17
http://forums.hardwarelogic.com/cv_rss_feeds.php

jaks 12-06-2006 09:52 PM

I posted about trying to do this a while back. You did an awesome job KW802 :)

This is going to help alot of Vbulletin sites.

Cheers

KW802 12-06-2006 09:53 PM

Quote:

Originally Posted by Capper5016 (Post 1133504)
I have a main page thats tied to my forums....

I'm not familiar with PHP Cow at all. Are the tables in the same DB as vBulletin or are they in different DBs?


All times are GMT. The time now is 07:57 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.01253 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_code_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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