So, I wanted to have only one theme enabled, this is what I did...
First I went in and deleted all the themes except for the one I wanted.
[I can upload them later, if I want them... I left WhiteSands]
Next I modified the config.php in Sugar's root.
*This is required, otherwise the login does not have a theme and says Invalid Theme.
I changed...
Code:
'default_theme' => 'Sugar',
to...
Code:
'default_theme' => 'WhiteSands',
Doing both of these resulted in only having the WhiteSands theme enabled, used, an available in users theme menu.
Now I wanted to see how easy it was to install other themes for users to optionally pick after logging in.
*Remember, I still have WhiteSands as the default.
So I uploaded the Sugar theme folder, and... Sugar was under the theme's list.
Hope this helps someone.
Bookmarks