![]() |
Quote:
Quote:
Quote:
|
one thing i want to ask its making new folders every time it runs so how can overwrite on the same backup ?
|
i dont know how to set the settings :(
i want a daily backup settings |
Quote:
PHP Code:
Quote:
|
dose it run daily at 4 every day then and can u make it run you're self to test it ??
|
You can run any vb cron via the schedules area of the ACP.
|
Ok I am completely new at this and do not know code at all. I know from reading these post that this is nothing new to you. However if you will humor my ignorance and give me some suggestions as to how to make this mod work it would be greatly appreciated. I set the path to:
// File Saving Information $backup['DATE'] = 'Y-M-d'; // Backup file date format (See http://uk.php.net/date) $backup['PREFIX'] = 'Forum-'; // Backup file prefix, applied to all files $backup['DUMP_PATH'] = '/home/www.mywebsite.com/backups/'; // Path to backups folder, must have a trailing slash This is the best I could interpret it from this thread. I loaded the includes folder into the home directory. When I ran the task I get an error message that reads this: Automatic Database Backup for vBulletin 3.7 Warning: include_once([path]/./includes/cron/cronbackup.php) [function.include-once]: failed to open stream: No such file or directory in [path]/admincp/cronadmin.php on line 113 Warning: include_once() [function.include]: Failed opening '[path]/./includes/cron/cronbackup.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/admincp/cronadmin.php on line 113 Can one of you please tell me what I need to do to correct this situation to make this work?:confused: Thank you in advance:) Suenee |
That is basically saying that the file cronbackup.php is not uploaded (to the correct place ?).
|
Quote:
|
awsome worked a charm :)
|
All times are GMT. The time now is 11:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|