Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Resolved) Error in Backup tools "A non well formed numeric value encountered
#2
Hi

In "out.BackupTools.php" file change line 118 and 173
PHP Code:
print "<td>".getLongReadableDate($entry)."</td>\n"
to
PHP Code:
print "<td>".getLongReadableDate(filemtime($settings->_contentDir.$entry))."</td>\n"

Doudoux
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: