-
```bash
$ tools/export -vvv
PHP Notice: Undefined index: Norway/Østfold/Våler in /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/src/ExportCommand.php on line 129
PHP Stack trace:
PH…
-
The one seen while generating charts for example.
-
I was just editing some individuals (who have a name entry as well as a romanized one). This is how it looks with Extended Family disablled:
![image](https://user-images.githubusercontent.com/70611…
-
### Description
I have the same problem here! After a new install with Maria Db addon, I tried the default pasword and user (admin:mybadpassword) but it doesn't work. I still have an error of creden…
-
```bash
In Filesystem.php line 402:
[League\Flysystem\FileExistsException]
File already exists at path: places/flags/.png
…
-
Wenn ich in meiner Wirkumgebung im Sammelbehälter bin und den Menüpunkt "Übertragen an den Tagging-Service" auswähle, dann erscheint der folgende Fehler:
```
Undefined array key 1 …/modules_v4/huh…
-
### Description
Issue when using mariadb
Tried the default user of "admin" and password of "mybadpassword" but it doesn't seem to be working
### Reproduction steps
```bash
1. Create a fresh i…
-
https://github.com/PeWu/topola-webtrees/blob/7b5badc54516478c8a922669b1e7df75d25ffc08/src/Module.php#L237
This function was marked for deprecation in the main project [two years ago](https://github…
-
My webtrees tree has 400000 indis and abt 1800 registered editors.
Every single day, several hundreds of updates are made.
Thus, just use webtrees-reminder would rather look like spam.
But i still …
-
As discussed today, as soon as webtrees has implemented
1) a task scheduler - to run tasks every day/hour/minute/etc.
2) a task queue - to break a large task into small tasks, which run continuously…