Closed (fixed)
Project:
User Relationships
Version:
7.x-1.x-dev
Component:
Invites
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2013 at 16:28 UTC
Updated:
11 Aug 2015 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Andre-Binvite module is using constant
INVITE_SESSION_CODEinstead ofINVITE_SESSIONComment #2
Andre-BComment #3
berdirLooks like the constant was renamed in 4.x. Maybe this should be fixed as part of the 4.x integration issue?
Comment #4
Andre-BBerdir you are right this belongs to Invite 4.x
Comment #5
berdirOk, closing as a duplicate of #2041769: Upgrade user_relationship_invites to work with Invite 4.x branch then.
Comment #5.0
berdirthis all happens on line 106
Comment #6
socialnicheguru commentedThis is not a duplicate of the other issue.
The constant is defined in the invite module.
The patch fixes the problem
Comment #7
socialnicheguru commentedThis is not a duplicate of the other issue.
The constant is defined in the invite module.
The patch fixes the problem
Comment #8
heylookalive commented@socialnicheguru From what I understand on this issue the sub module in user_relationships is for 3.x, the linked issue that was marked as duplicate is one to update the sub module to 4.x.
Looking at #2041769: Upgrade user_relationship_invites to work with Invite 4.x branch we're not updating the module and a separate project was created for this by @mrded:
https://www.drupal.org/project/invite_user_relationships
Comment #9
heylookalive commentedComment #10
socialnicheguru commentedshould I delete the submodule?
maybe there should be a patch to delete the module and a link to https://www.drupal.org/project/invite_user_relationships
Comment #11
heylookalive commentedNah leave as is, the module is still valid for 3.x. I'll update the submodules .info to include that.
Comment #13
heylookalive commented