Skip to main content

reset users to use default style

Comments

2 comments

  • kjg
    Finally my brain started working again and I remembered what to do. Posting it here if someone else has the same issues The setting for an accounts style is in /home/username/var/cpanel/styled/ and in that directory there is a symlink pointing to the style used. ex current_style -> /usr/local/cpanel/base/frontend/paper_lantern/styled/retro/ To find all accounts not using the default style you could use f ex: find /home/*/var/cpanel/styled/current_style -ls Removing the symlink will make the account use the default style instead.
    0
  • cPRex Jurassic Moderator
    You can also specify this through the modifyacct API call as mentioned here: whmapi1 modifyacct user='username' STYLE=""
    which will force it to use the default for the server.
    0

Please sign in to leave a comment.