Using Selfoss with PHP 8

by nickrickard, Monday, January 17, 2022, 18:51 (852 days ago) @ jtojnar

Thank you for your patience.

I get the XHR log messages on first loading the selfoss page:


17:19.57.337 XHRGEThttps://[mysite]/nickfeed/api/about
[HTTP/1.1 200 OK 0ms]

17:19:57.880
XHRGEThttps://[mysite]/nickfeed/?type=unread&extraIds[]=&sourcesNav=false&search=&itemsPerPage=50
[HTTP/1.1 200 OK 0ms]

But I don't get any XHR message for clicking 'star' or 'mark as read'. Inspecting the source of the button shows that there is an event listener, which seems to be linked to react-dom.production.min.js.

Using your screenshot I could reverse-engineer the page https://[mysite]/nickfeed/mark/103653 which came up with 'Page not Found'. 103653 is a valid unread article number. So I can't manually trigger it to mark an article as read. But clicking on the 'Mark [All] as Read' button in the top left green logo and box does mark all my articles as read.

(Still nothing beyond selfoss.DEBUG: Established database connection in the logs which occurs on a page refresh but nothing on a button click.)


Complete thread:

 RSS Feed of thread

powered by my little forum