SMFHacks.com
SMFHacks
Community Suite
SMF Gallery Pro
SMF Store
SMF Classifieds
Newsletter Pro
Downloads System Pro
Ad Seller Pro
Hacks and Mods
Latest SMF Hacks
TopTen Hacks
Styles and Themes
Add a Hack
Manage Hacks
Earn Money from Your Forum with these tips
SMF Theme Generator
SMF Package Parser
Free SMF Hosting
HostGator Webhosting for SMF
Site Showcase
Search Forums
Advanced search
User
Welcome,
Guest
. Please
login
or
register
.
February 10, 2012, 07:54:06 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Stats
Members
Total Members: 9904
Latest:
toytoy5555
Stats
Total Posts: 27798
Total Topics: 4859
Online Today: 79
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 60
Total: 60
SMFHacks.com
Forum
Modifications/Themes
Modifications Talk
Latest Mods
[Mod] RSS Feed Poster
0 Members and 3 Guests are viewing this topic.
« previous
next »
Pages:
1
2
[
3
]
4
5
...
13
Author
Topic: [Mod] RSS Feed Poster (Read 99736 times)
SMFHacks
Administrator
Hero Member
Offline
Posts: 9399
Re: [Mod] RSS Feed Poster
«
Reply #30 on:
April 06, 2007, 06:24:00 pm »
Not currently that would require some work.
Logged
RWL
Full Member
Offline
Posts: 100
Re: [Mod] RSS Feed Poster
«
Reply #31 on:
April 06, 2007, 06:33:38 pm »
Thanks Hacks!
Logged
RewindLancs.com Management
mett
Newbie
Offline
Posts: 1
Re: [Mod] RSS Feed Poster
«
Reply #32 on:
April 08, 2007, 02:27:15 am »
Hello
I have a big problem using this mod, it's duplicate feed instead of update (this happened when i use fake cron). I have no duplicate url
Thanks
Logged
Caveman
Newbie
Offline
Posts: 2
Re: [Mod] RSS Feed Poster
«
Reply #33 on:
April 20, 2007, 04:50:19 pm »
I have a question related to the RSS Feed Poster, (Excellent hack BTW!) Is there a way to control the amount of the feed it is posting or I should say gathering from the rss feed, and post a tid bit of it then say READ MORE..... then the user can click on the link to read the rest of the article?
I tried looking thru the code and see if there was some numbers I could change, but I am not good at programming, I try to leave it to the people who know all that.
Reason I am asking, when I pull info from newspaper feeds, I have the answer in case they argue about it, of saying the fair use of the item, and they have to click on the link to read the link and read it all. (Then they have to see the advertising that is on their site... But can discuss it in my forum)
Thanks!
Logged
Nite
Newbie
Offline
Posts: 45
Re: [Mod] RSS Feed Poster
«
Reply #34 on:
April 21, 2007, 08:55:54 am »
Quote from: Caveman on April 20, 2007, 04:50:19 pm
I have a question related to the RSS Feed Poster, (Excellent hack BTW!) Is there a way to control the amount of the feed it is posting or I should say gathering from the rss feed, and post a tid bit of it then say READ MORE..... then the user can click on the link to read the rest of the article?
I tried looking thru the code and see if there was some numbers I could change, but I am not good at programming, I try to leave it to the people who know all that.
Reason I am asking, when I pull info from newspaper feeds, I have the answer in case they argue about it, of saying the fair use of the item, and they have to click on the link to read the link and read it all. (Then they have to see the advertising that is on their site... But can discuss it in my forum)
Thanks!
What you could do is submit that particular feed to
feedburner
, then attempt to customize it over there.
Logged
The Simple Machines Forum Directory
::
The phpBB Forum Directory
The Invision Power Board Forum Directory
::
The vBulletin Forum Directory
Caveman
Newbie
Offline
Posts: 2
Re: [Mod] RSS Feed Poster
«
Reply #35 on:
April 21, 2007, 11:08:42 pm »
Never used it before, but I will check it out and see. It seems almost redundant, since you have to move the feeds twice. Once to feedburner then again to your site, but it would hide where their info is going to though.
Logged
hyedipin
Newbie
Offline
Posts: 1
Re: [Mod] RSS Feed Poster
«
Reply #36 on:
May 04, 2007, 09:30:45 am »
Quote from: husooz on January 31, 2007, 04:02:54 pm
my forum\\\'s charset is iso-8859-9 and when i try to add RSS with charset UTF-8, some characters are not showed like ş,ü,ğ,ı . what can i do. what is you offer me to solve it?
regards
I have the same problem.
When my source has non english characters like above (Turkish Language) it turns out as following:
"Shake it up şekerim" adlı şarkısı
should be
"Shake it up, şekerim" adlı şarkısı
Is there anyway I can fix this?
I checked htmlspecialchars
Code:
// Create the Post
$msg_title = htmlspecialchars(($feed['html'] ? $context['feeditems'][$i]['title'] : strip_tags($context['feeditems'][$i]['title'])), ENT_QUOTES);
$msg_body = htmlspecialchars(($feed['html'] ? $context['feeditems'][$i]['description'] . "\n\n" . $context['feeditems'][$i]['link'] : strip_tags($context['feeditems'][$i]['description'] . "\n\n" . $context['feeditems'][$i]['link'])), ENT_QUOTES);
But do I remove the whole two commands both Title and Body, or just modify this?
Thanks for the help.
----
In addition to above, feeds come in duplicates, if there are no new feeds. If it is set at 6 hours, it grabs the same feeds, if there are no new feeds.
«
Last Edit: May 04, 2007, 01:06:35 pm by hyedipin
»
Logged
lord_lethris
Newbie
Offline
Posts: 6
Clearly Mad
Re: [Mod] RSS Feed Poster
«
Reply #37 on:
June 08, 2007, 03:55:27 am »
hello hello HELLO!!!
right.. I installed this mod. and used the link "
http://feeds.feedburner.com/MotoringfileClippings
" that you posted earlier to test it.. Woohoo Works a treat!
However... the feed I need doesn't. I have a suspission that the reader cannot interpate DTD's in feeds, as my posts are comming out blank, with the following code.
Code:
[b][/b]
Here is the feed I need posting ->
http://demi-gods.co.uk/index2.php?option=com_fireboard&func=fb_rss&no_html=1
Any thoughts?
«
Last Edit: June 08, 2007, 04:12:43 am by lord_lethris
»
Logged
Words. Nothing but sweet, sweet words that turn into bitter orange wax in my ears
lord_lethris
Newbie
Offline
Posts: 6
Clearly Mad
Re: [Mod] RSS Feed Poster
«
Reply #38 on:
June 08, 2007, 05:32:13 am »
Mmmm "SMFHacks" hasn't replied to this since April 6th.....
Is there anyone on this project?
Logged
Words. Nothing but sweet, sweet words that turn into bitter orange wax in my ears
athenal
Newbie
Offline
Posts: 7
Re: [Mod] RSS Feed Poster
«
Reply #39 on:
June 15, 2007, 09:19:40 pm »
I'm having the same porblem with html, Just curious if we could have an update on this? being worked on at all?
Logged
SMFHacks
Administrator
Hero Member
Offline
Posts: 9399
Re: [Mod] RSS Feed Poster
«
Reply #40 on:
June 15, 2007, 09:25:17 pm »
Html would need to find a good filter for PHP.
Logged
RWL
Full Member
Offline
Posts: 100
Re: [Mod] RSS Feed Poster
«
Reply #41 on:
June 24, 2007, 05:40:18 am »
Hi Hacks,
I have found a fantastic feed but it gets all messed up when it's posted to my forum: -
http://feeds.feedburner.com/bbcnewsfrontpagefullfeed
Would you be able to try it on your testing site and see if you can get it to format correctly?
Cheers!
Wilsy.
Logged
RewindLancs.com Management
RWL
Full Member
Offline
Posts: 100
Re: [Mod] RSS Feed Poster
«
Reply #42 on:
June 25, 2007, 04:15:04 pm »
Can anybody have a go at this, we all know how busy Hacks is at the moment - I can't understand why it won't work, HTML is enabled in the settings?
Regards,
Wilsy.
Logged
RewindLancs.com Management
RWL
Full Member
Offline
Posts: 100
Re: [Mod] RSS Feed Poster
«
Reply #43 on:
June 27, 2007, 05:09:22 pm »
No Takers? The link below is to a full text rss from the BBC - they're like gold dust, check it out?
http://feeds.feedburner.com/bbcnewssciencenaturefullfeed
Regards,
Wilsy.
«
Last Edit: June 27, 2007, 05:13:49 pm by wilsy
»
Logged
RewindLancs.com Management
Wolfenrook
Newbie
Offline
Posts: 1
Re: [Mod] RSS Feed Poster
«
Reply #44 on:
June 30, 2007, 07:02:48 am »
Try using this
http://feeds.feedburner.com/bbcnewsfrontpagefullfeed?format=xml
instead, the url you posted is to the page about the feed, not the feed itself.
Wolfenrook
Logged
Pages:
1
2
[
3
]
4
5
...
13
« previous
next »
Jump to:
Please select a destination:
-----------------------------
SMFHacks.com
-----------------------------
=> News
=> Site Discussion
===> Suggestions
===> Bugs
-----------------------------
SMF Gallery Pro
-----------------------------
=> Announcements
=> Presales
=> Support
===> Bugs
===> Feature Requests
-----------------------------
SMF Store
-----------------------------
=> Announcements
=> Presales
=> Support
===> Guides and Tips
===> Feature Requests
===> Bugs
-----------------------------
SMF Classifieds
-----------------------------
=> Announcements
=> Presales
=> Support
===> Bugs
===> Feature Requests
-----------------------------
Downloads System Pro
-----------------------------
=> Announcements
=> Presales
=> Support
===> Feature Requests
===> Bugs
-----------------------------
Ad Seller Pro
-----------------------------
=> Presales
=> Support
-----------------------------
Newsletter Pro
-----------------------------
=> Presales
=> Support
===> Feature Requests
-----------------------------
Social Login Pro
-----------------------------
=> Presales
-----------------------------
Tweet Topics System
-----------------------------
=> Presales
-----------------------------
SMF Gallery Lite
-----------------------------
=> SMF Gallery Lite
-----------------------------
Modifications/Themes
-----------------------------
=> General SMF Forum
=> Modifications Talk
===> Latest Mods
===> Modification Showcase
=> Theme Talk
===> Theme Showcase
===> Latest Themes
Recent
Support needed please
by
dantheman
[
Today
at 03:36:31 pm]
Any news?
by
maxipes
[
Today
at 02:42:09 pm]
boardindex categories
by
SMFHacks
[
Today
at 02:23:51 pm]
Profile comments ERROR he...
by
SMFHacks
[
Today
at 10:26:45 am]
Simple Audio Video Embede...
by
simibill
[February 09, 2012, 05:30:55 pm]
statistics?
by
exit
[February 09, 2012, 04:47:13 pm]
Gallery Pro Support Neede...
by
SMFHacks
[February 08, 2012, 09:09:16 pm]
Question about permission...
by
SMFHacks
[February 08, 2012, 09:11:02 am]
Bulk comment delete?
by
SMFHacks
[February 08, 2012, 09:07:32 am]
Link?
by
chinaren
[February 08, 2012, 03:46:49 am]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Loading...