Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2017-11-08, 01:53:47

Author Topic: how to reset admin skin setting?  (Read 1293 times)

0 Members and 1 Guest are viewing this topic.

Offline medo.mine1

  • Junior Member
  • *
  • Posts: 47
  • Karma: +0/-0
    • View Profile
how to reset admin skin setting?
« on: 2015-10-08, 02:45:03 »
Hello MR <3
I can't access the appearence settings page  to change it back to the correct theme ..
Please tell me how to reset the admin theme to the feather theme from SSH or any other way.
Thanks in advance

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: how to reset admin skin setting?
« Reply #1 on: 2015-10-08, 04:55:39 »
If using Kloxo-MR 7.0, try 'sh /script/skin-set-all-client <skinname>' (change <skinname> to 'simplicity' or 'feather'; without '<skinname>' that mean 'simplicity'). For Kloxo-MR 6.5, 'sh /script/skin-set-all-client' will be set to 'feather' automatically.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline medo.mine1

  • Junior Member
  • *
  • Posts: 47
  • Karma: +0/-0
    • View Profile
Re: how to reset admin skin setting?
« Reply #2 on: 2015-10-08, 12:53:50 »
Thanks for reply :)

[root@vps ~]# sh /script/skin-set-all-client simplicity
sh: /script/skin-set-all-client: No such file or directory
[root@vps ~]# sh /script/skin-set-all-client
sh: /script/skin-set-all-client: No such file or directory

Offline medo.mine1

  • Junior Member
  • *
  • Posts: 47
  • Karma: +0/-0
    • View Profile
Re: how to reset admin skin setting?
« Reply #3 on: 2015-10-08, 13:22:25 »
I created the file with :  'nano skin-set-all-client'
>>
#/bin/sh
for i in `/script/simplelist --resource=all_client `
do sh /script/update --class=sp_specialplay --name=client-$i
--subaction=skin --v-specialplay_b_s_skin_name=feather
--v-specialplay_b_s_skin_color=default
done
>>>

[root@vps script]# sh /script/skin-set-all-client simplicity
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
[root@vps script]# nano skin-set-all-client
[root@vps script]# sh /script/skin-set-all-client simplicity
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found
update succesfully executed
/script/skin-set-all-client: line 4: --subaction=skin: command not found
/script/skin-set-all-client: line 5: --v-specialplay_b_s_skin_color=default: command not found

>>>>

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: how to reset admin skin setting?
« Reply #4 on: 2015-10-08, 13:52:58 »
Sorry, I mean 'skin-set-for-all' instead 'skin-set-all-client'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline medo.mine1

  • Junior Member
  • *
  • Posts: 47
  • Karma: +0/-0
    • View Profile
Re: how to reset admin skin setting?
« Reply #5 on: 2015-10-08, 14:07:33 »
Thanks a lot MR :)


[root@vps ~]# sh /script/skin-set-for-all
update succesfully executed
update succesfully executed
update succesfully executed
update succesfully executed
update succesfully executed
update succesfully executed
update succesfully executed
update succesfully executed
update succesfully executed
[root@vps ~]#

Allah bless you <3
your friend from Egypt
« Last Edit: 2015-10-08, 15:04:56 by medo.mine1 »

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.05 seconds with 19 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM