Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rss2Post Task
08-20-2008, 05:21 PM (This post was last modified: 08-20-2008 05:51 PM by foxxx428.)
Post: #1
Rss2Post Task
Hey guys, I've uninstalled and installed each new version and I'm getting close now but has anyone gotten this thing to actually run as a task? Mine keeps saying that it's coming up and then skips it. I thought okay, I'll run a cron job then. I haven't done it in a couple years but I think I did it right:

Code:
php -q /home/foxsextr/public_html/Forums/inc/tasks/rss2post_task.php

and it's just firing me blank emails. It works great if I run it manually. In fact almost too well. I put in an AMD news feed and it popped off a couple hundred posts instantly. I'm not sure where to go with this as I can't find a single error log for it anywhere. Any ideas?

I guess I did find something in my error log.

Quote:PHP Fatal error: Call to a member function load() on a non-object in /home/foxsextr/public_html/Forums/inc/plugins/rss2post.php on line 55, referer: http://www.foxs-extreme-tech.info/Forums/index.php
Find all posts by this user
Quote this message in a reply
08-24-2008, 03:33 PM
Post: #2
RE: Rss2Post Task
You call the task system by making a cronjob to MyBB's task.php. Don't call the rss2post_task.php file directly.

[Image: sig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
09-06-2008, 03:07 PM
Post: #3
RE: Rss2Post Task
Just a quick reply to say that yea I read on the mybb forum but it doesn't work. I stopped trying long ago because it seems that my members hate looking through tons of RSS posts to find real posts when they click View New Posts. It does work when I click on the task but I'm not going to do that anymore.
Find all posts by this user
Quote this message in a reply
12-26-2008, 08:39 PM
Post: #4
RE: Rss2Post Task
You can make the forum with RSS posts non-searchable. That way the posts won't get shown on any search results (including View New Posts)

[Image: sig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: