I'm always appriciate your helps in here.





As you see, theres no link under "Download a MySQL Database Backup".

So we lookup the html source. Please see below.

Code:
<cpanel setvar="headerimg=../images/tools.gif">
<cpanel setvar="dprefix=../">
<cpanel include="../stdheader.html">
<cpanel Mysql="updateprivs()"><font class="big"><cpanel langprint="BUBackupHead"></font>
<br><br><br>
<!-- Not on ProNIC's Skins -->
<cpanel CpBackup="listbackups()">
<br><br>
<!-- END -->
<table align="center" width="700" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td valign="top">
<font class="big"><cpanel langprint="BUFullBackups"></font><br><br>
<a href="fullbackup.html"><cpanel langprint="BUFullBackupTitle"></a><br><br><br>
<font class="big"><cpanel langprint="BUFullOptHome"></font><br><br>
<a href="<cpanel Cgi="backuplink()">"><cpanel langprint="BUHomeBackupTitle"></a><br><br><br>
<font class="big"><cpanel langprint="BUSQLBackupTitle"></font><br><br>
<cpanel Mysql="listdbsbackup()"><br><br><br>
<font class="big"><cpanel langprint="BUAliasFilterTitle"></font><br><br>
<table border=1>
<tr><td><b><cpanel langprint="BUAliasList"></td><td><b><cpanel langprint="BUFilterList"></td></tr>
<tr>

It seems Cpanel shows backup links when it parse second bold line(<cpanel Mysql="listdbsbackup()">);
But in my machine, this line cannot produce any links.

My server's information is below.

WHM 9.9.8 cPanel 9.9.8-R119
RedHat 9 i686 - WHM X v3.1.0 (Kernel 2.4.27)



If you have any idea about this situation, please let me know.

Have a nice day you all!