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

Reply
 
Thread Tools
RSS items as posts Details »»
RSS items as posts
Version: 0.6, by zCarot zCarot is offline
Developer Last Online: May 2020 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.7.6 Rating:
Released: 04-23-2008 Last Update: 06-27-2008 Installs: 99
DB Changes Uses Plugins
Re-useable Code Code Changes Additional Files Translations  
No support by the author.

NAME: RSS items as posts v0.6
DESCRIPTION: RSS items are added as the posts of the choosen topic.
AUTHOR and IDEA: zCarot (www.zcarot.com)
INSTALLATION TIME: 2-5 minutes
DIFFICULTY: average

YOU CAN DOWNLOAD IT HERE: https://vborg.vbsupport.ru/showthread.php?t=261003

--------------------------------- DESCRIPTION ---------------------------------

By default vBulletin 3.6, 3.7, 3.8, 4.0 and 4.1 can import RSS elements as threads and announcements.
This mod allows you to import them as messages as well!
It can be convenient for RSS with the important information which doesn't required to be discussed.

----------------------------------- REMARKS -----------------------------------

If the thread ID does not set, than the name of RSS feed will be the used as title of the topic.
If the topic still does not exist in the specified forum, it will be created with first item of RSS.
Practically all adjustments for display of RSS items as topics will influence on their display as posts.

---------------------------- INSTALL & UPGRADE ----------------------------

See at readme.txt

------------------------------------ HISTORY -----------------------------------

0.6 (2011/03/27)
- Small fix for full support of vBulletin 4.0.x and 4.1.x
- NEW: Support for reversing order of RSS feed
- FIXED: DB error with merging posts

YOU CAN DOWNLOAD IT HERE: https://vborg.vbsupport.ru/showthread.php?t=261003

Show Your Support

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

Comments
  #42  
Old 06-22-2008, 04:06 PM
pcoskat pcoskat is offline
 
Join Date: Apr 2002
Location: atlanta
Posts: 423
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, zCarot! I'm looking forward to adding this mod to my forum
Reply With Quote
  #43  
Old 06-22-2008, 04:41 PM
BiZiMDiYaR BiZiMDiYaR is offline
 
Join Date: Aug 2006
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I just installed this but the problem is that different karakters are not shown correctly.. How can we help this.. ? See the Turkish karakters are shown with a ?. Somehow we can prevent this.

Example:

?talya'n?n önde gelen gazetelerinden Corriere dello Sport, Milli oyuncu Arda Turan'?n ?talyan ekibi Juventus'un da transfer listesine girdi?ini iddia etti.

h?rs?zlardan biri gürültü yapt??? gerekçesiyle arkada??na tokat att?,
Reply With Quote
  #44  
Old 06-26-2008, 01:56 AM
grc grc is offline
 
Join Date: Oct 2005
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been using this excellent mod, but when I upgraded to vBulletin 3.7.2 yesterday it went away, not even appearing in the products list. I downloaded the mod again, made the template edits, and tried to import the xml file.

When I try to import it I get a SQL error:
Quote:
Database error in vBulletin 3.7.2:

Invalid SQL:
ALTER TABLE rssfeed ADD threadid INT(11) UNSIGNED NOT NULL;

MySQL Error : Duplicate column name 'threadid'
Error Number : 1060
Request Date : Wednesday, June 25th 2008 @ 09:28:48 PM
Error Date : Wednesday, June 25th 2008 @ 09:28:49 PM
Script : http://www.website.com/admincp/plugi...=productimport
Referrer : http://www.website.com/admincp/plugin.php?do=productadd
I am at a loss as to how to get it going again and any help would be appreciated.
Reply With Quote
  #45  
Old 06-26-2008, 03:19 AM
dakar dakar is offline
 
Join Date: Mar 2006
Location: Wisconsin USA
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just started testing v3.7.2 on my dev server, first mod installed from the base install... works flawlessly!

Many Thanks!
Reply With Quote
  #46  
Old 06-27-2008, 02:27 PM
zCarot's Avatar
zCarot zCarot is offline
 
Join Date: Jul 2007
Location: Lol'sk
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BiZiMDiYaR View Post
Hi,

I just installed this but the problem is that different karakters are not shown correctly.. How can we help this.. ? See the Turkish karakters are shown with a ?. Somehow we can prevent this.

Example:

?talya'n?n ?nde gelen gazetelerinden Corriere dello Sport, Milli oyuncu Arda Turan'?n ?talyan ekibi Juventus'un da transfer listesine girdi?ini iddia etti.

h?rs?zlardan biri g?r?lt? yapt??? gerek?esiyle arkada??na tokat att?,
I don't think that this problem have arisen because of this module.
Speak with technical support on vbulletin.com

Quote:
Originally Posted by grc View Post
I've been using this excellent mod, but when I upgraded to vBulletin 3.7.2 yesterday it went away, not even appearing in the products list. I downloaded the mod again, made the template edits, and tried to import the xml file.

When I try to import it I get a SQL error:

I am at a loss as to how to get it going again and any help would be appreciated.
Open .xml file and find:
Code:
<installcode><![CDATA[$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "rssfeed ADD threadid INT(11) UNSIGNED NOT NULL");]]></installcode>
replace to
Code:
<installcode />
Reply With Quote
  #47  
Old 06-28-2008, 10:59 AM
zCarot's Avatar
zCarot zCarot is offline
 
Join Date: Jul 2007
Location: Lol'sk
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="DarkSlateBlue">v0.5.2 (2008/06/28)
- FIXED: "Cannot pass parameter 2 by reference" if you choose "Update dateline of old post"</font>
Reply With Quote
  #48  
Old 06-28-2008, 11:43 AM
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Posts: 1,360
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will install this when you get an option to disable the "More" button and include EVERYTHING in the post.
Reply With Quote
  #49  
Old 06-28-2008, 05:20 PM
zCarot's Avatar
zCarot zCarot is offline
 
Join Date: Jul 2007
Location: Lol'sk
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

TheInsaneManiac
https://vborg.vbsupport.ru/showpost....7&postcount=26
https://vborg.vbsupport.ru/showpost....4&postcount=13
Reply With Quote
  #50  
Old 06-28-2008, 09:46 PM
grc grc is offline
 
Join Date: Oct 2005
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Open .xml file and find:
Code:
<installcode><![CDATA[$vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "rssfeed ADD threadid INT(11) UNSIGNED NOT NULL");]]></installcode>
replace to
Code:
<installcode />
Thanks so much! I had to to the same thing with "tu_maxtime" but that was easy to figure out based on your reply.

I appreciate the mod and I appreciate the helpful response.
Reply With Quote
  #51  
Old 06-29-2008, 02:02 AM
pcoskat pcoskat is offline
 
Join Date: Apr 2002
Location: atlanta
Posts: 423
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great mod!
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 11:07 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.04668 seconds
  • Memory Usage 2,318KB
  • 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
  • (4)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
  • (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