PDA

View Full Version : bug->system backup



1024solutions
06-24-2005, 02:18 AM
Hi,

just update to DA 1.243. Here's a screenshot of the system backup.

Regards,
Marcel

jmstacey
06-25-2005, 09:44 PM
For reference so you don't have to look for it. I believe Marcel is referring to the 2nd input box on the Minimum DiskSpace Required line.

fusionictnl
06-26-2005, 05:03 AM
Looks like a skin problem ? Or is the HTML Hard-coded ? (Probably is :s)

jmstacey
06-26-2005, 10:39 AM
I'm pretty sure it's hardcoded. I just upgraded and it's still working fine so it appears as it's isolated to either that Operating System (which we don't know ;) ) or installation.

nobaloney
06-26-2005, 04:06 PM
Note to everyone; Marcel's screen shows some coding errors and is missing some entire sections.

I've asked DA staff to take a look at it.

Jeff

DirectAdmin Support
06-27-2005, 12:07 AM
Hello,

Looks like you might have an old skin with a new binary because the size=6 was what was there for the previous manual partition entry, while right now there is a listbox dynamically created by DA placed into the token.

Take a look at:

/usr/local/directadmin/data/skins/enhanced/admin/system_backup.html

Make sure you see the folling line:
<td class=list2>|LANG_MIN_DISK_SPACE|</td><td class=list2><input type=text name="MIN_DISK" value="|MIN_DISK|" size=4> on partition |MOUNT_POINT|</td></tr>If you are using a customized skin, then it just needs to be updated.

John

1024solutions
07-07-2005, 09:54 AM
Hi everyone,

sorry for the late response (was on holiday)

I selected the enhanced skin again and everything was fine again. Sorry for the "stupid" error.

Regards,
Marcel