Closed xiawenq closed 5 years ago
I made a new release that should temporarily fix the problem.
OK,thank you very mouch. I'll update the newest version and test.
The latest version has solved this problem. Thank you very much for your help, I think I can close this issue.
Signing status
``` Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here. ``` none.App list
``` If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your Nextcloud installation folder ```Config report
``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder or Insert your config.php content here. Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) ```LDAP config
``` With access to your command line run e.g.: sudo -u www-data php occ ldap:show-config from within your Nextcloud installation folder Without access to your command line download the data/owncloud.db to your local computer or access your SQL server remotely and run the select query: SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap'; Eventually replace sensitive data as the name/IP-address of your LDAP server or groups. ```Aria2c log file (set the log level to debug by using --log-level=debug)
``` Insert your Aria2c error log here ```Web server error log
``` Insert your webserver log here ```Nextcloud log
``` Insert your Nextcloud log here ```Browser log
Error | index | Error: Call to undefined function style()/var/www/html/lib/private/legacy/app.php - line 622:include()/var/www/html/lib/private/Settings/Manager.php - line 306:OC_App::getForms("personal")/var/www/html/settings/Controller/CommonSettingsTrait.php - line 93:OC\Settings\Manager->getPersonalSections()/var/www/html/settings/Controller/CommonSettingsTrait.php - line 46:OC\Settings\Controller\PersonalSettingsController->formatPersonalSections("personal", "personal-info")/var/www/html/settings/Controller/CommonSettingsTrait.php - line 125:OC\Settings\Controller\PersonalSettingsController->getNavigationParameters("personal", "personal-info")/var/www/html/settings/Controller/PersonalSettingsController.php - line 57:OC\Settings\Controller\PersonalSettingsController->getIndexResponse("personal", "personal-info")/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 166:OC\Settings\Controller\PersonalSettingsController->index("personal-info")/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 99:OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {}, "index")/var/www/html/lib/private/AppFramework/App.php - line 118:OC\AppFramework\Http\Dispatcher->dispatch(OC\Settings\ ... {}, "index")/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:OC\AppFramework\App::main("OC\\Setting ... r", "index", OC\AppFramew ... {}, { section: " ... "})<