Active
Project:
Drupal FTP
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2010 at 16:47 UTC
Updated:
1 Oct 2010 at 10:23 UTC
Hi,
I just tried installing the dev version (I never used this module before) but it broke my website and stated the above.
The error also pointed to the backup and migrate module, where I just a backup schedule to, before installing drupal ftp.
(in [..] sites/all/modules/backup_migrate/includes/destinations.ftp.inc on line 109)
Is this an incompatibility issue with the B&M module or something else?
Thanks in advance!
Comments
Comment #1
espirates commentedI get the same error
Fatal error: Cannot redeclare drupal_ftp_ftp_object() (previously declared in /sites/all/modules/drupal_ftp/drupal_ftp.module:28) in /sites/all/modules/backup_migrate/includes/destinations.ftp.inc on line 109Comment #2
alexkb commentedThis has been raised here: #803964: function name conflicts with drupal_ftp
This is obviously more urgent than before. I'll make an effort to get it sorted asap.
Comment #3
alfthecat commentedhi alexkb,
thanks, I will keep a look out :)