Solved Deselecting "Send unsubscribe requests via HTTP" fatally breaks forum

This topic has been solved
S

Sim

Guest
If you uncheck the option to "Send unsubscribe requests via HTTP" without checking "Send unsubscribe requests via email", it fatally breaks the forum:

1706672651964.webp

Code:

Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, bool given in /srv/www/xenforo22/src/XF/App.php:756 Stack trace: #0 /srv/www/xenforo22/src/XF/App.php(756): in_array('...', false) #1 /srv/www/xenforo22/src/XF/App.php(1959): XF\App->XF\{closure}(Object(ArrayObject)...

Read more

Continue reading...