Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update Drupal Debug Hints
authored
Sep 18, 2023
by
Tom Wiesing
Show whitespace changes
Inline
Side-by-side
Drupal-Debug-Hints.md
View page @
9a091fdc
...
@@ -156,8 +156,18 @@ sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabase
...
@@ -156,8 +156,18 @@ sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabase
-
replace URIs in Triplestore
-
replace URIs in Triplestore
-
clear
`wisski_salz_id2uri`
table
-
clear
`wisski_salz_id2uri`
table
# Objekte Im Netz
Config
# Objekte Im Netz
## Here Be Dragons:
-
Update to use new theme
-
Remove "Field Layout" module
## TODO
-
Uninstall Deprecated Modules + Modules
-
Remove "Install Profile" settings from all
`settings.php`
-
Setup "Trusted Host Patterns" as follows:
```
```
$settings['trusted_host_patterns'] = array('^objekte-im-netz\.fau\.de');
$settings['trusted_host_patterns'] = array('^objekte-im-netz\.fau\.de');
```
```
\ No newline at end of file