[CDB] Feed post bot

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Ideas Centre
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
Locked
User avatar
RomaamoR
Registered User
Posts: 253
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman
Contact:

Re: [3.1][3.2][BETA] Feed post bot

Post by RomaamoR »

It's easier for me to give you access to the forum than to explain
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][BETA] Feed post bot

Post by Ger »

I don't understand a word Russian, so that won't work. Also, I don't intend to give private support and a BETA extension not intended for use on live forums.

So, if a feed isn't working for you, please provide the requested information. If you don't, I cannot help you.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
Mauron
Registered User
Posts: 342
Joined: Wed Jul 16, 2014 11:25 am

Re: [3.1][3.2][BETA] Feed post bot

Post by Mauron »

RomaamoR wrote: Mon Jun 12, 2017 8:26 am
Ger wrote: Mon Jun 12, 2017 7:08 am
The first one works fine for me, but I cannot open the latter
Column 'topic_desc' cannot be null [1048]
The error is caused by Topic Descriptions, though I recall that latest version fixed it.
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][BETA] Feed post bot

Post by Ger »

Well, case closed than. Thank you!
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Ger »

Since I haven't heard of any issues lately, I've submitted the extension to the CDB. I've added a small feature: the ability to configure the cron_frequency. Previously it was hard coded as 1800 seconds (half an hour), it's now a setting in the ACP module.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Ger »

I got a request to make it possible to remove the source link for posted items. Therefore I added the option "append link" for each feed, default enabled.

It's only available through Github ATM: https://github.com/GerB/feedpostbot
In a later stage (when it's feed tested) I'll submit it as a revision to the CDB.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by </Solidjeuh> »

I get this in the logs:

Code: Select all

Error in [ROOT]/ext/jv/shoutbox/event/listener.php on rule 170: Undefined index: JV_SHOUTBOX_F_NEW_TOPIC

Error in [ROOT]/includes/message_parser.php on rule 1198: Undefined index: TOO_FEW_CHARS
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Ger »

Froddelaar wrote: Thu Jul 13, 2017 3:02 pm I get this in the logs:

Code: Select all

Error in [ROOT]/ext/jv/shoutbox/event/listener.php on rule 170: Undefined index: JV_SHOUTBOX_F_NEW_TOPIC

Error in [ROOT]/includes/message_parser.php on rule 1198: Undefined index: TOO_FEW_CHARS
I think you have the wrong topic here. It says there is an error with the shoutbox extension. That has nothing to do with the feed post bot. :)
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by </Solidjeuh> »

Ger wrote: Thu Jul 13, 2017 3:05 pm
Froddelaar wrote: Thu Jul 13, 2017 3:02 pm I get this in the logs:

Code: Select all

Error in [ROOT]/ext/jv/shoutbox/event/listener.php on rule 170: Undefined index: JV_SHOUTBOX_F_NEW_TOPIC

Error in [ROOT]/includes/message_parser.php on rule 1198: Undefined index: TOO_FEW_CHARS
I think you have the wrong topic here. It says there is an error with the shoutbox extension. That has nothing to do with the feed post bot. :)
Yes it does, the shoutbox announces new topics.
And when I enable your extension it show just empty announcements
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by </Solidjeuh> »

Nevermind, I disabled & enabled the extension, and now it works :cry: :lol:
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Ger »

Great :)
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
TalhaMoazSarwar
Registered User
Posts: 10
Joined: Thu Jul 13, 2017 5:41 pm

Re: [3.1][3.2][RC] Feed post bot

Post by TalhaMoazSarwar »

Hello,

Your extension is incredibly good. Please make it compatible with this rss feed format

https://www.siasat.pk/forum/external.ph ... orumids=29

Thanks for making this extension..
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Ger »

It works for me. The only thing is that most items are just an iframe with a video. Those get stripped since phpBB doesn't allow iframes.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
Ger
Registered User
Posts: 2107
Joined: Wed Jan 02, 2008 7:35 pm
Location: 192.168.1.100
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Ger »

The extension didn't get validated because of potential PHP notices and inability to fetch feeds when allow_url_fopen is disabled on the server.

I've updated the extension (download from github). I appreciate any feedback.
My extensions:
Simple CMS, Feed post bot, Avatar Resize, Modbreak, Magic OGP, Live topic update, Modern Quote, Quoted Where (GDPR) and Autoresponder.
Newest: FAQ manager for 3.2

Like my work? Buy me a coffee to keep it coming. :ugeek:

-Don't PM me for support-
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [3.1][3.2][RC] Feed post bot

Post by Raul [ThE KuKa] »

Ger wrote: Tue Aug 22, 2017 12:30 pm The extension didn't get validated because of potential PHP notices and inability to fetch feeds when allow_url_fopen is disabled on the server.

I've updated the extension (download from github). I appreciate any feedback.
Thanks Ger.

I reported the team, so that you know exactly the problems seen in the validation process.
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


Locked

Return to “Extensions in Development”