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

pounard’s picture

Assigned: Unassigned » pounard

It might be my error, let me see this.

pounard’s picture

Please 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.

proindustries’s picture

Yep, looks like commenting out that line did the trick, thx.

pounard’s picture

Status: Active » Postponed

Set to status postponed until I find some time to do it.

aaronbauman’s picture

Version: 6.x-2.0-alpha2 » 6.x-2.0-alpha5
Status: Postponed » Active

this issue persists in alpha5

pounard’s picture

Hum I did not experienced it last time I tested it. I will look at this again, thanks for reporting.

pounard’s picture

Status: Active » Postponed (maintainer needs more info)

Hello, 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?

pounard’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Very outdated module.