Page 1 of 1

Backup Button and History Log

Posted: Mon Dec 17, 2012 1:40 am
by Omar
Hi, I first want to thanks for the control panel Vesta, I really like the way how it works; using scripting :).

Now the problem is that the backup button does not respond or does not make an backup in the system.
I try: yum update vesta and chown admin /backup/*, but nothing change.

The other problem is by using the History Log as a user (not admin) is displayed in the wrong way:
http://subefotos.com/ver/?13c79bfc380ea ... 127a7o.jpg
Also I'm not entirely sure if I should at least show some log?

thank! and forgive my english, I'm from Chile (spanish language).

Re: Backup Button and History Log

Posted: Mon Dec 17, 2012 4:59 am
by imperio
Hi
The problem with a broken button backups already on this forum

Re: Backup Button and History Log

Posted: Mon Dec 17, 2012 12:16 pm
by skid
Welcome aboard, Omar!

Backup button is just a place holder right now, but functionality will be implemented soon. For now backups are automatically made every 24 hours at 5 am (see admin cron jobs).

I just fixed "History Log" page for user accounts. To get the patch, run

Code: Select all

yum update vesta

Your English is fine btw ;-)

Re: Backup Button and History Log

Posted: Mon Dec 17, 2012 2:51 pm
by Omar
imperio wrote:Hi
The problem with a broken button backups already on this forum
yes, I first look in the forum.
skid wrote:Welcome aboard, Omar!

Backup button is just a place holder right now, but functionality will be implemented soon. For now backups are automatically made every 24 hours at 5 am (see admin cron jobs).

I just fixed "History Log" page for user accounts. To get the patch, run

Code: Select all

yum update vesta

Your English is fine btw ;-)
Ok, thanks, but the history log is not change :( ,in fact a reinstall redhat and vesta.
Maybe is the html coded, try changing this:
http://subefotos.com/ver/?c567be2dbe10b ... baea1o.png

Re: Backup Button and History Log

Posted: Mon Dec 17, 2012 3:52 pm
by skid
My my bad :( previous package didn't include that fix. Please run yum update now.
If you don't see updates then clean repository cache by running 'yum clean all' and try again.

Re: Backup Button and History Log

Posted: Mon Dec 17, 2012 4:59 pm
by Omar
skid wrote:My my bad :( previous package didn't include that fix. Please run yum update now.
If you don't see updates then clean repository cache by running 'yum clean all' and try again.
Yes now is ok, thanks!