PDA

View Full Version : VB4 Mod Request - Automated DB backup


BlackJacket
11-16-2009, 11:20 PM
Had this installed on my VB3 and would like it to be ported to VB4. It was a life saver and think it would be greatly appreciated on VB4 as well.

Thanks!

haothiencz
11-17-2009, 12:15 PM
I think you better wait until we have the final version of vbulletin 4.0 or at least a gold release.

Not everyone own the testing source atm and how they could make their mod compatiable when they dont have anything to start with?

Lynne
11-17-2009, 02:38 PM
The mod I use for database backup works just fine with vb4. It has no template mods - it's just php - so it works just fine.

You should test mods on a test site before assuming they won't work.

BlackJacket
11-17-2009, 11:47 PM
The mod I use for database backup works just fine with vb4. It has no template mods - it's just php - so it works just fine.

You should test mods on a test site before assuming they won't work.

Thanks Lynne. Which mod are you using?

Lynne
11-18-2009, 01:42 AM
It is simply called "vBulletin Database Backup" in my Products list. I do not believe I got it from here. But, like I said, don't assume yours doesn't work - test it.

BlackJacket
11-18-2009, 02:16 AM
It is simply called "vBulletin Database Backup" in my Products list. I do not believe I got it from here. But, like I said, don't assume yours doesn't work - test it.

It does not work. Everytime you try to run it, it says:

"An error occured during backup"

I use the same mod on my VB3 forum.

Lynne
11-18-2009, 02:24 AM
Well, it's working on three of my vb4 test setups. I'm not sure why it isn't working for you.

BlackJacket
11-18-2009, 03:22 AM
Im using Paul's DB lite backup.

Lynne
11-18-2009, 03:36 AM
I use this one - Automatic Database Back-up (http://www.vbhackers.com/f76/automatic-database-back-up-3013/)

sailnet
11-20-2009, 05:27 PM
if you have your own server install webmin - it has an automated backup and will save .sql files as .gz files (linux only product I believe).

CarlitoBrigante
11-20-2009, 06:10 PM
This is another script we often use in our servers, but it is not specifically designed for vBulletin:

http://sourceforge.net/projects/automysqlbackup/

BlackJacket
12-20-2009, 04:30 PM
This is another script we often use in our servers, but it is not specifically designed for vBulletin:

http://sourceforge.net/projects/automysqlbackup/

How do i use that?

BBR-APBT
12-20-2009, 04:54 PM
You need a shell account on your web server to run that.