hrvoje_hr Well, I would like to make some posts sticky, but when I enable it I get the following errors:
[Tue Sep 07 13:20:53.173011 2021] [php7:notice] [pid 13826] [client 192.168.1.1:57905] PHP Notice: Undefined property: stdClass::$data in /var/www/www.anchormodeling.com/flarum/storage/views/ca52db534dae6cbf03d511579d2e6ef15c617942.php on line 7, referer: http://www.anchormodeling.com/
[Tue Sep 07 13:20:53.173032 2021] [php7:warn] [pid 13826] [client 192.168.1.1:57905] PHP Warning: Invalid argument supplied for foreach() in /var/www/www.anchormodeling.com/flarum/storage/views/ca52db534dae6cbf03d511579d2e6ef15c617942.php on line 7, referer: http://www.anchormodeling.com/
I think I must have missed something that needs to be set in the database. The is_sticky
column is set to 0 for all rows in the discussions table, and I can't see what else the extension would need.