View Full Version : [Release] Persephone Skin
CyberAlien
01-17-2004, 04:40 AM
Current version: 1.12
Last update: 24 June 2004
DirectAdmin version: 1.22.2
Screenshots (admin): [admin panel index (http://www.trushkin.net/images/da_persephone_admin1.png)] [admin panel page (http://www.trushkin.net/images/da_persephone_admin2.png)]
Screenshots (reseller): [reseller panel index (http://www.trushkin.net/images/da_persephone_reseller1.png)] [reseller panel page (http://www.trushkin.net/images/da_persephone_reseller2.png)]
Screenshots (user): [user panel index (http://www.trushkin.net/images/da_persephone_user1.png)] [user panel page (http://www.trushkin.net/images/da_persephone_user2.png)]
Demo: http://www.cdedicated.com:2222
Login: demo_admin or demo_reseller or demo_user, password: demo
Pricing:
As of 31 May 2004 this skin is free. See license below for details.
Download (version 1.12): [tar.gz (http://files.phpbbstyles.com/ca/da_persephone.112.tar.gz)]
Translations: translations are the same as for Hermes skin, so all download links are here: http://www.directadmin.com/forum/showthread.php?s=&threadid=1078
To use translated version replace contents of directory "lang" in skin with one in translation.
Mailing list: There is a mailing list for skin updates. Click here (http://trushkin.net/mailman/listinfo/updates_trushkin.net) for details.
License:
- You can use this skin for free on as many servers as you want.
- You cannot use this skin as base for new skin.
- You cannot use any code from this skin in other skins.
Changes:
1.12 - updated to directadmin 1.22.2
1.11 - updated to directadmin 1.22.1
1.10 - updated to directadmin 1.22.0, added quick search, added services info on admin index, changed license to free
1.07 - updated to directadmin 1.21.3
1.06 - removed my copyright on bottom of page
1.05 - updated to directadmin 1.21.2
1.04 - added auto-detect and menu item for installatron
1.03 - updated to directadmin 1.21.1
1.02 - rebuilt tables, change license to commercial.
1.01 - updated to directadmin 1.21.0
1.00 - added link to ticket system that i forgot to add earlier
0.05 - fixed few bugs, added function to forward email to multiple users
0.04 - added configuration check. so people who installed incorrectly see warning explaining what they should edit and they see link to reset skin.
0.03 - moved editable part of header/footer to separate file. changed CRLF from windows to unix before packing.
0.02 - changed number of columns in tables on index pages. this should look much better on smaller resolution
l0rdphi1
01-17-2004, 08:20 AM
My PHP path is '/usr/local/bin/php' but it still says it can't find it.
CyberAlien
01-17-2004, 08:38 AM
weird. as far as i know php doesn't work only in filemanager files, but this skin doesn't use php in those files and uses it only where php can be used.
sorry, but i don't know why this could be happening and how to fix it.
edit: one more person is getting same error. might be some conflict with directadmin 1.20.7 because i tested it only with 1.20.5. i'll have to wait until my host updates directadmin and then will check it.
allthings
01-17-2004, 10:52 AM
same error and running DA 1.20.7 as well :(
CyberAlien
01-17-2004, 11:03 AM
ok. then it is some conflict with directadmin 1.20.7. i'll have to wait for my host to update directadmin because it is still running 1.20.5 and then will check it and fix it.
allthings
01-17-2004, 11:04 AM
ok thanks, and nice skin :)
CyberAlien
01-18-2004, 02:47 AM
Try to upload it to "skins" directory in admin account instead of uploading it to directadmin.
allthings
01-18-2004, 03:42 AM
can't I am only a reseller, can I upload it to the skins directory in the reseller ftp access?
CyberAlien
01-18-2004, 03:49 AM
yes. if there is no skins directory in your home directory then create one. then create subdirectory with skin name and upload all files there. so files_user.conf would be like this: skins/persephone/files_user.conf
CyberAlien
01-18-2004, 11:21 AM
After some testing here is how you should upload it.
1. Download to your computer.
2. Unpack it.
3. Login on your server with ftp (or ssh file transfer client)
4. Go to your home directory
5. Create directory "skins" if it doesn't exist
6. Create directory "persephone" inside directory "skins"
7. Upload files there.
I have no idea why, but other methods do not work. If anyone will manage to install it some other way or has slightest idea why php doesn't work when installed other way please post it here.
l0rdphi1
01-18-2004, 12:51 PM
If it works when you manually do it then my bets are on a permissions problem.
CyberAlien
01-18-2004, 05:08 PM
For people who can't make it work: Can you please check permissions for files and directories and tell me what's the difference?
Here are permissions for working installation:
/home/slava/:
drwxrwxrwx 5 slava slava 4096 Jan 18 11:51 skins
/home/slava/skins/:
drwxr-xr-x 9 slava slava 4096 Jan 17 05:06 persephone
/home/slava/skins/persephone/:
drwxr-xr-x 2 slava slava 4096 Jan 17 04:57 admin
...and the rest of directories with same permissions
-rw-r--r-- 1 slava slava 880 Jan 17 05:06 confirmation.html
...and the rest of files with exactly same permissions
/home/slava/skins/persephone/admin/:
-rw-r--r-- 1 slava slava 4595 Jan 18 06:31 index.html
...and the rest of files with same permissions
Can you please compare these permissions with yours.
CyberAlien
01-19-2004, 02:58 PM
John (DirectAdmin Support) posted interesting idea that it might not work because text files are in windows format instead of unix. And that sounds logical because when i was uploading it was auto-converted to unix format so it worked on servers where i uploaded, but other people were unpacking on server so it wasn't converted so it didn't work. So i converted skin files to unix format before packing.
Please test version 0.03. Try to upload it same way as you tried to upload previous version and tell me if it worked.
edit: yep, it works. I tried to upload old skin using wget and then unpacked it on server and php didn't work. But when i converted files to unix format before compressing and then uploaded on server using wget it worked perfectly. So the problem was indeed in file format. Files for 0.03 are in unix format and it works without problems.
CyberAlien
01-22-2004, 03:32 AM
Updated to 0.04
Changes:
- added configuration check. if someone installs skin incorrectly it shows message explaining what should be changed and it also has link to reset skin. now people who mess up skin can easily return to default skin or edit configuration of current skin.
Installation is now safe. If you have some errors during installation you can change skin by a single click.
allthings
01-22-2004, 05:55 AM
I got it to work, in the end! although I may have found a bug, when you edit a user then click on 'Login as...' button it just takes you to the DA login prompt, any ideas?
CyberAlien
01-22-2004, 06:02 AM
It is a typo. Thanks.
Open reseller/show_user.html, find this:
<input type=hidden name=username value="|USERNAME|\||user|">
and replace with this:
<input type=hidden name=username value="|USERNAME|\|user|">
I don't think there is need for new release because it is a small typo, so i updated packages instead.
allthings
01-22-2004, 07:05 AM
hmm it does not seem to be working
CyberAlien
01-22-2004, 07:25 AM
Sorry, i made a error. Use this code - this one works:
<input type=hidden name=username value="<?php echo $vars['USERNAME'], '|', $vars['user']; ?>">
And i updated package.
nebukazar
01-22-2004, 01:58 PM
I think I discovered a little bug.
When you log into admin -> reseller panel -> List accounts -> click on "Select" -> check "Email Only" -> click on "Send a message" I am getting an error :
Parse error: parse error in - on line 2
URL : http://something.net:2222/CMD_SELECT_USERS?select0=X1&select1=X2&select2=X3&so on...&message=Send+a+Message&email_only=yes&location=CMD_USER_SHOW
CyberAlien
01-22-2004, 03:10 PM
Is that all error sais? I can't reproduce this error because host where i test skins is still running 1.20.5 and there isn't option to send email only so i guess that option somehow causes problem.
CyberAlien
01-23-2004, 04:55 AM
Try files attached to this message and please tell me if it solved problem.
S2S-Robert
01-23-2004, 09:03 AM
I e-mailed you the dutch version of the skin, can you confirm if it reached you?
If other dutch users find any errors in the translation please do let me know (robert.hazenveld@safe2surf.nl). I tried to be as accurate as possible but there might be errors anyhow.
Regards
Robert
CyberAlien
01-23-2004, 09:18 AM
Yep. Got your email and replied.
Thanks a lot !!!
CyberAlien
01-24-2004, 03:42 AM
Updated to 0.05
Changes:
- fixed few bugs
- added function to forward email to multiple users
Translations require update (3 new lines to translate). See changelog.languages for details.
nebukazar
01-25-2004, 08:42 PM
Hi,
French pack is updated :
http://katou.nebukazar.net/persephone/pack/da_persephone_lang_french_v1.11.tar.gz
CyberAlien
01-29-2004, 01:05 PM
updated to 1.00
changes: added links to ticket system (that i forgot to add earlier for some weird reason)
translations require minor update. see changelog.languages for details.
nebukazar
01-29-2004, 02:12 PM
Hi,
French pack has been updated.
katou.nebukazar.net/persephone/pack/da_persephone_lang_french_v1.12.tar.gz
CyberAlien
02-13-2004, 04:24 AM
updated to directadmin 1.20.1
There are changes in translations. See changelog.languages for details.
This release is supposed to be commercial, but i'm very ill and because of it i didn't finish client area of my website yet. So until i finish client area this skin is free. I'm not sure when i'll finish client area, but probably within next week (right now its about 70% complete).
S2S-Robert
02-13-2004, 09:23 AM
Dutch file is updated to 1.13.
One minor thing which makes the skin more intuitive:
In the reseller panel you see "list / modify accounts", but in the admin panel you simply have "modify resellers". I suggest you make that "list / modify resellers", same goes for admins.
Uniformity helps the user :)
CyberAlien
02-13-2004, 10:19 AM
Yep, that makes sense. Thanks.
overhosted
02-13-2004, 11:05 AM
hey,
cyberalien, at the backup page there is an unclosed < tr > tag,
It makes the page look strange
Thanks
CyberAlien
02-13-2004, 01:50 PM
Thanks a lot for noticing!!! Fixed now.
nebukazar
02-15-2004, 09:58 AM
Hi,
french pack has been updated :
http://katou.nebukazar.net/persephone/pack/da_persephone_lang_french_v1.13.tar.gz
CyberAlien
02-23-2004, 06:02 AM
Updated to 1.02
Changes: rebuilt tables.
From now on this skin is commercial. From first version of skin i posted note that this skin will become commercial, so it finally happened. Price is $29.90 for 1 license (with more licenses it gets cheaper). For unlimited licenses contact me (http://www.trushkin.net/contact.php).
If you are using previous version please ether buy license or stop using it.
Download/Order skin: http://www.trushkin.net/da.php?skin=persephone
If you have any questions please post it here or contact me (http://www.trushkin.net/contact.php) (email/icq/msn)
CyberAlien
03-02-2004, 06:49 AM
Updated to DirectAdmin 1.21.1
Translations require some minor modifications. See changelog.languages for details.
CyberAlien
03-08-2004, 11:38 AM
Updated to 1.04
Changes:
- auto-detects Installatron (http://www.directadmin.com/forum/showthread.php?s=&threadid=2382) and automatically adds item for it in advanced menu in user panel.
Note: support of Installatron is not complete because of one small conflict between scripts that causes skin to skip page footer.
CyberAlien
03-09-2004, 04:23 AM
updated to directadmin 1.21.2
Also added mailing list for update notifications. Click here (http://trushkin.net/mailman/listinfo/updates_trushkin.net) for details.
CyberAlien
03-14-2004, 06:10 AM
Updated to 1.06
Changes:
- removed my copyright from bottom of page
I'm now offering web hosting and it would be inappropriate to have link to my website on bottom of directadmin skin, so I removed it and now there is only copyright of directadmin. So your users and resellers don't know who created skin and all they see is link to directadmin.
CyberAlien
04-01-2004, 04:07 AM
Pricing changed. Now there is option to buy unlimited licenses.
Unlimited licenses is one time fee of $300. It is perfect solution for companies that sell or lease servers.
Pricing:
1-4 licenses: $29.90 / license
5-9 licenses: $24.90 / license
10-14 licenses: $19.90 / license
15 or more: $300 one time fee (unlimited licenses)
(same pricing change for ClioMail skin)
CyberAlien
04-19-2004, 04:50 AM
Updated to DirectAdmin 1.21.3
Language pack was changed, so translation requires update. See changelog.languages for details.
etegration
05-13-2004, 01:41 AM
oh my even skins is turning chargable... :(
CyberAlien
05-13-2004, 02:24 AM
Originally posted by etegration
oh my even skins is turning chargable... :(
Don't worry. For people who don't want to buy skins there is one free skin that will always be free.
CyberAlien
05-31-2004, 04:13 AM
Major Update
- Pricing changed. As of 31 May 2004 this skin is free. See license on first post in this thread.
Thanks to everyone who purchased this skin. Support level will not be changed - all updates will be available as fast as usual. I desided to make this skin free because only few users buy skins and lots of users want this skin for free (by this time i gave away twice more free licenses than number of purchased licenses), so I think i'd better move all commercial activity to custom solutions and make all my public skins free.
Download: see first post in this thread.
Changes:
- Updated to DirectAdmin 1.22.0
- Added quick search
- Show processes on admin index
- In user panel when selecting domain you can quickly search for domains and domains are shown in one small table (only when there are 3 or more domains).
There are changes in language pack. See changelog.languages for details.
Demo is available at http://www.cdedicated.com:2222.
Logins: demo_admin or demo_reseller or demo_user, password: demo
All screenshots on first page is outdated. I'll update it within next few days. Use demo instead of screenshots to preview skin.
CyberAlien
06-03-2004, 01:57 AM
update
Skin is updated to DirectAdmin 1.22.1
There are no changes in language pack.
CyberAlien
06-24-2004, 04:40 AM
update
Skin updated to DirectAdmin 1.22.2
The only change is tokens for help url (http://www.directadmin.com/features.php?id=404) are used by skin. There are no other changes, so if you are using default help urls then there is no need to update. And there are no changes in langauge files.
P.S. sorry for late update - I thought directadmin update would be on 26th of June and noticed update only few hours ago.
kkwasnik
06-28-2004, 03:19 AM
Somthing wrong with background image? with this skin.
see attached .gif
AVC Hosting
07-23-2004, 11:25 PM
I just downloaded and installed your skins. Very nice work. Please post or send me your paypal address so I can send you some gratitude for your hard work.
:D The beer is on me tonight :D
Robert Barnes
AVC Hosting
NCW-Online Internet Service
sander815
08-08-2004, 02:50 PM
any updates to 1.22.4?
PauGasol
08-31-2004, 08:39 AM
Originally posted by sander815
any updates to 1.22.4?
The same. any updates?
rldev
08-31-2004, 09:13 PM
Last I heard, there will be no more updates.
nbhosting
11-30-2004, 07:18 PM
Thanks a lot for this great skin
It all worked for me
only squirelmail is giving an error
there is no data dir or its not chmod correctly
This has nothing todo with the skin right?
Greetz
Gerd:cool:
ProHS
12-28-2005, 04:10 AM
I see this skin has not been updated in 6 months so is there any plans on updating it?
netswitch
01-14-2006, 08:50 AM
I think that unfortunately, as the other skin from cyberalien, it is not updated anymore..
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.