Feed post bot

Error with phpbb 3.3.10 - Feed post bot

Error with phpbb 3.3.10

by Edward572 » Thu May 04, 2023 2:43 am

[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 337: foreach() argument must be of type array|object, null given
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 362: Undefined variable $return
It seems not to automatically on refresh to post new RSS feeds, I have been doing it manually.

Above is the error message when I press the manually button.

Any New Updates on this EXT

Current Version: FeedPost Bot 1.0.11
Cheers All, Have A Good One
StormerSoft.Com
User avatar
Edward572
Registered User
Posts: 194
Joined: Wed Aug 03, 2005 12:37 am
Location: Calgary, Alberta, Canada
Name: Edward

Re: Error with phpbb 3.3.10

by Ger » Thu May 04, 2023 6:54 am

You can try the latest version from github: https://github.com/GerB/feedpostbot/arc ... master.zip

It has some improvements since the last version here on phpBB.com. Keep in mind though, it was developed before PHP 8 existed. People report it works.
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:

Kinderpraktijk SensIQ

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

Re: Error with phpbb 3.3.10

by Edward572 » Fri May 19, 2023 5:19 am

1st Manual Fetch all feeds manually
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 337: foreach() argument must be of type array|object, null given
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 362: Undefined variable $return
With your latest version 1.0.14, this happens if your manually press the button under EXT/feedpostbot.

Automatic downloading does not work properly with 3.3.10, the phpbb board has EXT is v1.0.11.

2nd Manual Fetch all feeds manually
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 337: foreach() argument must be of type array|object, null given
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 362: Undefined variable $return
Yes seems to be the same error every time

3rd Manual Fetch all feeds manually
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 582: Undefined array key 0
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 337: foreach() argument must be of type array|object, null given
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 362: Undefined variable $return
Is there anyway this ext can be updated and accepted as an EXT on phpbb v3.3.10 website?


Again, thanks for your support...
Cheers All, Have A Good One
StormerSoft.Com
User avatar
Edward572
Registered User
Posts: 194
Joined: Wed Aug 03, 2005 12:37 am
Location: Calgary, Alberta, Canada
Name: Edward

Re: Error with phpbb 3.3.10

by Ger » Fri May 19, 2023 3:35 pm

Looks like there is an invalid or empty feed (of type RSS) bugging you.
Several people reported it working on 3.3.x
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:

Kinderpraktijk SensIQ

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

Re: Error with phpbb 3.3.10

by donsenilo » Sat Jun 03, 2023 12:47 pm

Hi

I have (almost) the same problems like Edward.
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 778: compact(): Undefined variable $item
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 778: compact(): Undefined variable $append
[phpBB Debug] PHP Warning: in file [ROOT]/mobiquo/push/TapatalkPush.php on line 418: Undefined array key "post_author"

Fatal error: Uncaught TypeError: DateTime::setTimezone(): Argument #1 ($timezone) must be of type DateTimeZone,
I use the master from github.

The automatic fetch worked until 24.05.
User avatar
donsenilo
Registered User
Posts: 360
Joined: Wed Oct 08, 2014 6:23 pm
Name: Markus

Re: Error with phpbb 3.3.10

by Ger » Sun Jun 04, 2023 6:56 am

Tapatalk isn't supported and should not be used. Ever.
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:

Kinderpraktijk SensIQ

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

Re: Error with phpbb 3.3.10

by donsenilo » Sun Jun 04, 2023 8:30 am

Ger wrote:Tapatalk isn't supported and should not be used. Ever.
Wow! Why ?
User avatar
donsenilo
Registered User
Posts: 360
Joined: Wed Oct 08, 2014 6:23 pm
Name: Markus

Re: Error with phpbb 3.3.10

by Ger » Sun Jun 04, 2023 6:01 pm

Many, many security issues with Tapatalk. Just search the support forums. There are reasons it was never passed through the validation process. They never resubmitted their extension since they can't match phpbb security standards.
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:

Kinderpraktijk SensIQ

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

Re: Error with phpbb 3.3.10

by donsenilo » Sun Jun 04, 2023 6:19 pm

Ok, I disabled the Tapatalk-Plugin.

But still get
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 778: compact(): Undefined variable $item
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 778: compact(): Undefined variable $append

Fatal error: Uncaught TypeError: DateTime::setTimezone(): Argument #1 ($timezone) must be of type DateTimeZone,
User avatar
donsenilo
Registered User
Posts: 360
Joined: Wed Oct 08, 2014 6:23 pm
Name: Markus

Re: Error with phpbb 3.3.10

by Ger » Sun Jun 04, 2023 7:01 pm

Still:
Ger wrote:Looks like there is an invalid or empty feed (of type RSS) bugging you.
Several people reported it working on 3.3.x
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:

Kinderpraktijk SensIQ

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

Re: Error with phpbb 3.3.10

by bacon tacon » Fri Apr 19, 2024 11:28 am

It does still work, but Fetch all feeds manually produces the errors described:
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 769: compact(): Undefined variable $item
[phpBB Debug] PHP Warning: in file [ROOT]/ext/ger/feedpostbot/classes/driver.php on line 769: compact(): Undefined variable $append
User avatar
bacon tacon
Registered User
Posts: 297
Joined: Sun Oct 27, 2002 8:17 pm

Re: Error with phpbb 3.3.10

by Ger » Sun Jun 16, 2024 7:15 am

Download the latest version from github
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:

Kinderpraktijk SensIQ

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

Re: Error with phpbb 3.3.10

by bacon tacon » Sun Jun 16, 2024 3:57 pm

Thank you. so much for taking time to update this very useful extension.
User avatar
bacon tacon
Registered User
Posts: 297
Joined: Sun Oct 27, 2002 8:17 pm