Closed (fixed)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2017 at 18:21 UTC
Updated:
8 Aug 2017 at 11:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
millenniumtreeAdded the following to hosting_server_form_hosting_settings_alter in server/hosting_server.module:
'#default_value' => variable_get('hosting_default_db_server',4),That seems to fix it.
Comment #4
helmo commentedThanks