Skip to main content


My fight with #Friendica goes on


Apart from plenty of PHP errors in apache log (and zero in log/friendica.log) the system seems to work. More or less.

The current source of fun is worker.php, which is supposed to run every 10 minutes or so. Looks like Friendica doesn't continuously dequeue outbound or poll inbound but it have to be done periodically. Oh my.

Still, worker runs for the last 20 minutes and doesn't show any sign that she would like to finish too soon. God knows what it's doing since there's no output, no log, no none. Does a lot of web connection to unknown places for unknown reasons. Pretty low visibility.

Still direct message (PM) doesn't seem to work too well: there is no recipient.

Oh, and now I see that input field doesn't offer
Click to open/closeformatting after writing
.
The PM problem turned out to be broken theme problem: both Vier and Smoothly is broken regardig thise (and possibly others).

Thanks go to @Hypolite Petovan