Error: Call to undefined function variable_realm_get() in oa_site_layout_init() (line 64 of /var/www/html/openatrium/profiles/openatrium/modules/apps/oa_site_layout/oa_site_layout.module)
during the installation this error is appearing, I have no idea how to solve it, could you help me?
I followed all the steps, update php to 7.4, mariadb and apache to latest. I enabled all the modules and configurations to make run Drupal 9 (can do a fresh install of it without problems).
I'm new to the use of Drupal 9, i would like to use PostgreSQL 13 as the Drupal 9 Default Repository that contains the Drupal site configuration.
I've installed Drupal 9 twice in an effort to have PostgreSQL 13 as the site Repository. Can some point me in the right direction as to how to have PostgreSQL 13 as the default repository? I have PostgreSQL 13 installed and a Drupal database created, I'm using the default schema and have established a Drupal account as the database owner.