HH-Steven

Well-Known Member
Aug 29, 2004
282
0
166
cPanel Access Level
Root Administrator
Hi, im interested in creating my own cpanel skins and have lots of good ideas for one, i can code html and php so it shouldnt be too hard, but i seem to be stuck at the first hurdle.

To start myself off i created a clone of the x skin (fs-theme) and downloaded it, yet when i try to extract it (i use winrar) i keep getting break errors.

Also when i then try to compress it and then go to upload it i keep getting the message that logout is not there, even though it is.

Has anyone come across these problems before?, if so what did you do to fix it?

Any help is most appreciated, thanks.
 

__DoPe_ShOw__

Well-Known Member
Mar 8, 2003
99
0
166
Louisiana
I had this problem too. Most of the skins that you can download from the server are messed up or something. The break errors you are getting are probably from the "directories" or supposed to be directories. They are made into symbolic links or something. Its fucked up. I am trying to make my own skin but yet when I try to unpack a file, it gives me the break errors and I cannot extract them. Blah.
 

[email protected]

Well-Known Member
Mar 5, 2002
487
0
316
Los Angeles California
Guys,

Just use SSH to copy the directories.
This is by far the most efficient way to clone a skin.
 

HH-Steven

Well-Known Member
Aug 29, 2004
282
0
166
cPanel Access Level
Root Administrator
And then download via ftp i take it?

ok, so is there any chance anyone could tell me exactly how id go about doing that as im still fairly new to SSH.

any help is greatly appreciated.
 

PWSowner

Well-Known Member
Nov 10, 2001
2,901
4
343
ON, Canada
If root login is not disabled, you can use a secure FTP program to log in as root, then download anything you want off your server.

Another option is to use shell, zip the folder, move it to your web directory, then download from there, but the ftp method is much easier when it comes to the modifying.

I use SecureFX from vandyke.com. There is a free one but I don't remember at this moment what it's called.
 

__DoPe_ShOw__

Well-Known Member
Mar 8, 2003
99
0
166
Louisiana
Is there anywheres where we can find all the codes that are used in the cpanel themes? Such as the <cpanel commands/codes? This would be a great aid in developing custom cPanel skins.