RSS Feed Poster

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

Previous topic - Next topic

chrishicks

Working great except for this one small error:

http://rejectsreststop.com/forum/index.php?action=feedsadmin;sa=editfeed2
8: Undefined offset: 37
File: /home/rejectsr/public_html/forum/Sources/Subs-RSS.php
Line: 141

Has anyone dealt with that and know how to fix it?

vbgamer45

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

TheDisturbedOne

Thanks for updating this. Does this mean that the mod is now working with 1.1.10?  Mine never posted more than once.

vbgamer45

Didn't change any code in SMF 1.1.x was able to pull multiple times from the 2.0 version which is based on the same code as SMF 1.1.x
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

nexxuscorp

hello, i would like to know the poossibility to active html code.

Wht does it change if i enable it?
I have enable html code in my forum, but the post are style coded.

Sorry for my english i'm french :p

vbgamer45

Does not support active html at this time.
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

Adish - (F.L.A.M.E.R)

This is an outdated mod that is no longer supported by its author. Use at your own risk

:o

It is working with all the latest versions and updated. What went wrong ?

vbgamer45

I just don't offer support for this mod after some user complaints. I will update it for new versions of SMF just no support.
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

Adish - (F.L.A.M.E.R)

ohhhhhhhhhhh..... okie dokie.. :P But we still can't call it "outdated"

SimpleJoe

I was having a problem getting the feed poster to post, but I found a trick using iframes that worked for me. I simply placed this code in the forum footer, it's hidden. the hidden frame calls the php page whenever the page is loaded, activating the feed poster. here it is:

<iframe border=0 bordercolor=#000000 style="border-width:0px; border-color:Black;" src ="http://MY-URL-HERE/cronrss.php" width="0" height="0" scrolling=no>


worked on this forum we help consult for:
http://www.bobbleadvertisements.com  --thanks for this mod, it's awesome
Hosting Simple Machines since YaBB -- One of the first SMF Forum Hosting providers with Chat and FTP for the inner developer in us all.

chrishicks

#1350
Quote from: Simple Joe on August 28, 2009, 09:23:48 AM
I was having a problem getting the feed poster to post, but I found a trick using iframes that worked for me. I simply placed this code in the forum footer, it's hidden. the hidden frame calls the php page whenever the page is loaded, activating the feed poster. here it is:

<iframe border=0 bordercolor=#000000 style="border-width:0px; border-color:Black;" src ="http://MY-URL-HERE/cronrss.php" width="0" height="0" scrolling=no>



worked on this forum we help consult for:
http://www.bobbleadvertisements.com  --thanks for this mod, it's awesome

At the link you posted I can see that entire code across the bottom of the page.

Edited for typing error...

Sabre™

lol yeah me too
You could try
<div style="visibility:hidden"> <iframe code here> </div>
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


chucklebutte

Quote from: chrishicks on August 20, 2009, 12:57:22 AM
Working great except for this one small error:


8: Undefined offset: 37
File: /home/rejectsr/public_html/forum/Sources/Subs-RSS.php
Line: 141

Has anyone dealt with that and know how to fix it?

Same issues here worked great after first install spammed up my forums nicely then it stopped

now I have this error


8: Undefined offset: 22
File: /home/chuckles/public_html/forums/Sources/Subs-RSS.php
Line: 141

and this one


Apply Filter: Only show the errors with the same message
8: Undefined index: id
File: /home/chuckles/public_html/forums/Sources/FeedPoster.php
Line: 251

in the past 3 days 0 feeds have been posted... after I first installed it it made about 15 posts and since then has stopped. This is the mod ive been after since I first setup smf, any help from anyone would be greatly appreciated thank you!

Pinball Nation

Im not sure if this info will help.But never could get this mod to work right.What i did is went to Feedburner an burned a feed that is reliable an works great with all sites.I also just use Simple Portal to add feeds an place them any where i want in my forum.Hey im a newbie so i took the easy way out ;)

chucklebutte

pin can you explain to me more in detail? or some links to point me in the right direction? the ability to add rss feeds to several boards to increase activity on my boards is my current goal.

any help either getting this to work or finding an alternative solution would be very helpful thank you to anyone that can help me out!

chucklebutte

can anyone explain how to add rss feeds with a portal like pin was talking about?

Sabre™

Use the search function to the top right hand corner of this page, and type "portal", then select "Modifications" in the dropdown menu.
That will give you a list of portals to try.

Good Luck :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


falken

Sorry, I'm newbie

I just installed the mod in my 2.12 forum, i have the menu and I can edit the feeds but i don't know why it doesn't work  :'( (the bot doesn't post anything)
I give 775 permission to de cronrss.php and try differents RSS pages but nothing, what i'm doing wrong?? it may be the language?

Sorry for my english  O:)

vbgamer45

What happens when you run cronrss.php from your website manually?
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

falken

Quote from: vbgamer45 on September 08, 2009, 01:43:05 PM
What happens when you run cronrss.php from your website manually?
Only appears one line and put this:

Feed Poster Configuration

Advertisement: