vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   NEW Modified RSS News Feed Hack (https://vborg.vbsupport.ru/showthread.php?t=63798)

jribz 07-14-2004 11:01 AM

Quote:

Originally Posted by Slapyo
here is where i ran into the same problem when coding this. i couldn't find out how to insert a breakline. everytime i put in /r/n it would actually put those characters into it. this was for inserting the description then 2 lines down putting the link. i had to come up with a work around for that.

Code:

Open up your replacement variable manager (in admincp -> styles & templates -> replacement variable manager) and add the following entry:
Style: [select whichever style you are using]
Search for text: {br}
Replace with text: <br />


I already have that replacement variable active, but it seems it only serves the purpose of putting the two lines before the linked url.

Slapyo 07-14-2004 02:09 PM

yup ... that is because i couldn't figure out how to make a line break without doing it that way. if you do /r/n/ or just /n it will create a newline, but when i did that it never created a new line it just put /n in the text. what i did was a work around.

i'm sure there is a way to simulate newlines in a text box within a script, i just don't know how to do it.

Slapyo 07-14-2004 08:37 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=67078" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=67078</a>

you guys might want to check out that thread. it is called Article Bot and it does the same thing as this script, however there is more control built into it. it also allows for different kinds of feeds, RSS .91, RSS 2.0, ATOM.

i don't know how posts are inserted into the database but you guys may wanna check that out for other kinds of feeds.

bradsears 07-15-2004 01:42 PM

Is it possible to combine the greatness of both of these systems? I'm all for competition but in this case it may be wasteful.

Slapyo 07-15-2004 10:44 PM

nothing to combine. it would be one or the other. the Article Bot contains everything my script does, PLUS some things that have been requested for me to add in.

Article Bot is mine +more

Sanjiyan 07-16-2004 03:53 AM

Can this hack support RDF:Syndicate feeds? I have tried this hack and other vb3 hacks for rss feeds and it appears not or I am doing something wrong.

Any ideas on when this option will be added as I would really like to use it, but if it does not support RDF feeds (.asp files) eg http://myeve.eve-online.com/feed/RDFnewsFromDevBlog.asp
then I will not beable to install it sorry.

Slapyo 07-16-2004 07:02 AM

have you tried this one sanjiyan??

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

if you haven't tried that one, i suggest you try it. it offers support for more than one kind of feed.

Sanjiyan 07-16-2004 11:47 AM

Quote:

Originally Posted by Slapyo
have you tried this one sanjiyan??

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

if you haven't tried that one, i suggest you try it. it offers support for more than one kind of feed.

Yep I have tried it and thrown it back out, it does not work with the system I am after, but as you stated in your posts, your version (hopefully) plans to support it when you have the time to get it working, so I hope to wait till your version of the hack is ready to work with the syndicate I need to use.

Sanjiyan 07-17-2004 09:12 PM

Any ideas on when a newer version that might support the rdf feeds?

turbidblue 07-22-2004 01:25 AM

i got the hack installd and everything is working great, but i have a question about my bot that makes the news threads...

how do i get it to not show rep,age,postcount, and everything else???

i just want it to be the avatar and the name of the bot

any help??

i was told i needed to edit my postbit to identify that userid and to make it simple...

but how??


All times are GMT. The time now is 10:34 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.02701 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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