The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Article Bot Details »» | |||||||||||||||||||||||||
Article Bot
by velocd Article Bot is a script that allows you to assign a user account (preferably an exclusive one) to an article bot that will post RSS feeds in select forums at designated intervals. These articles are derived from RSS (Really Simple Syndication) feeds. RSS files are assigned to article bots, as well to individual forums, which in turn directs what, when and where your article bot will post. Features
News
Upgrading
Files
RSS Feeds There are several in the install.html, but if you're looking for more than you could ever want, check out NewsIsFree's directory: http://www.newsisfree.com/sources/bycat/ Remember to click install if you use this hack. Also be sure to read through the what you haven't of the thread before asking a question, for it may have been answered. Show Your Support
|
Comments |
#42
|
|||
|
|||
Also, any article that has a $ sign in it, the $ sign shows up as $
Example: AP - A suspect swallowed nearly $50,000 in cash in a failed attempt to smuggle the funds out of Colombia, officials said Monday. That is with any article having a $ in it. Works fine in the Title, but not in the Description. Any idea how to fix that? |
#43
|
||||
|
||||
Quote:
Quote:
|
#44
|
|||
|
|||
Quote:
Here is what its showing on my forum http://www.insidersportszone.com/for...ead.php?t=6312 Its basically showing up as & # 36 ; with no spaces in between instead of the $ sign. |
#45
|
|||
|
|||
Yea its weird. In some articles its showing the $ fine, in others its showing in ascii....
In this post it works right http://www.insidersportszone.com/for...ead.php?t=6292 but in this one it doesn't http://www.insidersportszone.com/for...ead.php?t=6312 . Baffeling.. |
#46
|
|||
|
|||
Someone told me to go into the PHP script for the parser (which is the articles.php right?) and change the > with > and < with < to make the <b> </b> HTML work. He says its being sent over from source code and its not being converted..
I'll try it here in a bit if I can find where to do it at.. |
#47
|
|||
|
|||
I notice in your code you have
Code:
$article['description'] = strip_tags(htmlspecialchars($article['description'])); Code:
$article['description'] = $article['description']; Example here: http://www.insidersportszone.com/for...6497#post26497 I would also like to know how to get them to show up if they dont have a desription. Because I cant use NFL.com or alot of sports feeds because they dont have descritions in their feeds. Thanks again.. |
#48
|
|||
|
|||
Ok, so everything is working great now except the spacing between the Article and Descritpion.
Example: http://www.insidersportszone.com/for...6508#post26508 Derek improves to .700 after 3-for-3 nightHOUSTON -- Add another impressive line to Derek Jeter's glittering resume: the most successful hitter in All-Star game history. Jeter went 3-for-3 Tuesday night, upping his career totals in the game to 7-for-10. That .700 batting average is the highest for anyone with at least 10 at-bats, topping the .600 of former Philadelphia Phillies star Richie Ashburn. "I don't know, it's not just good fortune," said Jeter, whose three hits all went to the opposite field against... (Associated Press) So basically, what I need to know, is how to seperate: Derek improves to .700 after 3-for-3 night and HOUSTON -- Add another impressive line to Derek Jeter's glittering resume: the most successful hitter in All-Star game history. Jeter went 3-for-3 Tuesday night, upping his career totals in the game to 7-for-10. That .700 batting average is the highest for anyone with at least 10 at-bats, topping the .600 of former Philadelphia Phillies star Richie Ashburn. "I don't know, it's not just good fortune," said Jeter, whose three hits all went to the opposite field against... (Associated Press) by a space... |
#49
|
|||
|
|||
Suggestion:
What about the bot having the ability to search the RSS before posting? Since I run a Ford site and we deal with the new Thunderbirds, we would like to ONLY gather ford thunderbird information from this....Is there a way for the bot to pull keywords and only post threads with certain search words? |
#50
|
||||
|
||||
Quote:
Quote:
Quote:
|
#51
|
|||
|
|||
/me clicks install
A question, can the bot recognize and ignore already posted item? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|