vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   AboutToday - Bring RSS Feeds and Daily Events to Your Site! (https://vborg.vbsupport.ru/showthread.php?t=107319)

wolf32 02-19-2007 09:16 PM

Quote:

Originally Posted by CyberRanger (Post 1186239)
In your web browser, go to http://www.your.site/forum/abouttoday.php


For each feed you create (admincp-About Today - RSS Feeds), type in the forumid in "Allow option to create forum discussion?"

Thanks:) . Once quick problem. Whenever I create a thread for a certain feed, what'sdisplayed is the link to the story and under the link "[URL=". What is this [URL= thing about?

Also, I'm pretty new to RSS feeds. So, does an RSS feed infringe copyrights; or do I have to ask the owner of the site I want a feed from to acquire it?

CyberRanger 02-20-2007 01:49 PM

Quote:

Originally Posted by wolf32 (Post 1186307)
Thanks:) . Once quick problem. Whenever I create a thread for a certain feed, what'sdisplayed is the link to the story and under the link "URL=". What is this URL= thing about?

When the feed is created into a thread, any html img tags are converted into bbcode IMG tags. I find that the feed image tags tend to contain dynamic url's. Unless you have set vbulletin to allow dynamic img tags (admincp -> vbulletin options -> Message Posting and Editing Options -> Allow Dynamic URL for IMG Tags), vbulletin will convert the dymanic bbcode IMG tags to bbcode URL tags. The bad thing is ... that converion from an <img> tag to the bbcode url tag doesn't seem to work well sometimes creating the broken URL tags. Try turning on "Allow Dynamic URL for IMG Tags" and see if that helps.

Quote:

Originally Posted by wolf32 (Post 1186307)
Also, I'm pretty new to RSS feeds. So, does an RSS feed infringe copyrights; or do I have to ask the owner of the site I want a feed from to acquire it?

As far as I know, you don't need to contact the feeding site. I do think you should leave a link to the actual article in the feed. vb3.6.x includes thread creation off of feeds so I feel the vb folks would have checked this out before adding the feature.

wolf32 02-20-2007 11:52 PM

As an administrator I am able to view "abouttoday" but my normal users are not able to? I went through settings in the Admin CP but came up with nothing. Where do I go to change accessibility?

CyberRanger 02-21-2007 10:59 AM

Quote:

Originally Posted by wolf32 (Post 1187107)
As an administrator I am able to view "abouttoday" but my normal users are not able to? I went through settings in the Admin CP but came up with nothing. Where do I go to change accessibility?

You'll need to modify the usergroup settings for your registered users.:)

sgrynd 02-21-2007 12:10 PM

I have this installed on 3.6.3 and for the most part is working fine, however I am having a problem with thread creation. When the talk about it button is hi t,it creates the thread with the link and a few words from the feed.

Here is an example - From the rss feed; http://rss.slashdot.org/Slashdot/slashdot
Quote:

Everything You Know About Disks Is Wrong

modapi writes "Google's wasn't the best storage paper at FAST '07. Another, more provocative paper looking at real-world results from 100,000 disk drives got the 'Best Paper' award. Bianca Schroeder, of CMU's Parallel Data Lab, submitted Disk failures in the real world: What does an MTTF of 1,000,000 hours mean to you? The paper crushes a number of (what we now know to be) myths about disks such as vendor MTBF validity, 'consumer' vs. 'enterprise' drive reliability (spoiler: no difference), and RAID 5 assumptions. StorageMojo has a good summary of the paper's key points."
What is posted in my forums is:

Quote:

Everything You Know About Disks Is Wrong

modapi writes
This seems to happen for every feed that I have. Have I missed a setting somewhere?

Thanks for the hack!

CyberRanger 02-21-2007 04:33 PM

Quote:

Originally Posted by sgrynd (Post 1187420)
This seems to happen for every feed that I have. Have I missed a setting somewhere?

You aren't missing anything! I need to get an update out. It seems like the latest versions of vb treat quotes a little different. If the feed has double quotes in it, the thread text is being truncated at the first double quote. I'll try to get something out in the next few days.

sgrynd 02-21-2007 05:06 PM

Ah, that makes sense, thanks for the quick response I will keep an eye out for th eupdate.

CyberRanger 02-22-2007 07:52 PM

Quote:

Originally Posted by sgrynd (Post 1187420)
I have this installed on 3.6.3 and for the most part is working fine, however I am having a problem with thread creation. When the talk about it button is hi t,it creates the thread with the link and a few words from the feed.

Can you give this a try:

On line 1218 of abouttoday.php, find:
PHP Code:

$pagetext html_entity_decode($_GET['story']); 

Change to:
PHP Code:

$pagetext $_GET['story']; 


sgrynd 02-22-2007 08:12 PM

It seems to be working for the quick few I tested, will try a few more and get back to you.

Thanks for the quick update!

wolf32 02-22-2007 11:17 PM

Problem only happens with SI.com. Have no idea why, any suggestions.


Link: www.u-connex.com/RSS_error.jpeg


All times are GMT. The time now is 08:18 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.02040 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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