-
Trying to take a look at webtrees 2.0.0 Beta 4.
Setup:
* Fedora 30 Server running Docker.
* A container running current mariadb image.
* A container based on fedora 30 image with this Dockerfile…
-
individual pages and "My Page" wastes too much space by larger font and large empty left and right margins. This implies that you have to to more scrolling and don't have an easy overview.
As an ex…
-
When pretty urls are set in config
```
base_url="https://webtrees.vytux.com"
rewrite_urls=1
```
I get this on the homepage
![image](https://user-images.githubusercontent.com/5370583/67345760-da…
-
Due the latest changes, my modules stop working. I extended the fan chart module. Is this not possible any longer?
I get some nothing saying error messages:
fan-chart …/vendor/aura/router/src/Ma…
-
The instruction `$listController = new ListController(app(IndividualListService::class), app(LocalizationService::class));` works just fine in `app/Module/IndividualListModule.php` and others.
Howe…
-
I have today (hopefully) updated the wt code on both my test systems to 73f5072471c.
Both give error
Class Fisharebest\Webtrees\Tree does not exist …/app/Application.php:58
#0 …/app/Application.php…
-
I see a warning on the Manage media page.
DataTables warning: table id=DataTables_Table_0 - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
-
https://dev.webtrees.net/demo-dev/module/statistics_chart/Chart/demo#tab-tab-bcc78d5e673630ad67f4f6f15f90a4f6
```
Unresolvable dependency resolving [Parameter #0 [ integer $id ]] in class Fishare…
-
Forgive me if this is the wrong place to ask. I'm still familiarizing myself with the codebase- is there a straightforward way to obtain the URL for a tree's homepage? I tried using the route() functi…
jchue updated
4 years ago
-
PHP error: Call to undefined method Fisharebest\Webtrees\Filter::escapeHtml() …\modules_v4\vesta_shared_places\SharedPlacesModule.php:258
I have both the custom Vesta 'Facts and Events' and 'Shared…