![]() |
|
Mod Options |
![]() |
|||||||||
This thread is in the Modification Graveyard.
As of 24 Nov 2017 this modification has been withdrawn.
Note: I did not write the original version, but rather have modified & adapted it. When vb 3.5 first came out I was using this backup system on my vb 3.0 - and having nothing better to use - I converted it to work on vb 3.5 (here) and since then I have cut it down and adapted it, first for vb 3.6, 3.7 and now for vb3.8. The original version was by Trigunflame and the rights to the code were bought by Zoints (David Chapman) in January 2007. Later in 2007 David gave me permission to release my adaptation. I have stripped out much of the extra stuff that I do not use (or indeed, could not get to work). This is a simple (Lite) version that does a php based dump of your database either as one file, or one file per table. As of version 3.8.002, most of the options have moved to the ACP in vBulletin Options >> vBulletin Automatic Backup Notes: * I will not be adding anything new to this modification. * This is a Lite version to allow people to use the basic backup functionality on 3.8. History: v3.8.001 : First version for vB 3.8. v3.8.002 : Moved most of options to ACP. v3.8.003 : Moved more options to ACP. v3.8.004 : Gzip option backported from vb4 version. v3.8.005 : Split option backported from vb4 version, close option removed. v3.8.006 : Fix php 5.3 deprecated warning. Download Now Only licensed members can download files, Click Here for more information. Show Your Support
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Administrative and Maintenance Tools vB Database Backup Pro (Lite) for vb 3.6 | Paul M | Modification Graveyard | 630 | 15 Oct 2009 16:42 |
#436
|
||||
|
||||
i get an errorr:
No members have liked this post.
|
#437
|
|||
|
|||
there is a version working for 4.2?
Thanks! No members have liked this post.
|
#438
|
||||
|
||||
Yes.
Just click on my title (Dr Pepper ..) and it will take you to the modification list in my profile.
__________________
Former vBulletin.org Staff Member
Cable Forum Please do not PM me about custom work - I no longer undertake any. Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. No members have liked this post.
|
#439
|
|||
|
|||
Hi. It would be possible rewrite the backup file to avoid having to delete every day the accumulate files in the database?
Thanks No members have liked this post.
|
#440
|
||||
|
||||
Paul,
Is there an easy way to clone the mod, so besides taking daily SQL backups, we can also set a cron job so it takes a monthly backup? I currently have the Date Format field as d which makes backups in date based directories. However I'd like to know if it's possible to have another cronjob set up so it takes the monthly backups (e.g. on day 1 of each month) and the Date Format would be M
No members have liked this post.
|
#441
|
||||
|
||||
If you copied the files and created a new cron task there isnt any reason you could not do that.
__________________
Former vBulletin.org Staff Member
Cable Forum Please do not PM me about custom work - I no longer undertake any. Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. No members have liked this post.
|
#442
|
||||
|
||||
Originally Posted by Paul M
I thought of that, but the problem is the settings on vB Admin Panel. My current setting is![]()
How to make them differentiate for two backup options that we need: Daily and Monthly. How to add another option so besides taking daily backups, it also takes backups on 1-st of every month. Or maybe I'm missing something too obvious. Please advise. Thanks No members have liked this post.
|
#443
|
||||
|
||||
You would need to override the options in the copies you make (hard code them).
__________________
Former vBulletin.org Staff Member
Cable Forum Please do not PM me about custom work - I no longer undertake any. Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. No members have liked this post.
|
#444
|
||||||||
|
||||||||
Originally Posted by Paul M
Ok thanks,![]()
From your mysqlbackup.php file, I see these rows referencing the settings
Should they be hardcoded on to a new mysqlbackup2.php like
Please advise what would be the correct hardcoded part Thanks No members have liked this post.
Last edited by valdet; 17 Feb 2015 at 18:25. |
#445
|
||||||||||||||||
|
||||||||||||||||
Ok this is how you do it.
1. Make copies of the two product files: mysqlbackup2.php and cron/cronbackup2.php 2. Add three extra settings to product: cbu_date2: M cbu_prefix2: monthly-backup and cbu_path2: /home/user/my-custom-path/ 3. Make this change at mysqlbackup2.php From
to
4. Make this change inside cronbackup2.php From
to
5. Add new Scheduled Task to start at first day of each month and to run it from cronbackup2.php 6. Done It was too easy once you figure out, but thanks to Paul for giving the hints. Step 2 was key. I hope someone finds this useful. The following members like this post: Paul M
Last edited by valdet; 18 Feb 2015 at 13:22. |
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 14:17.