In trying to import an existing installation - not from Softaculous - the variable softdomain for all scripts is empty - See bold. Other domains are ok. Just noticed this after upgrade to 2.6, but may or may not be related, as this was an pre-existing domain.
This is on any of the scripts pages, for import. Only subdomain shows - not main domain.
<span class="head">Choose Domain</span><br />
<span class="exp">Please choose the domain where the software is already installed.</span>
</td>
<td>
<select name="softdomain" id="softdomain" onchange="softmail();" id="softdomain"><option value="" ></option><option value="my.subdomain" >my.subdomain</option></select>
</td>
</tr>