![]() |
|
|
Mod Options |
vBulletin Cron Based Database Backup Details »»
|
|||||||||||
|
vBulletin Cron Based Database Backup
Developer Last Online: May 2013
For vBulletin 4.1.0 Onwards
Versions Attached 4107: vBulletin 4.1.0 to 4.1.12 4200: vBulletin 4.2.0 (+) This modification is not available for vBulletin 4.0.x Please remember to click Mark as Installed if you use this modification. Please fee free to nominate this modification for the MOTM, and/or use the donate link provided (Support Developer). This is a cut down version based on a backup system written by Trigunflame for vb 3.0. It is a simple vBulletin cron trigged php system that does a dump of your database - either as one complete file, or as one file per table. Especially useful now that IB removed the old ACP backup option in vBulletin 4. Files can be (G)Zipped to save space. All the options are located in the ACP in vBulletin Options >> vBulletin Automatic Backup Notes: To install, download and unzip the files, and follow the instructions in the text file. Support Support will not be provided for vBulletin 4 Alpha, Beta or RC versions. Low priority will be given to posters who do not have this marked as installed In some cases, support can only be provided if I have an admin login and ftp access. History: v4.0.1 : 28-Dec-2009 : Initial release for vb 4.0.0 Gold. v4.0.2 : 29-Dec-2009 : Added ability to block process larger tables. v4.0.3 : 27-Jun-2010 : Added Gzip option. v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1.0. v4.1.7.0 : 16-Oct-2011 : Updated for vBulletin 4.1.7. v4.2.0.0 : 24-May-2012 : Updated for vBulletin 4.2.0. Download Now Only licensed members can download files, Click Here for more information. Show Your Support
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Vbulletin Database Backup Pro (Cron Support) | Trigunflame | vBulletin 3.0 Full Releases | 443 | 05 Sep 2008 15:12 |
|
#106
|
||||
|
||||
|
Kay, so I figured it out, and installed it, and it's working, I run the Cron Job manually to test if it works, and it does, at the end I get this:
After it's completely figured, then I go to my FTP, and the folder I set, and boom, blank, nothing there. What's the problem? No members have liked this post.
|
||||
|
#107
|
||||
|
||||
|
You are looking in the wrong place - if its completed than its written the data to the path you specified.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#108
|
|||
|
|||
|
I've installed this successfully but I want to make sure that what I did was correct.
There was one file saved as "Forum-February-14-Full-Backup.sql". Is that all I need? Is the date method I used sufficient? I basically only want to save one year's worth of files before it starts to overwrite them. What are the advantages and disadvantages of selecting the first option? (To save as one file) Is it safe to install to "../../backups"? No members have liked this post.
Last edited by dcuellar : 14 Feb 2010 at 17:46. |
|
#109
|
||||
|
||||
|
As far as the database is concerned, yes, thats all you need.
As to one file or multiple files, it depends - its easier to restore one table if you have seperate files. If you need to restore the whole database, one file is easier (but in DOS its also easy to join all the single files into one big file anyway). I dont quite understand your last question.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#110
|
|||
|
|||
|
how do you restore a backup?
all I have ever used is mysqldumper. thanks
__________________
http://thestarquestclub.com No members have liked this post.
|
|
#111
|
|||
|
|||
|
I have this installed, but it seems like Cron Job isn't being run daily, could this have something to do with the forum being offline perhaps? Or should it run daily regardless?
No members have liked this post.
|
|
#112
|
||||
|
||||
|
The vbulletin cron system relies on people visiting the forum.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#113
|
|||
|
|||
|
ah, okay, thanks so much Paul!
![]() No members have liked this post.
|
|
#114
|
|||
|
|||
|
Sorry if this is a newb question, but this program generates a .sql file, and then I take this file and import it within cpanel to restore the database through importing in phpwizard? (in the event of things going sideways etc.)
Basically just wondering if important/restoring the database using this mod is different than the backups done through exporting from phpmyadmin? Thanks! No members have liked this post.
Last edited by mrdexx : 17 Feb 2010 at 05:15. Reason: edit of phpmyadmin from phpwizard |
|
#115
|
||||
|
||||
|
I have no idea what phpwizard is.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#116
|
|||
|
|||
|
Sorry I was exhausted when I wrote that, I meant to say does it generate the same files as if I had exported my database through phpmyadmin?
No members have liked this post.
|
|
#117
|
||||
|
||||
|
All text based mysql exports are similar, whatever software creates them.
__________________
Cable Forum - DigiGuide Please Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. Senior vBulletin Developer : Please do not PM me about custom work - I work for Internet brands and no longer have the time to undertake any. No members have liked this post.
|
|
#118
|
||||
|
||||
|
Hi Paul!
I had a problem yesterday when I put back a sq backup made with this mod, and maybe you cant give me some advice about it. I use a utf8 Spanish forum, because there's some symbols like the Ñ or accents who cant be showed properly without utf8. The forum work perfect with the language option of charset tuned to utf8, etc But yesterday I migrate the forum from a cluster server to a dedicated one, and when I put the system back the database shows all the special characters wrong. I put it back uploading the backup with ftp, and the running this:
Well, It's the standard one Nothing out of ordinary.When I open the mysql with phpmyadmin, and examine the data itself, (ej: post) in the pagetext column I can read the info contained, but It's wrong with the same mistaken charset symbols. The MySQL charset its UTF-8 Unicode (utf8) And the collation its utf8_general_ci But then there some of the tables collated in latin1_swedish_ci I don't know anything more to play with, trying to recover it. Could you give me some advice? No members have liked this post.
|
||||
|
#119
|
||||
|
||||
|
.....You know when you get out of ideas, and make a post....and then, coming from anywhere, the one only thing you don't think off shows up, and save the day?
Its always the same XD
That did the trick, and save me from this mess XD (I swear I try it, but It seems I misspelled the option some where in the process...¬ ¬) Well, anyway, thanks for all your hard work with so many good mods! ^ ^ No members have liked this post.
Last edited by Ark del KAOS : 23 Feb 2010 at 02:49. |
||||
|
#120
|
||||
|
||||
|
Trying now.
*crosses fingers* Edit: Failure. Looks like HostGator is the issue.
__________________
No members have liked this post.
|
![]() |
«
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 05:38.






Nothing out of ordinary.
