vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - RSS items as posts (https://vborg.vbsupport.ru/showthread.php?t=201742)

hilfe-forum 01-01-2010 09:27 PM

vb 4.0 version please
:)

Lynne 01-01-2010 10:44 PM

Quote:

Originally Posted by hilfe-forum (Post 1944360)
vb 4.0 version please
:)

Read three posts above yours...
Quote:

Originally Posted by Lynne (Post 1921187)
I'm not sure if you've installed vB4 yet, but it also seems to work on there also. (I've just done limited testing of it on my test board, but it worked.)


hilfe-forum 01-05-2010 09:01 AM

Quote:

Originally Posted by Lynne (Post 1944420)
Read three posts above yours...


Oh Sorry :o

fer_75 02-04-2010 10:57 PM

Hi Lynne,

When I import it to 4.0.1 i get this:

Quote:

Las siguientes dependencias no se cumplieron:

1. Este producto no es compatible con la versi?n 4.0.1 de vBulletin. (Compatible Empezando con 3.5.999 / Incompatible con 3.8.999 y mayor)
Means it is not compatible.

I would really like to see it updated. I can donate right now to have it updated.

zCarot 02-05-2010 07:40 AM

Quote:

Originally Posted by fer_75 (Post 1975043)
Hi Lynne,

When I import it to 4.0.1 i get this:



Means it is not compatible.

I would really like to see it updated. I can donate right now to have it updated.

try to change this string at .xml file:

PHP Code:

    <dependencies>
        <
dependency dependencytype="vbulletin" minversion="3.5.999" maxversion="3.8.999" />
    </
dependencies

to
PHP Code:

    <dependencies>
        <
dependency dependencytype="vbulletin" minversion="3.5.999" maxversion="4.0.999" />
    </
dependencies

Sorry, but I have no time for updating this mod to 4.x and even for testing it.

fer_75 02-05-2010 11:10 AM

It works great with this fix Zcarot, thanks a lot. and I confirm it is also working on 4.0.1

xBhp 02-09-2010 10:51 PM

It works great! Thanks

DeejayDMX 02-14-2010 03:19 AM

i have a problem:

01.01.1970 - Video zum Testsieger: 15,6-Zoll-Notebook Lenovo G550 im Test

He always shows only on 01.01.1970 ..

Drake Splinter 03-08-2010 10:54 AM

Quote:

Originally Posted by zCarot (Post 1975237)
try to change this string at .xml file:

PHP Code:

    <dependencies>
        <
dependency dependencytype="vbulletin" minversion="3.5.999" maxversion="3.8.999" />
    </
dependencies

to
PHP Code:

    <dependencies>
        <
dependency dependencytype="vbulletin" minversion="3.5.999" maxversion="4.0.999" />
    </
dependencies

Sorry, but I have no time for updating this mod to 4.x and even for testing it.

I can confirm that using this edit also works for 4.0.2

Thanks!

jarosciak 03-23-2010 01:29 AM

There is a problem with adding rss using this hack.
If I am adding RSS feed with more titles (over 10) and adding each rss feed as a separate forum post, then first 10 posts in chronological order always end up on my forum on a second page (as forum posts number 11-20) and on the first page are posts older.
Obviously, it means that if newer posts are starting on a second page, then an entire thread will make no sense.
For this single reason I can't use it.
Can you provide the fix?

UPDATE:
I think it has something to do with the Date of the post.
I've manually changed the dates of all 20 posts in POST table (under dateline) and all forum post are sorted fine now.
Is there any way to add this to your script? Maybe it could use dates from RSS or something like that, because all 20 posts (in this case) had the same epoch.

Shenanigans 05-08-2010 04:25 AM

Awesome, thanks!

ispots 06-02-2010 03:51 PM

Does anyone recognize this error?? I tried to install on vb4.0 and am getting this error.

I REAAALLY want this product to work!! I've gotten used to it!

Quote:

Fatal error: Field threadid is not defined in $validfields in class vB_DataManager_RSSFeed in [path]/includes/class_dm.php on line 515
#0 vb_error_handler(256, Field threadid is not defined in $validfields in class vB_DataManager_RSSFeed, /home/s2katl/public_html/forum/includes/class_dm.php

Super-six 07-30-2010 11:38 PM

Ive read this entire thread and I did not see mention of something:

Is this hack enabled to pull multiple different RSS feeds into different areas
of your forum?
IOW, I hypothetically have one RSS news feed ported into a news forum subsection, and
a second RSS feed from a photography site ported into an Art forum area and a
third RSS feed from a weather site ported into a regional weather forum area, etc, etc ,etc.
[All on the same board]

This hack can do that?

Clayton 08-01-2010 05:29 AM

Super-six, I would have thought all you need do is create separate RSS feeds to each forum via the RSS Feed Manager to achieve this?

I currently feed various feeds to various forums, this hack would hopefully add the feed as posts to to given thread in given forum

however I have yet to test the RSS items as posts but do use the built in RSS Feed Manager to deliver to the various forums on topic

hope this helps and whether zcarot can add to this

Jah-Hools 08-12-2010 12:32 PM

Can this auto upload the little photo that eBay's rss spits out?

Thanks

UPDATE! - YES!

Jah-Hools 08-24-2010 08:28 PM

Very excited to get going with this one!

Does anyone know if it is possible (using this plug in) to have multiple RSS feeds streaming into ONE thread?

AndrewRich 08-30-2010 03:56 PM

Quote:

Originally Posted by Jah-Hools (Post 2089042)
Very excited to get going with this one!

Does anyone know if it is possible (using this plug in) to have multiple RSS feeds streaming into ONE thread?

Yes, just set both feeds to use the same thread ID. Make sure they're both set to "new item as post" and not "new item as thread".

BirdOPrey5 08-31-2010 01:19 PM

I don't understand the install instructions... the current version is 0.5.3- do I only make the file edits under "Install" or none at all- it looks like I don''t need to make any file edits but if so why include them in the readme file at all?

Jah-Hools 09-01-2010 01:13 PM

Quote:

Originally Posted by AndrewRich (Post 2091623)
Yes, just set both feeds to use the same thread ID. Make sure they're both set to "new item as post" and not "new item as thread".

Thanks!

Thread ID ????

is that simply the thread URL

Or some other number "code"

(sorry to be a dunce)

BirdOPrey5 09-01-2010 01:15 PM

Quote:

Originally Posted by Jah-Hools (Post 2092435)
Thanks!

Thread ID ????

is that simply the thread URL

Or some other number "code"

(sorry to be a dunce)

ThreadID would be the number from the thread url.

For example this thread url is:
https://vborg.vbsupport.ru/showthread.php?t=201742
The thread id is: 201742

Jah-Hools 09-01-2010 01:27 PM

AHHH!!!

I get it now!

(no wonder it wasn't working exactly right!)

Many thanks!
:up:

BirdOPrey5 09-05-2010 01:25 PM

I installed this but nothing changed in my admin cp... RSS Feed Manager looks exactly the same- no options were added in vbulletin options- how do I use this? :confused:

BirdOPrey5 09-05-2010 01:58 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2094096)
I installed this but nothing changed in my admin cp... RSS Feed Manager looks exactly the same- no options were added in vbulletin options- how do I use this? :confused:

OK, I made the file edits and now it works...

I thank the coder very much for this mod- this should really be a built in option in vBulletin which I think is about the highest compliment you could give a developer... but that said I have to take issue with the documentation for this mod... It's confusing and misleading.

In the top post it clearly says if you are using version > 0.5 (and this is 0.5.3) then all you need to do was upload the XML product- but in fact you have to make file edits contained in the install text file... That file lists this install as "average" but this is multiple edits to 3 different files in 3 different directories- this is the most file edits I've ever had to make for a vBulletin mod- it's still worth it but I wish the instructions were a little clearer and a little more open/honest.

Lynne 09-05-2010 02:10 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2094112)
In the top post it clearly says if you are using version > 0.5 (and this is 0.5.3) then all you need to do was upload the XML product- but in fact you have to make file edits contained in the install text file...

