![]() |
|
|
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 |
|
#691
|
||||
|
||||
|
No it didnt.
Its not possible for this to break anything, since it doesnt change anything. It certainly cannot delete tables.You need to look elsewhere.
__________________
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.
|
|
#692
|
||||
|
||||
|
Thanks...works smashin...
__________________
http://opensezme.co.uk No members have liked this post.
|
|
#693
|
||||
|
||||
|
Processed Database in 22.642 seconds
[Compressing Combined File] : Processed File Compression in 0 seconds Backup Completed Successfully Done But No files in the bank up folder Backups Path ./backups The back up folder in my ftp is backups But the Backup folder is empty...what the solution No members have liked this post.
Last edited by Naijafinder : 30 Jul 2012 at 23:08. |
|
#694
|
|||
|
|||
|
Originally Posted by Naijafinder
Same problem here any fix for this
No members have liked this post.
|
|
#695
|
||||
|
||||
|
No members have liked this post.
|
|
#696
|
|||
|
|||
|
Brilliant thank you kindly
No members have liked this post.
|
|
#697
|
||||
|
||||
|
When Updating this do I need to reupload all files or just overwrite the XML?
No members have liked this post.
|
|
#698
|
|||
|
|||
|
I installed this but i do not see any option where i can set that what time of day the backup has to be taken and when (what day it has to be taken) ? Can any body help
Hosts Observer No members have liked this post.
Last edited by shellys : 04 Sep 2012 at 19:37. |
|
#699
|
|||
|
|||
|
Go to Admincp - Scheduled Tasks - Scheduled Task Manager - Automatic Database Backup for vBulletin
And here say you when and what time it does the backup ![]() Regards ![]() No members have liked this post.
|
|
#700
|
|||
|
|||
|
Not sure what this means but I keep getting this error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7249956 bytes) I am on shared hosting with Godaddy on a windows box. No members have liked this post.
Last edited by whitewolf68 : 01 Sep 2012 at 00:20. |
|
#701
|
||||
|
||||
![]() cca 900MB Thanx ![]() No members have liked this post.
|
|
#702
|
|||
|
|||
|
the backup does me fine, but when I put everything in the localhost - attachaments and avatars are not.
may be corrupted? What configuration of hack me? thanks No members have liked this post.
|
|
#703
|
||||
|
||||
|
Mauro-
It is likely you have attachments and avatars set to be saved in the file system- this mod only backs up the database. You need to worry about coping files separately. Admin CP -> Attachments -> Attachment Storage Type and Admin CP -> Avatars -> User Picture Storage Type These places will tell you where your attachments and avatars are stored.
__________________
-Joe Qapla.com - Exclusive VB Mods! | Joe's Ultimate Off Topic | My Free VB "Mods" You can PM me if you want but be warned I do not read them often. No members have liked this post.
|
|
#704
|
|||
|
|||
|
Originally Posted by Mauro79
Assuming you have also put the filesystem into localhost..... Don't panic. When restoring the forum locally you need to specify the local location for the attachments etc. It's a hidden menu.
To get things working: Update local path in /includes/config.php Update email options settings in vbulletin admin panel to reference new url (along with all the other settings) I had my attachments stored in the filesystem and in vbulletin, in a location specified as a crazy full server path which can only be changed by switching to debug mode: $config['Misc']['debug'] = 1; <<by adding that to the 2nd line of the config.php). Then a hidden item in the admin panel's option menu appears for "untouchables" (2nd on the list!) where the path can be changed (remembering to remove the debug mode line afterwards from config.php). No members have liked this post.
|
|
#705
|
||||
|
||||
|
Originally Posted by Paul M
Any idea what we should tell our host about this error? I have this mod installed on 2 forums and a test forum.
all stopped working on aug 30th 2012.....my host dont seem to think its them..all files on my side have not changed and even reinstalled the mod...still no gzip. Host just emailed back and said everything fine on the server The gzip is installed on the server and working fine. Please have a look: ====================================== root@rs2 [~]# which gzip /bin/gzip root@rs2 [~]# gzip -V gzip 1.3.5 nothing has changed on my end.......time to find a new host I guess
__________________
Police Abuse Forum
Badge Abuse Police Abuse Forum No members have liked this post.
Last edited by tonym : 03 Sep 2012 at 15:26. |
![]() |
«
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 13:35.








