-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
display error in top menu #307
Comments
I can not reproduce this. |
clicking the question mark will bring message: "Could not fetch data" |
Without the json array from the config report we can not help you further. It works fine here. Entries feom other groups are not registered at all, so the can also not show a broken icon. |
what is the json array? would u like me to look further somewhere? |
I would need the result of this database query: SELECT `configvalue` FROM `oc_appconfig` WHERE `appid` = 'external' AND `configkey` = 'sites'; If you don't have access to the database, you should also be able to get it from the command line:
|
hi is this the answer you would like? {"1":{"id":1,"name":"aide","url":"https://kolab.koraland.net/apps/collectives/p/AWt7zweNDsrNPq7/aide","lang":"","type":"link","device":"","icon":"external.svg","groups":["everyone"],"redirect":false}} occ command did not work .. |
Steps to reproduce
Expected behaviour
users outside this group shouldn't see the external links in the top menu
Actual behaviour
a broken icon remains in the top menu for users not member of 'example'
the icon is not clickable and doesn't appear in the settings of AppOrder
Server configuration
Operating system: ubuntu
Web server: apache2
Database: maria
PHP version: 8,1 (but is does it too in 7.4)
Nextcloud version: 24.0.3
Where did you install Nextcloud from: stable origine trhough hestia panel (but it does it with manual install too)
List of activated apps: .. lots
Nextcloud configuration:
Client configuration
Browser: brave safari
Operating system: mac os mojave
Logs
Nextcloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: