Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Vbulletin Rss Views Feed 2.0.1 Details »»
Vbulletin Rss Views Feed 2.0.1
Version: 2.0.1, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 06-07-2006 Last Update: Never Installs: 114
Uses Plugins Template Edits
Additional Files  
No support by the author.

Vbulletin RSS View Feeds for vBulletin 3.6.0 Beta 1


Installation

Installation in two easy steps:

1. Upload all the files from the "files" directory
in this zip into your forums directory.

2. Import product-vbrssview.xml as a product.
(Via "Plugin System" > "Manage Products" >
"Add/Import Product" in your Admin CP.)


Upload

news.php == forum/news.php
xmlparser.php == forum/includes/xmlparser.php


Template Change

Template: navbar

now open your navbar template:
Admincp >> Styles & Templates >> Style Manager >> *template* >> navbar

Find this code

HTML Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
HTML Code:
<td class="vbmenu_control"><a href="news.php">Rss News</a></td>

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 03-15-2007, 01:49 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What did I do wrong? I had about a dozen RSS feeds working fine, not posting to actual forums but staying only within the RSS main page (left column). Yesterday, I added about another dozen feeds and they all showed up in the Press Stand forum, which is the same one I selected for the first 12 that worked fine without posting to that forum.

I used the same exact settings from old rss feeds to new ones.
Reply With Quote
  #73  
Old 03-15-2007, 02:01 PM
deezelpope deezelpope is offline
 
Join Date: Feb 2007
Posts: 1,272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should uninstall this and try this instead...:up:

https://vborg.vbsupport.ru/showthread.php?t=107319
Reply With Quote
  #74  
Old 05-05-2007, 04:34 PM
Ambassador Ambassador is offline
 
Join Date: Jan 2006
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fesih View Post
Atakan kardeşim t?rk?e karakterler bozuk ?ıkıyor



Nasıl d?zeltiriz bu olayı. kendi onsayfa adlı sitendeki daha gelişmiş ?zelliklere sahip ve t?rk?e karakter sorunu yoktur onda. M?mk?nse bizimle paylaşabilirmisin

edit the product-vbrssnews.xml

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
to
Code:
<?xml version="1.0" encoding="ISO-8859-9"?>
and upload
Reply With Quote
  #75  
Old 05-10-2007, 08:15 PM
nicolerork nicolerork is offline
 
Join Date: May 2006
Location: Michigan
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent mod, two questions:

- How do I change the size of the selection box?
- How do I change the "Vbulletin RSS View Feeds" title to a custom title?

Other than that, excellent job, thanks!

Nicole
Reply With Quote
  #76  
Old 05-11-2007, 06:23 AM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nicolerork View Post
Excellent mod, two questions:

- How do I change the size of the selection box?
- How do I change the "Vbulletin RSS View Feeds" title to a custom title?

Other than that, excellent job, thanks!

Nicole
To change the size of the selection box go into edit templates
new posting templates > News_home and find this line:

Code:
<select name="do" ondblclick="this.form.submit();" size="15"
Change the 15 to however many feeds you have listed.

Same Template find:

Code:
<td class="tcat" colspan="2">Vbulletin RSS View Feeds</td>
Change the red text to read whatever you want.
Reply With Quote
  #77  
Old 05-11-2007, 10:44 AM
abdulla1 abdulla1 is offline
 
Join Date: Sep 2006
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anybody help, i get this error:

XML error: mismatched tag at line 7 !

and please what link should i include for the RSS news
so it can be updated automaticaly?
Reply With Quote
  #78  
Old 07-24-2007, 12:53 AM
YoKDaHaNeLeR YoKDaHaNeLeR is offline
 
Join Date: Mar 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Atakan yeni yapmış olduğun rss feed paylaşmayı düşünüyormusun
Reply With Quote
  #79  
Old 10-16-2007, 06:52 PM
gider gider is offline
 
Join Date: Oct 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank for the great idea

i will wait until stable ...
Reply With Quote
  #80  
Old 10-19-2007, 03:39 AM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What's not stable about it? I've been using it for over a year without a single issue.
Reply With Quote
  #81  
Old 11-05-2007, 02:55 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am confused - in the zip file is a product that seems to be different than the product in the first post - which do I install? both?
Reply With Quote
Reply


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 04:44 PM.


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.09135 seconds
  • Memory Usage 2,309KB
  • 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
  • (4)bbcode_code
  • (2)bbcode_html
  • (2)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
  • (3)pagenav_pagelink
  • (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