Friendica: Fatal error in Protocol/OStatus

Created on 23 Jul 2018  路  3Comments  路  Source: friendica/friendica

Expected behavior

OStatus messaging should work without errors.

Actual behavior

PHP Fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Protocol\OStatus::constructObjecttype() must be of the type array, boolean given, called in /src/Protocol/OStatus.php on line 1707 and defined in /src/Protocol/OStatus.php:1505

Friendica version you encountered the problem

2018.08-dev a27ef8d0c9c835724ad7682c920f396420c3681b

PHP version

7.0

Bug

Most helpful comment

Sorry, had been long to work.

All 3 comments

I can have a look at it at the evening. Currently I don't want to update my system since the changes over the weekend had been so huge. Possibly @Quix0r can fix it sooner?

There's another one as well:

PHP Fatal error:  Uncaught TypeError: Argument 3 passed to Friendica\Protocol\OStatus::import() must be of the type array, null given, called in mod/salmon.php on line 186 and defined in src/Protocol/OStatus.php:291
Stack trace:
#0 mod/salmon.php(186): Friendica\Protocol\OStatus::import('<?xml version="...', Array, NULL, '')
#1 index.php(364): salmon_post(Object(Friendica\App))

Sorry, had been long to work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

miqrogroove picture miqrogroove  路  3Comments

MrPetovan picture MrPetovan  路  3Comments

AlfredSK picture AlfredSK  路  3Comments

hoergen picture hoergen  路  3Comments

astifter picture astifter  路  3Comments