Conversation
Notices
-
It has been a while since the last release but this does not mean we have been lazy :slight_smile:
The first release candidate for Hubzilla 8.8 is here and it is BIG!
If you wish to participate in the RC testing, please git checkout 8.8RC your core and addons repositories.
The status of the RC testing can be followed in this wiki.
Please refer to the git history for the changes. A detailed change log will be provided with the release announcement.
You are welcome to contribute fixes in form of merge requests and bug reports for issues you might find here.
HAPPY TESTING!
#Hubzilla @Fediverse News
-
Released RC2 with many important fixes!
-
@_jayrope any errors in the PHP log?
-
@Mario Vavti I don't know, if that's related, but i just updated my dev site to 8.9 and /hq only shows a blank page now. /settings remain accessible. /profile/user takes a long time to load, then i get this (see image) on right side. "Loading..." never stops.
Active add-ons are only AuthCHoose, logrot, phpmailer and Pubcrawl.
-
@_jayrope looks like your addons are not up to date... Please git pull and make sure you do not run any custom changes before reporting bugs...
-
Thank you @Mario Vavti My report was incomplete - and I found the bug in the logs. Superblock was enabled, disabling it stopped the error. Uh. That must have been me causing this, as i was using some code from superblock for a new addon (which was disabled before). My new addon works, superblock doesn't. I guess i am not built for such things, however trying this to get features i am missing, that's why the dev site.
Stack trace for the record
#0 /home/site/devsite.net/include/plugin.php(504): superblock_enotify_format()
#1 /home/site/devsite.net/Zotlabs/Lib/Enotify.php(895): call_hooks()
#2 /home/site/devsite.net/Zotlabs/Module/Sse_bs.php(215): Zotlabs\Lib\Enotify::format()
#3 /home/site/devsite.net/Zotlabs/Module/Sse_bs.php(99): Zotlabs\Module\Sse_bs->bs_network()
#4 /home/site/devsite.net/Zotlabs/Web/Router.php(223): Zotlabs\Module\Sse_bs->init()
#5 /home/site/devsite.net/Zotlabs/Web/WebServer.php(110): Zotlabs\Web\Router->Dispatch()
#6 /home/site/devsite.net/index.php(14): Zotlabs\Web\WebServer->run()
#7 {main}
thrown in /home/site/devsite.net/extend/addon/hzaddons/superblock/superblock.php on line 193
note there is no domain devsite.net...