RSS Feed Poster

Started by SMFHacks.com Team, January 11, 2007, 07:46:04 PM

Previous topic - Next topic

ApplianceJunk

Quote from: Randy A. on March 28, 2008, 02:29:34 PM
It's a good thing that I have such a great host.  My feeder is now working, with no help from any smfhack support.

Glad to hear you got it working. :)

spiros

Log in to CP
Find Cron Jobs
Click Standard

In Command to run enter something like this:

/usr/bin/php /home/YOUR SITE USERNAME HERE/public_html/YOUR FORUM PATH HERE/cronrss.php

ApplianceJunk

Quote from: spiros on April 05, 2008, 05:40:54 PM
Log in to CP
Find Cron Jobs
Click Standard

In Command to run enter something like this:

/usr/bin/php /home/YOUR SITE USERNAME HERE/public_html/YOUR FORUM PATH HERE/cronrss.php

Cool, thanks!

monsterous2008

I had this working on my forum, but then it just stopped working.
It loaded the first set of data, then not the second :(

I uninstalled, and re-installed, nothing.
All the mods installed are:

1.     Default Avatar      1.0
2.    RSS Feed Poster    1.1
3.    VisualWarning    1.41
5.    SMFbuy    1.3
6.    E-Arcade    2.4.2
7.    Spoiler Tag    0.3.2
8.    No Spam by Guests!    0.2
10.    Bookmarks    1.1
11.    Double Post Stopper    1.0.1
12.    RSS Feed Icon    1.1
15.    TinyPortal    0.983

Any ideas?

And just in case your wondering about the missing number:
Quote1.     Default Avatar      1.0       [ Uninstall ]  [ List Files ]  [ Delete ]
2.    RSS Feed Poster    1.1    [ Uninstall ] [ List Files ] [ Delete ]
3.    VisualWarning    1.41    [ Uninstall ] [ List Files ] [ Delete ]
4.    BBC Permission Mod    1.0    [ Apply Mod ] [ List Files ] [ Delete ]
5.    SMFbuy    1.3    [ Uninstall ] [ List Files ] [ Delete ]
6.    E-Arcade    2.4.2    [ Uninstall ] [ List Files ] [ Delete ]
7.    Spoiler Tag    0.3.2    [ Uninstall ] [ List Files ] [ Delete ]
8.    No Spam by Guests!    0.2    [ Uninstall ] [ List Files ] [ Delete ]
9.    Simple Spoiler Tag    1.5b    [ Apply Mod ] [ List Files ] [ Delete ]
10.    Bookmarks    1.1    [ Uninstall ] [ List Files ] [ Delete ]
11.    Double Post Stopper    1.0.1    [ Uninstall ] [ List Files ] [ Delete ]
12.    RSS Feed Icon    1.1    [ Uninstall ] [ List Files ] [ Delete ]
13.    GarbledURLs    1.0    [ Apply Mod ] [ List Files ] [ Delete ]
14.    SMF Arcade    2.0.12    [ Apply Mod ] [ List Files ] [ Delete ]
15.    TinyPortal    0.983  [ Uninstall ] [ List Files ] [ Delete ]

vbgamer45

Check forum error log Make sure cron job is running.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

monsterous2008

in SMF, there is no errors... both with the fake cron turned on and off.
But my host for the true cron jobs says it cannot open a binary file.

Does that help any of you?

vanquished

Hey, I just installed this on my forum, but it only worked once, I have a bunch of feeds that posted once, but they will not post again at the set intervals.
Is there a reason why?

Yes, I made sure there are more current topics in the feeds themselves.


DAB Empire

All the sudden I started getting the following error when updating feeds.

QuoteXML error: not well-formed (invalid token)

The feeds are still working, but I can't make changes.

vbgamer45

You would need to check the feed url  or see what kind of data it is getting because it is no longer xml that the system can use.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Darkmatter

I installed the package ... but I am unsure how to create a feed for it to write to, under my so I can access it under my favorite places using IE as I would access any other feed.

Also how do I bring up the interface to add new "members" I wish to watch and get "feed" back on once I leave the installation process. I can't seem to find the application after kicking it off  and leaving the "Packages" interface.

vbgamer45

There should be an option in the Admin section called Feed Poster Configuration.

If it is not there or you see an empty space try switching your language under Server Settings to english instead of english utf8
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

terry_liang

Hi,vbgamer45

There are lots of HTML tag such as <div>,<img src><p> in the post. How can I remove it, and display the image correctly?

running environment
SMF 1.1.4      Simplify-chinese-utf8
feedposter 1.1

vbgamer45

Currently do not have a fix for that.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

sipbkk

Hi VB,

Any chance of an update of your mod for version 2?  I'm running Beta 3 and I'd love to get feedposter running again... :-)


vbgamer45

Currently the plan for most of my mods is to hold off until SMF 2.0 final is released.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

DWillis

Quote from: vbgamer45 on April 10, 2008, 11:34:53 PM
There should be an option in the Admin section called Feed Poster Configuration.

If it is not there or you see an empty space try switching your language under Server Settings to english instead of english utf8
Weird  I have mine set to english and I still can't see the option in the admin section.  I do have an empty space though.  Anyone know how to fix this?

DWillis

Quote from: spiros on April 05, 2008, 05:40:54 PM
Log in to CP
Find Cron Jobs
Click Standard

In Command to run enter something like this:

/usr/bin/php /home/YOUR SITE USERNAME HERE/public_html/YOUR FORUM PATH HERE/cronrss.php
Ah ha!  I think this is what I need to setup.

DWillis

Well, I've come across a very annoying feature of this, or bug I should say.  It doesn't check to see if you have already downloaded an item, so you end up getting duplicate postings of stuff.  This makes it almost useless...  any ideas if this is correctable?

vbgamer45

It auto checks for duplicates. It checks based on the subject line and body and that is stored as hash.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

DWillis

Quote from: vbgamer45 on April 19, 2008, 10:07:58 PM
It auto checks for duplicates. It checks based on the subject line and body and that is stored as hash.
It  does?  then why do I keep seeing the same titles showing up time and time again?

Advertisement: