Hey there - I'm running Drupal 6.16 - have set up DataSync 6.x.1.0b3 I'm able to enable the Yamm API module, but upon attempting to enable the client module through admin/build/modules, I get this error:
Fatal error: Call to undefined function yamm_api_rebuild_datasync() in /drupal-6.16/sites/sitename/modules/yamm/yamm_client/yamm_client.install on line 17
Am I doing something wrong or is this a bug?
Comments
Comment #1
pounardIt might be my error, let me see this.
Comment #2
pounardPlease comment the line where the error happened, I forgotten to remove it when I refactored the module. I'll commit this change as soon as I can.
Comment #3
proindustries commentedYep, looks like commenting out that line did the trick, thx.
Comment #4
pounardSet to status postponed until I find some time to do it.
Comment #5
aaronbaumanthis issue persists in alpha5
Comment #6
pounardHum I did not experienced it last time I tested it. I will look at this again, thanks for reporting.
Comment #7
pounardHello, I'm currently working on 2.0 branch. Do you still experience this in newer versions?
The error described on the issue initial post can't be anymore because the code where it happened has changed and the function does not exists/has no more references in code.
For you to fully test it (we are still in alpha release cycle so there is no upgrade path from 1.0 releases) I would like that you attempt to enable it again on a clean fresh Drupal instance where it has never been installed, is this possible?
Comment #8
pounardVery outdated module.