After I updated Friendica to the current develop branch, when I try to access /network?order=post (the link in the very top left), I get this in httpd error log:
[Fri Jun 05 11:40:29.087800 2020] [proxy_fcgi:error] [pid 2197:tid 140111354259200] [client 192.168.173.33:33960] AH01071: Got error 'PHP message: PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 58PHP message: PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 60PHP message: PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 61PHP message: PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 63PHP message: PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 64PHP message: PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 72'
Tips how to solve it?
utzer [Friendica]
[05-Jun-2020 11:50:48 Europe/Berlin] PHP Notice: Trying to access array offset on value of type null in /var/http/friendica/src/Module/NoScrape.php on line 63
utzer [Friendica]