I've set the FileManager to hide the link if there are 0 files (or the backup directory doesn't exist)..
Of course, this is only for the Enhanced skin, so if you are using the Capri, it would need to be changed (only cosmetic)
Code:
|*if NUM_FILES>"0"|<a href="/CMD_FILE_MANAGER/backups">|LANG_CLICK_FOR_BACKUPS|</a><br>
<br>
|*endif|
1) You forgot the dot after org:
http://help.directadmin.com/item.php?id=541
This is what you actually added, due to the missing dot:
Code:
;; ANSWER SECTION:
charge.dibawebhost.org.dibawebhost.org. 14400 IN A 94.182.139.133
I personally like just doing it like this, easier and quicker:
2) I'm not familiar with the WHMCS setup.. but if it needs to use the DA API to create Resellers, then yes, Admin Level access would be needed.
HOWEVER, I'd recommend you give it a Login Key rather than the actual admin password:
http://help.directadmin.com/item.php?id=523
that way you can restrict it to just the IP that WHMCS is connecting from.
John