Selected data for admin backup doesn't work

jocker

Verified User
Joined
Oct 1, 2007
Messages
56
Hi all,

I'm having an issue with the admin/reseller backup. The step 4 for selecting data doesn't seem to work. Even if I checked only databases, all the account is back up.

I try to look in the config files

Here is the /usr/local/directadmin/data/admin/backup_crons.list

1=action=backup&dayofmonth=*&dayofweek=*&hour=3&local_path=/home/admin/admin_backups&minute=0&month=*&option0=database&option1=domain&owner=admin&type=admin&value=multiple&what=select&when=now&where=local&who=all

The what value is select but any fields are selected

So I watched into /usr/local/directadmin/data/admin/backup.conf

It containes only ftp config.

Thank you very much
 
Are you using a custom skin that is not modified to enforce that DB Settings is selected if the DB data is selected?

Please read this from changelog: http://www.directadmin.com/features.php?id=1323 "If the DB Data is selected, the DB Settings *must* be selected (javascript is used to enforce this)"
 
Thank you for your answer. I use the default skin and databases are saved.
The matter is that all datas are saved even If I uncheck all fields excepts databases.
How can I prevent email backup for example.

Is there a way to update the default skin ?

Thanks
 
Is there a way to update the default skin ?

The default skin gets updated every time you run directadmin update, of course if you did not move the skin to another location.
 
Back
Top