- Besançon, France
- https://www.deblan.io/
-
French devop driven by the culture of free and hacking 🦇
-
Joined on
2015-03-02
The code is up to date but the server execute the old one. Can you restart php-fpm or your web server and try again?
On line 102 of /home/www/thurn.net/nextcloud/apps/side_menu/lib/Controller/JsController.php, do you have:
$isAvatarSet = \OC::$server->getAvatarManager()->getAvatar(…
@nexion63 wrote in deblan/side_menu#445 (comment):
Miracle! The menu is back! I don't know how or why it got fixed.
That could be an problem with PHP…
@pulporiendo-max what errors do you have in nextcloud.log?
Ok! These errors are different from the ones generated by the dependency issue I fixed. Can you open the tab "Network" (Réseau) and check what url are impacted please?
@pipip good to know!
@nexion63 @pulporiendo-max can you open your browser dev tools and check what errors are show in the console please?
Moving from @nextcloud/vue@9.0.0-alpha.8 to @nextcloud/vue@9.0.0 brakes the build.
Reduced diff:
Works:
├── @babel/core@7.26.10
├── @babel/plugin-syntax-dynamic-import@7.8.3
├── @nextcloud/axios@2.5.1
├── @nextcloud/browserslist-config@3.0.1
…