Quote:
Originally Posted by neocorteqz
Very Nice.
I coded a custom script myself, but it seems not wanna work with vB's cron.
This should make a great replacement.
Works good, except when I manually ran the script in the Cron section i get this outputted.
DB Backup
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/functions.php on line 2359
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2364
MySQL Backup was completed successfully with no errors.
Like I said, the backup was sucessful, Just I get that error.
Again very Nice work.
|
Edit:
I ran this on my test linux system AND windows system, and cannot reproduce this error.. it may be a problem with your current setup. The merge arrays sounds like something have to do with the cache templates.. and that error I believe is unique to PHP5.