Why is the load button unclickable?

//ads -- adsterra.com -- native banner
?>
Whenever I go into a VAB and try to load a craft, the load button is unresponsive. All other buttons work except for load. Loading crafts that came with mods from clicking on the runway doesn't work either. I've searched online, but I haven't found any results. I have the following mods running in 0.90:
- Tweakscale
- Ferram Aerospace (FAR)
- PlanetFactory Revived
- B9 Aerospace pack
- DarkMultiplayer
How can I fix this? Is it fixable?
Pictures about "Why is the load button unclickable?"



What makes a button Unclickable?
The disabled attribute is a boolean attribute. When present, it specifies that the button should be disabled. A disabled button is unusable and un-clickable. The disabled attribute can be set to keep a user from clicking on the button until some other condition has been met (like selecting a checkbox, etc.).How do you make a button Unselectable?
\u201cmake button unselectable css\u201d Code AnswerHow do you make a button Unclickable in CSS?
To make a button non-clickable, you can enter: pointer-events: none; into the button module's "Button Settings > Advanced > Custom CSS > Main Element" box, like so: Note that this will also disable the hover effect on the button.How do I disable the click button?
To disable a submit button, you just need to add a disabled attribute to the submit button. $("#btnSubmit"). attr("disabled", true); To enable a disabled button, set the disabled attribute to false, or remove the disabled attribute.Enable and Disable Button using JavaScript - HowToCodeSchool.com
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Terrence Bowen, Tatiana Syrikova, Anete Lusina, Marc Schulte