Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Jan 2002
    Posts
    222

    Default Change All Users WHM Themes and CPanel Themes

    Hi,

    Is it possible to run a command that will change all cpanels to use a theme of my choise without manually accessing each account in whm and changing it?

    Also is there a quick way to change all resellers whm to use a particular skin so I can remove skins we don't want to use without causing a problem?

    Kind Regards,

    Neil

  2. #2
    Member
    Join Date
    May 2002
    Posts
    35

    Default chaning cpanel and whm themes

    create a script as follows:

    --------------------
    !#/bin/bash

    echo &simple& &$1

    --------------------

    Save the script as changetheme.sh and chmod it to 755.

    Then use the following command
    find / -name '.whmtheme' -exec /home/mydir/changetheme.sh {} \;

    This will search for all .whmtheme and overwrite them with the text simple. Replace simple with whatever WHM theme you wish to use, I've just been using Simple CP



    To change all Cpanel users skins do:

    cd /var/cpanel/users/
    replace RS=default RS=Xskin -- *
    replace RS=iconic RS=Xskin -- *
    replace RS=blue_lagoon RS=Xskin -- *
    replace RS=tree RS=Xskin -- *
    replace RS=advanced RS=Xskin -- *

    Let me know is it works

  3. #3
    itf
    itf is offline
    Member
    Join Date
    May 2002
    Posts
    626

    Default

    /usr/local/cpanel/users

    you can also use replace command this way:

    replace RS=default RS=Xskin RS=iconic RS=Xskin RS=blue_lagoon RS=Xskin RS=tree RS=Xskin RS=advanced RS=Xskin -- *
    Please use messengers to contact me:
    MSN: patrickay@msn.com
    AIM: PatrickITF

Similar Threads & Tags
Similar threads

  1. Allow users to change themes
    By clbrack1 in forum New User Questions
    Replies: 2
    Last Post: 07-19-2007, 01:20 PM
  2. WHM Themes Tab Dosn't open & via Themes icon comes up blank
    By kimachi in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 05-18-2004, 07:12 PM
  3. Cant change CPanel themes from WHM
    By Mack101 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 03-03-2004, 07:30 AM
  4. Allowing users to change themes
    By localh in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-13-2003, 02:25 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube