You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
List of activated apps:
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
Nextcloud configuration:
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, …)
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
The text was updated successfully, but these errors were encountered:
aproposnix
changed the title
Missing "Unarchive" in Deck right click menu v1.2.0-beta1
Missing "Unarchive" in Deck menu v1.2.0-beta1
Nov 12, 2020
Describe the bug
In previous versions I was able to reactivate archived boards. Now there is no possibility.
To Reproduce
!. Go to an archived board
2. Click the three dot icon to open menu
3 The user will not see a menu item to reactivate the board.
Expected behavior
The user should have a method for reactivating archived boards.
Client details:
Server details
Operating system:
Ubuntu 20.04
Web server:
Apache/2.4.41 (Ubuntu) (apache2handler)
Database:
mysql 10.3.25
PHP version:
7.4.3
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, sodium, apache2handler, mysqlnd, PDO, xml, apcu, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, imagick, intl, json, exif, mysqli, pdo_mysql, apc, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Phar, Zend OPcache
Nextcloud version: (see Nextcloud admin page)
Where did you install Nextcloud from:
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
The text was updated successfully, but these errors were encountered: