File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : FAQ - Upgrade modules
4
+ date : 2024-12-29
5
+ ---
6
+
7
+ There are many [ third-party modules] ({% link download/modules.md %})
8
+ available for webtrees.
9
+
10
+ In general, these modules only work with specific versions of webtrees.
11
+ Sometimes there are changes to the core code and the module needs updating
12
+ to work with the new version.
13
+
14
+ When a new version of webtrees is available, you should check your modules’
15
+ websites to see if they are compatible with the new version. You may need
16
+ to wait a few days or weeks for the module author to verify that it works
17
+ with the latest version, or update it.
18
+
19
+ If you have upgraded webtrees without checking/upgrading your modules,
20
+ your site may show fatal errors. To recover from this you will need
21
+ to disable the modules that cause errors. To do this, rename the
22
+ folder from ` modules-v4/xxx ` to ` modules-v4/xxx.disabled ` .
You can’t perform that action at this time.
0 commit comments