MyBBHacks.com Plugins for  MyBB

Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RSS Feed Poster
#31
Modify the file
inc/tasks/rssfeedposter.php
Find
Code:
$msg_title = trim($msg_title);

Change To

Code:
$msg_title = strip_tags($msg_title);
$msg_title = trim($msg_title);
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#32
Couldn't pm you but here is my information
My paypal is sales@visualbasiczone.com
Thanks!
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#33
Thanks. You available if other tasks come up?
Reply
#34
Yes, I can be most days.
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#35
I'm now baffled. It was running but stopped adding threads Mar 4. The tasks logs shows that it ran, though I saw errors form when I set it up. I'm using Google for the rss so I'm sure its not that and it did work.

I've added the last bit from my feed log.
Reply
#36
What errors where in the log?
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#37
This was one minus the url "groups.com/external.php?type=RSS2&forumids=129 Post Errors:Array ( [0] => This forum requires a thread prefix to be set. Please select a valid prefix. )
RSS Feed Poster 5 hours ago"

Now it shows "RSS Feed Poster 2 minutes ago RSS Feed Poster Task Ran"
Reply
#38
thread prefix sounds like a third party plugin issue or a mybb setting that you set that requires a prefix on a certain forum.
The RSS Feed Poster mod can't handle it..
Like what I do? Support me at https://www.patreon.com/vbgamer45/
Reply
#39
Prefix is part of 1.8


Attached Files Thumbnail(s)
       
Reply
#40
More testing
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)