Closed (fixed)
Project:
backup
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2006 at 20:11 UTC
Updated:
16 Oct 2006 at 02:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
dmuth commentedIt's something I intend to do, yes. I just haven't gotten a chance to do anything with 4.7 yet due to other committments.
If you want to try downloading the 4.6 version, I'd be interested in seeing if it actually works (or if not, how badly it breaks) on 4.7.
-- doug
Comment #2
scott.r commentedMy results going from administer > backup:
Fatal error: Call to undefined function: form_submit() in ... backup.module on line 94
Comment #3
drawk commentedWith 4.7, I got:
Fatal error: Call to undefined function: form_hidden() in /home/.fuzzbutt/hohner/testbed.wholedish.com/drupal-4.7.3/modules/backup/backup.module on line 100
Didn't realize it was a 4.6 module when I downloaded it.
Comment #4
mdowsett commentedand does it backup you database as well?
Comment #5
dmuth commentedWhen it works properly, yes.
The module normally calls the mysqldump program, which spits out a copy of the database.
-- Doug
Comment #6
ron collins commentedi've updated the module to work with 4.7 and fixed a few issues. see the txt files for more info and (more than usual) use it at your own risk.
Comment #7
dmuth commentedAh, thank you for uploading the file, as I can delete the copy from my inbox now. :-)
Just a general update on this issue, I have 4.7 running on my development box now. I've been busy dealing with upgrade-related bugs with other modules, but I suppose I could take some time off from that this weekend and update the module to work under 4.7...
-- Doug
Comment #8
dmuth commentedThanks to the conversion done by elraun, I've updated the module to support Drupal 4.7 and tested out the changes on my box.
The latest version is in CVS right now, and I tagged it for 4.7. If anyone finds any problems, please let me know!
Comment #9
(not verified) commented