This very rough patch (my apologies to the Drupal gods for my bad code :-) !) fixes the following 4.7 problems:

  1. The vocabmap table has the remote and local vocabulary ids reversed
  2. method is stored as as an integer not a string
  3. the domain checking code is buggy and could not possibly work in a server with multiple sites. Because I don't know how to fix this problem, I have commented out the domain checking code. I will post a further issue with the real domain checking problem and a solution on how to fix it.
CommentFileSizeAuthor
subscribe_2.patch3.06 KBRoland Tanglao@bryght.com

Comments

voidberg’s picture

Status: Needs work » Closed (fixed)

Closing this since it relates the 4.7 version.