Actually, it says if you are doing an Update, then all you have to do is upload the new file. It tells you to read the ReadMe text file for installation instructions.

BirdOPrey5 09-05-2010 02:17 PM

so it does... :o

athehun11 09-22-2010 05:14 PM

I had it working for 4.0.6, but it's not working anymore on 4.0.7

BirdOPrey5 09-22-2010 07:28 PM

Quote:

Originally Posted by athehun11 (Post 2101900)
I had it working for 4.0.6, but it's not working anymore on 4.0.7

There were file edits needed for this mod, you have to remake the edits every time you upgrade.

athehun11 09-23-2010 01:26 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2101937)
There were file edits needed for this mod, you have to remake the edits every time you upgrade.

Ah, I feel stupid now. Thanks.

RTWAP 10-14-2010 11:24 PM

The plugin itself works fine but I'm constantly getting duplicate posts. Any reason?

cmmguy 02-14-2011 11:51 AM

I am having the same issue as this unanswered post:
Quote:

Originally Posted by jarosciak (Post 2008513)
There is a problem with adding rss using this hack.
If I am adding RSS feed with more titles (over 10) and adding each rss feed as a separate forum post, then first 10 posts in chronological order always end up on my forum on a second page (as forum posts number 11-20) and on the first page are posts older.
Obviously, it means that if newer posts are starting on a second page, then an entire thread will make no sense.
For this single reason I can't use it.
Can you provide the fix?

