You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Seeing this error in the logs on production Site Factory for my customer:
[02-Feb-2017 21:37:24 UTC] PHP Notice: Undefined index: gardens_site_settings in /mnt/www/html/[SITENAME]01live/vendor/acquia/blt/settings/blt.settings.php on line 40 request_id="-"
@seanhamlin Can you please inspect the global variables for that server and determine which one contains the db name? Perhaps the ENV vars were change in ACSF. Currently we expect the db name to be
Which suggests that the code should work. Checking out the PHP error logs again on production, and it seems to have stopped on Feb 16, the last error being:
[16-Feb-2017 01:18:29 UTC] PHP Notice: Undefined index: gardens_site_settings in /mnt/www/html/[SITEFACTORYNAME]/vendor/acquia/blt/settings/blt.settings.php on line 40 request_id="-"
My system information:
Seeing this error in the logs on production Site Factory for my customer:
And in the last day:
The text was updated successfully, but these errors were encountered: