vb.org Archive

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

Goomzee 06-30-2008 04:27 AM

it will work on 3.7.2?

zCarot 06-30-2008 06:15 AM

<font color="DarkSlateBlue">Goomzee
I have not tested, but why not?</font>

Kagemaru 07-05-2008 10:36 AM

Great idea for a hack!

[high]* Kagemaru installs[/high]

Edit: some problems I've encountered:

Code:

Then FIND:

        print_description_row('<label for="rb_itemtype_thread"><input type="radio" name="itemtype" value="thread" id="rb_itemtype_thread"' . $checked['itemtype']['thread'] . "  />$vbphrase[post_items_as_threads]</label>", false, 2, 'thead', 'left', 'itemtype');

Add this AFTER:

        ($hook = vBulletinHook::fetch_hook('zrssposts_admincp')) ? eval($hook) : false;

should actually be "Add BEFORE:" or you get very weird results. =P (at least on 3.7.2)

and in the AdminCP, you have the option:
Code:

Unstick old thread
but no option to sticky the thread.

Also it seems that the first title in the post is cut off (only the description shows). I don't know if that's only in the very first post or if it happens with every new post yet though.

wouta 07-06-2008 11:24 AM

Maybe a stupid qeustion. But where can i find the settings in the admincp for this mod ?

Nevermind i had some cach problems...

stuartn 08-10-2008 04:05 PM

It ran once then even though it say's itss running its doing nothing....no threads updating !! or new ones being created so I'm lost here

stuartn 08-10-2008 04:29 PM

I've found in the task log that even though I keep telling it to run its not actually running the cron. !!

daddel80 08-28-2008 08:44 AM

Is there a way of getting the WHOLE list of the RSS Feed. VB only passes the new or changed topics. As i want to read a complete Top Ten list i'm getting always gaps in the numeration.

Is it possible to implement this in this hack as an additional function?

birdie 09-03-2008 11:10 PM

I love this mod! use it to bring RSS feed from eBay with my affiliate code. It works find on one site (vB 3.6 still); but just installed it on another site (3.7) and work fine, except the content of each message is posted to the right! (see attached).

I not sure if the problem is
1. Could be the nature of the feed from eBay (I can change what options is provided by eBay - but that is a lot of leg work and would rather get some quick input before going through that process)

2. Could be a problem with the skin? (other posts on the forum that come via RSS and are posted as new thread are not a problem - but they also not from eBay)

3. Did I do something wrong with this mod?

Anyone with an idea would be much appreciated.

birdie 09-03-2008 11:35 PM

I probably should ask that the above message be deleted to avoid making a fool of myself, but then others might have the same problem....

I set the posts to moderate first as there is some rubbish on ebay. The posts look normal after I approved them!. .... talk about a duh! moment.

TalkPhotography 09-04-2008 10:28 AM

zCarot, thanks for this, duly installed.

However, in the AdminCP / RSS Feed Manager, I select "Post items as posts", enter all the details, click save..

All the details are still there, except it reverts to the option "Post items as threads" instead., and just wont save my choice there.

Any ideas?


All times are GMT. The time now is 08:40 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.02662 seconds
  • Memory Usage 1,731KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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