[Full Skin] einDa!

einDa 0.3.3

Hi,

New version is here, now compatible with DA 1.48.3

¿How update to einDa 0.3.3?

0.3.3 (19-07-2015)
New feature - added login template
Minor changes - Hide "Current Domain" when domain isn't visible
Bugfix - The submit button was outside the form for adding new DNS zones. (by guillermodejavu)
Bugfix - Solves the problem with log values form TXT DNS records. (by guillermodejavu)
Bugfix - Added to installer "git reset --hard" to reset the staging area to match the most recent commit (by tristan)
Bugfix - Added show_services to admin backend area
Bugfix - Added data/skins/enhanced/lang/en/internal/suspension.txt file
Translation (es) - data/skins/enhanced/lang/en/internal/suspension.txt

Directadmin Update 1.481 to 1.483
* http://www.directadmin.com/features.php?id=1295
- Added language text to lang/en/user/db/db.html and lang/es/user/db/db.html
- user/db/user_priv.html updated
* http://www.directadmin.com/features.php?id=1750
- New entry in data/skins/enhanced/lang/en/internal/suspension.txt
* http://www.directadmin.com/features.php?id=1751
- Added new javascript.
* http://www.directadmin.com/features.php?id=1754
- Updated 1.48.3 css styles
- Updated passwd.html
- Updated files_user.conf
- Added lang/en/internal/twostep_auth.txt and lang/es/internal/twostep_auth.txt
- Updated lang/en/internal/command.txt added from 561 to 570
- Updated lang/es/internal/command.txt added from 581 to 570
- Added user/twostep_auth.html

Donations
Bitcoin 1E1dhL843vZMEgLBLz5ELQvekKbCk1va3L

Rgds,
Eduardo
 
Last edited:
Is it possible to update this beautiful skin to 1.50 version ?
 
hello

My problem is that this error encountered when installing

fatal: Failed to resolve 'HEAD' as a valid ref.
fatal: /usr/libexec/git-core/git-pull cannot be used without a working tree.

yum install git Previously entered commands

please help me for solve this problem

thanks ...
 
run
Code:
yum install git

:)

But the problem is not resolved entered

fatal: Failed to resolve 'HEAD' as a valid ref.
fatal: /usr/libexec/git-core/git-pull cannot be used without a working tree.

my server OS is CentOS 6.5 32bit

:(
 
When installed into the same error again:

Error Installing Skin

Details

Error untarring the archive: gzip: stdin has more than one entry--rest ignored /bin/tar: Child returned status 2 /bin/tar: Error is not recoverable: exiting now
The skin package did not install properly. Either there were files missing, or their permissions were incorrectly set
 
When installed into the same error again:

Error Installing Skin

Details

Error untarring the archive: gzip: stdin has more than one entry--rest ignored /bin/tar: Child returned status 2 /bin/tar: Error is not recoverable: exiting now
The skin package did not install properly. Either there were files missing, or their permissions were incorrectly set

Hi,

You can use git to install.

centos
yum install git
then install in directadmin skin folder with git clone :)
 
Back
Top