Quote:
Originally Posted by mxa055
I tried running the script from the vbulletin cron manager manually and it just went into an endless loop. I had to delete the script files to stop it from generating the same files again and again. Now I have a few files in the backups\"date" directory that I cannot remove (eg .pureftpd-rename.15338.f2d9f751)
|
You just change 'type' to 1 or 0.
You can fix it!
Code:
$backup['TYPE'] = 0;
$backup['TABLES'] = array();
$backup['COMBINE'] = 1;