I've installed YAMM and its required modules on two sites - one I'd like to import content from to the other - but I'm having some problems.

First, as soon as I installed the module, every page began showing the following errors at the top:

Warning: Call-time pass-by-reference has been deprecated in /[path to my web directory]/sites/all/modules/yamm/yamm_api/yamm_api.module on line 293

Warning: Call-time pass-by-reference has been deprecated in /[path to my web directory]/sites/all/modules/yamm/yamm_api/yamm_api.module on line 297

And second, the advanced help says that I need to go to Administer > Yamm > Client list on the server - but there is no such page! The only page under Yamm on the server is Common options. The client has that plus a server page. And the common options page does not include any client list.

I'm using the latest version of Drupal 6 and of all the required modules, and I ran the DataSync patch as directed. Am I missing something, or are there some serious bugs in this module?

Any help would be much appreciated - I really need to get this import done ASAP!

Comments

spidersilk’s picture

Also, one more thing: I tried to disable and uninstall the module today so that I could try a different one, and got the following error after attempting to uninstall:

An illegal choice has been detected. Please contact the site administrator.

I'm going to be trying Deploy instead, so this is no longer high priority, but I'm leaving this ticket up in case it helps you find some of the glitches in the module.

pounard’s picture

I'm not dead!

For the errors you get it's due to PHP5.3 (I did not tested on PHP5.3 since I did some refactor) I'll fix these, thanks for reporting. Sorry for not answering right now, I'll try to get some time tomorow to answer your real question.

sassafrass’s picture

I am using PHP 5.2.11 and get the same warnings.

pounard’s picture

Ouch, I'll have to check it better. I can't reproduce the bug on my dev version, I'll try a fresh install by downloading the full packages from d.o and git clone.

pounard’s picture

Status: Active » Closed (won't fix)

Very outdated module.