UPDATE:
I think it has something to do with the Date of the post.
I've manually changed the dates of all 20 posts in POST table (under dateline) and all forum post are sorted fine now.
Is there any way to add this to your script? Maybe it could use dates from RSS or something like that, because all 20 posts (in this case) had the same epoch.


I take an RSS feed from my chat and turn it into posts for everyone to read later of for those who are blocked from the chat. But because the shortest RSS feed is 10 minutes, there may be 10 to 20 chats in between each RSS call to the chat feed. This results in out of sequence posts.

For example:

First RSS check and posted in this order:
Chat Message 11
Chat Message 10
Chat Message 9
Chat Message 8
Chat Message 7
Chat Message 6
Chat Message 5
Chat Message 4
Chat Message 3
Chat Message 2
Chat Message 1

Next RSS check and posted in this order:
Chat Message 22
Chat Message 21
Chat Message 20
Chat Message 19
Chat Message 18
Chat Message 17
Chat Message 16
Chat Message 15
Chat Message 14
Chat Message 13
Chat Message 12

This results in the posts out of sequence.

Is there anyway to reverse the posting, so instead of starting at the "top" of the RSS feed and working down through it, it could start at the bottom and work up... sort of reversing the loop?

Thanks. It does work well except for this.

Uberguilds 03-22-2011 08:14 AM

Quote:

Originally Posted by RTWAP (Post 2110240)
The plugin itself works fine but I'm constantly getting duplicate posts. Any reason?

^^^^^^^^^^^^^^

BirdOPrey5 03-22-2011 11:29 AM

My guess is it's the RSS feed pushing out duplicate content. I get one RSS feed from PCWORLD that is always full of duplicates, seriously thinking of dropping them... But my others almost never have duplicates.

zCarot 03-27-2011 12:57 PM

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

https://vborg.vbsupport.ru/showthread.php?t=261003

Sorry for so long inactive time. If somebody still have some problems or questions - post them on the new thread. I will not answer in this thread anymore.

P.S. Click "Mark as Installed" in the new thread, if you want to recieve emails about future updates


Quote:

Originally Posted by RTWAP (Post 2110240)
The plugin itself works fine but I'm constantly getting duplicate posts. Any reason?

Quote:

Originally Posted by BirdOPrey5 (Post 2176164)
My guess is it's the RSS feed pushing out duplicate content. I get one RSS feed from PCWORLD that is always full of duplicates, seriously thinking of dropping them... But my others almost never have duplicates.

Yep, it's your RSS feed problem. They change something (may be just add or remove one character, even a dot) => item have different md5 sum => you have a duplicate post

nervice 09-21-2011 06:49 PM

Quote:

Originally Posted by ispots (Post 2047140)
Does anyone recognize this error?? I tried to install on vb4.0 and am getting this error.

I REAAALLY want this product to work!! I've gotten used to it!

I'm afraid this post was never answered. I have the same issue on vB 3.8.2.

Field threadid is not defined in $validfields in class vB_DataManager_RSSFeed in [path]/includes/class_dm.php

What can I do to solve this issue?

nervice 09-21-2011 06:57 PM

Sorry, my mistake.
I skipped one line in the install instructions ("3. In file includes\class_dm_rssfeed.php").
One needs to be really careful with all these code modifications.
It works now :)

appsfinder 10-05-2011 11:17 AM

Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /home/myweb/public_html/includes/cron/rssposter.php(375) : eval()'d code on line 257

MD_Hacker 02-20-2012 08:22 PM

Is there a way of changing {feed:date} to only display the date in titles, rather than the date and time?


All times are GMT. The time now is 04:11 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.01406 seconds
  • Memory Usage 1,838KB
  • 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_php_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (37)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