Hi guys,

I've installed the date module (for testing) and the backup and migrate module doesn't work anymore.

And by updating the databese I've got this warning

warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/drupal/includes/module.inc on line 241.

mileZ

PS: thank you for your job!

Comments

KarenS’s picture

Status: Active » Postponed (maintainer needs more info)

The update warning should be fixed by some changes I just committed. I have no idea why the backup and migrate module wouldn't work any more. I've never used it, don't know what it does, and don't have time to install it and figure that out.

The update warning came from an attempt to make sure all the right modules get enabled when you upgrade, so the starting point for fixing your installation is to get the very latest Date code (including commits I made today), go to the modules page and make sure all the new modules are enabled, especially Date Timezone. If not, or if some are disabled but you can't enable them, disable all the Date/Time modules, then re-enable them, double check whether there are more updates that show up in update.php, and then see if the backup and migrate module starts working again.

clm23’s picture

Component: Code » Miscellaneous
Category: bug » support

we have a whole set of forum posts and topics that we'd like to graft onto a "clean" drupal install.

Can this module export (and import) the tables and data necessary to do this ?

What are the minimum # fields that are needed to do this ?

forum , post, user ?

Thnx,

KarenS’s picture

@clm23, this is not a support queue for the Backup and Migrate module, it is a support queue for the Date module saying that someone was having trouble getting them to work together. Your post is irrelevant to this thread. If you have a question about Backup and Migrate, you need to post it on their issue queue, and as a new issue, not by hijacking any old issue you find.

clm23’s picture

my mistake.

KarenS’s picture

Status: Postponed (maintainer needs more info) » Fixed

No response to the original question and there have been lots of updates since, so assuming fixed. If not, someone needs to reopen and confirm exactly what is happening in the latest code.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.