Visual problem with the control panel DirectAdmin?

IxI_JOKER_IxI

New member
Joined
Jul 9, 2025
Messages
4
Hello, everyone.
Could you please tell me if this is a bug or if it should be?

When selecting/changing a site (domain), all the information (block) that is circled in the screenshot does not change. Although in my opinion it should change. Only the domain field changes (circled in green in the screenshot)
1752125307251.png
 
Hello,

The dashboard shows an account usage (but not per a domain), i.e. it reports a summarized usage from all domains under the user account.
 
Hello,

The dashboard shows an account usage (but not per a domain), i.e. it reports a summarized usage from all domains under the user account.
Okay. I see. I didn't say/write it quite right.

Specifically, I am concerned about what does not change (does not display the current PHP version for the domain I selected)
 
Yes, the information might be confusing and it was already discussed in regarding to a PHP version. The page displays a default PHP version assigned to the account, i.e. the version selected for a default domain. There is another bug, when the pencil does not allow to change the default PHP version if a secondary domain is selected in the top right selector.

does not display the current PHP version for the domain I selected
 
Yes, the information might be confusing and it was already discussed in regarding to a PHP version. The page displays a default PHP version assigned to the account, i.e. the version selected for a default domain. There is another bug, when the pencil does not allow to change the default PHP version if a secondary domain is selected in the top right selector.

This PHP change page has the same situation, when you select a different domain, the version of the previous domain is shown. A should be dynamically changed/visually updated when selecting a domain. Because it's not clear what version the current domain is now. You have to manually refresh the page.
1752138804851.png
 
That page is just config the directive value for PHP version ( per User config ).

But.... it's should automatics display the correct options when change the domain.

Because the logics is just checking which PHP version is in use with the domain, and automatics switch to current PHP version during page load.
 
Back
Top