SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
February 10, 2012, 06:48:14 pm

Login with username, password and session length
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: 2
Guests: 55
Total: 57
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
| | | | |-+ 
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: 1 ... 6 7 [8] 9 10 ... 13 Go Down Print
Author Topic: [Mod] RSS Feed Poster  (Read 99722 times)
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #105 on: May 09, 2008, 07:46:44 am »

I've got an odd problem with this mod; I checked the 'mark as read' box in all the feeds, and they still come in marked as new and show up in 'show unread topics'. What's weird is that when I update the feeds manually via the cronrss.php file they are marked as read the way they should be. The forum is flcairsoft.com
Any ideas on how to fix this would be awesome  Smiley ty, I love this mod
Logged
Wman21
Newbie
*
Offline Offline

Posts: 14


SMF Geek


View Profile WWW
« Reply #106 on: May 10, 2008, 05:34:48 am »

I got another problem than setting up the cronrss.php, how can i add custom html code to the forum, because when the feed is posted I see these paragraph tags <p></p> and I would like to add them to the forum, so they wouldn't be visible in the post...
Logged

iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #107 on: May 10, 2008, 07:36:08 am »

In the settings you allow html in posts. That should do it but optionally you could  download the mod that allows more html tags in the forums. Then download the mod that lets you choose permissions for who can use html in posts and give the perms to your feed poster.
Logged
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #108 on: May 10, 2008, 05:06:20 pm »

I've got an odd problem with this mod; I checked the 'mark as read' box in all the feeds, and they still come in marked as new and show up in 'show unread topics'. What's weird is that when I update the feeds manually via the cronrss.php file they are marked as read the way they should be. The forum is flcairsoft.com
Any ideas on how to fix this would be awesome  Smiley ty, I love this mod

Is there a way to 'hardwire' all rss feedposts to be marked as read? Or all posts from a particular user (the feedposter) marked as read? Because that would also solve my problem assuming this is too dificult to fix. I don't understand what the difference is between manually running the php scrip or the cron daemon doing it...
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9399


View Profile
« Reply #109 on: May 10, 2008, 05:40:12 pm »

You would do it either via cron with runs it the script by itself at a time you choose or do it manually.


The poster mod does have an option toggle if the post is read or not I believe. It uses the createpost function from SMF.
Logged
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #110 on: May 10, 2008, 06:02:13 pm »

For the life of me I cannot get the feed posts to show as read upon posting. I have uninstalled and reinstalled the mod. I've checked the cron configuration, making sure the interpreter is php4. I've checked the database and indeed the feeds are setup to be marked as read... they just aren't.

When I do it manually though, by putting the http://www.flcairsoft.com/forum/cronrss.php in the address bar and hitting return it works perfectly, all the feedposts marked as read just like I want. When I let the cronjob do it they all show up as new. It's driving me nuts.

I'm trying fake cronjobs now to see if that works. I wish I could use cron because I think the fake cronjobs will slow down the forums slightly.  Undecided
Logged
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #111 on: May 10, 2008, 06:58:08 pm »

Fake cronjobs produce the same result, posts that are not marked as read.

Is there a perm the feed poster needs in order to be able to do this?
Logged
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #112 on: May 10, 2008, 07:36:37 pm »

Never mind, it appears this is working the way it was intended. I thought it would mark the feeds as read for all users, but it appears that it only marks them as read for the poster. Hence when the cronjob runs for the feedbot the posts are marked as read for the feedbot and when I run the php script manually as admin they are marked as read for me.
I was hoping to keep these out of the 'show all unread posts since last visit' list so the users would be able to easily find the posts from other users and not be inundated by feed posts they might not be interested in.
Sorry, it is a great mod. Hopefully I can find a way to make the 'show unread posts since last visit' link show all posts except those in the feeds board? Or perhaps mark the feed posts as read for all users?  Smiley
Logged
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #113 on: May 10, 2008, 11:52:45 pm »

I'm sorry for posting so many times in this thread but I've found a solution that is working well for me. I have all my feeds going into one particular board and I've designated that board as the recycle board for deleted topics (you do this in admin>forum>boards>settings)
This keeps the feed posts from showing in 'show unread' post list and in the 'recent posts' list
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9399


View Profile
« Reply #114 on: May 10, 2008, 11:54:21 pm »

Then what do you do with the feeds once they are in that board? Do you move them out or leave in that board?
Logged
iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #115 on: May 11, 2008, 09:35:03 am »

I leave them in that board
Logged
Wman21
Newbie
*
Offline Offline

Posts: 14


SMF Geek


View Profile WWW
« Reply #116 on: May 13, 2008, 02:26:02 am »

hey when I tick the box where it says enable HTML or smth, then it doesn't work. My Feed posts still consist of <p></p> etc. How to fix it?
Logged

iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #117 on: May 14, 2008, 07:27:12 pm »

Enable html and install the mod that lets you post more html. There's also one that let's you manage perms for html posting, so you'd give those to your feedposter.
Logged
Wman21
Newbie
*
Offline Offline

Posts: 14


SMF Geek


View Profile WWW
« Reply #118 on: May 20, 2008, 05:59:27 am »

And what's the mods name?
Logged

iturner5150
Newbie
*
Offline Offline

Posts: 17


View Profile
« Reply #119 on: May 31, 2008, 01:39:35 pm »

And what's the mods name?
I don't remember but if you search the smf mod site for 'html' you'll find it easily
Logged
Pages: 1 ... 6 7 [8] 9 10 ... 13 Go Up Print 
« previous next »
Jump to:  

Recent
[Today at 03:36:31 pm]

[Today at 02:42:09 pm]

[Today at 02:23:51 pm]

[Today at 10:26:45 am]

[February 09, 2012, 05:30:55 pm]

by exit
[February 09, 2012, 04:47:13 pm]

[February 08, 2012, 09:09:16 pm]

[February 08, 2012, 09:11:02 am]

[February 08, 2012, 09:07:32 am]

[February 08, 2012, 03:46:49 am]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 0.278 seconds with 21 queries.