-
**Describe the bug**
Updating Richdocuments took Nextcloud down
**To Reproduce**
Steps to reproduce the behavior:
1. Update to v8.4.3
Manually disabled richdocuments to regain access, then re…
-
##### Description
When data structure defines array of object, deserializing doesn't work as the nested data may be an array instead of stdclass.
##### Swagger-codegen version
2.3
##### Sw…
fMads updated
5 years ago
-
On a new Install with NGINX 1.18 and PHP 8.1.2 the search indexer stucked (always on the same page).
here is the error from the command line (`php bin/indexer.php`):
```
☠ TypeError: call_user_fu…
-
### Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
### Did you read the documentation?
Yes, I did not find it.
### Hav…
-
Что то не могу понять что за ерунда.
новая установка и при синхронизации с LDAP ошибка
Exception: File: C:\xampp\htdocs\pb\modules\LDAP.php[47]: ldap_error(): Argument #1 ($ldap) must be of type re…
dkhv updated
3 months ago
-
In some cases it's useful to define a single dataset as array, f.e. if you want to order by an id bis display a human readeble name.
One example which i tried with server-side rendering is here:
h…
xJuvi updated
3 months ago
-
## Describe your Issue
I've used the S3 integration before "manually" via `configs.s3.config.php`, now the helm chart upgrade (v5.4.0) fails because it's already defined
### Logs and Errors
> Hel…
-
On php 8:
File: Zend/Db/Statement.php
Line: 212
replace
`$sql = preg_replace("/$d($de|\\\\{2}|[^$d])*$d/Us", '', $sql);`
by
`$sql = preg_replace("/$d($de|\\\\{2}|[^$d])*$d/Us", '', (string) …
-
I have a few basic "route all requests to php"-style deployments on vercel, and I am noticing that when these deployments encounter a Fatal Error (for ex, some silly type issue like trying to read fro…
-
Hi Luca,
Many thanks for the last update. Recently I upgraded to version 0.7.1 ( commit 9ed375cd8eb4bd958b9f35bf11ff2392e68cbab5 )
The MySQL change I did manually. So far everything is working a…