Describe the issue / Steps to reproduce:
After press the add button in namespace area, a add dialog appears. after press finish, the dialog disappear and nothing else happens.
In the network answer following error occured at server side:
{“success”:false,“message”:“Die Namensraum-Konfiguration konnte nicht gespeichert werden”,“payload”:,“payload_count”:0}
[846bccc35549ed99eaf484bf] 2024-11-17 18:26:16: Fataler Ausnahmefehler des Typs „Wikimedia\Rdbms\DBTransactionError“
the same at groups page with this error:
{“errors”:{“dberror”:“Error 1146: Table ‘bluespice.mwstake_dynamic_config’ doesn’t exist\nFunction: MWStake\MediaWiki\Component\DynamicConfig\DynamicConfigManager::backup\nQuery: SELECT mwdc_key FROM mwstake_dynamic_config WHERE mwdc_is_active = 1 AND mwdc_key = ‘bs-groupmanager-groups’ LIMIT 1 \n”,“0”:{“code”:“unknown error”}},“success”:false,“message”:"Error 1146: Table ‘bluespice.mwstake_dynamic_config’ doesn’t exist\nFunction: MWStake\MediaWiki\Comp
Expected behavior:
the functions add a namespace or a group
hi Margit,
thank you. that worked.
But I saw another page, that is not working. Also after update.php.
The page is admin settings and after clicking Notifications (Benachrichtigungen in german)
The tab shows only a waiting progress bar, which is infinite and never ends.
Perhabs you also know the solution for this problem?
Greetings
As this topic has already been marked as “solved”, maybe we can create a new one for the “notification” issue?
As a first hint: Please update to BlueSpice 4.5.3. The error message you have shared refers to some module that has been renamed recently (ext.notifications.subscription.set → ext.notifyme.subscription.set). A full codebase update will most likely solve this.