Needs work
Project:
Spaces
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2012 at 19:12 UTC
Updated:
19 Jan 2015 at 09:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
arosboro commentedHere's a port to support og 2.0-beta1. Haven't tested yet other than verifying that the features tab appears in a group.
Patched against the 7.x-3.x branch
Comment #2
arosboro commentedUpdate to prevent loading an entity with a NULL id
Comment #3
socialnicheguru commentedthis patch works for me
Comment #4
arosboro commentedThanks for testing. I had some access issues related to space's access_feature where anonymous users could not access group content. This patch resolves those issues.
Comment #5
mikemccaffreyOut of curiosity, has anyone compared this attempt to patch spaces_og for 7.x-2.x with the previous issue that was opened in March?
#1470434: Updating spaces_og to work with OG 7.x-2.x
Comment #6
arosboro commenteddidn't see that one, some of the code looks pretty similar maybe we should merge the better parts of each patch
Comment #7
rbrandon commentedArosboro,
I updated my patch in #1470434 . We have been running it for a while. I confirmed that everything covered in your patch above is also in the patch I posted.
There is a good deal of work in place to get the spaces_current_space filter working correctly. The patch is good to work with the latest OG release and spaces 3.x. Would love for you to give it a try and see if it meets your needs. Probably best to coordinate our efforts.
-Richard
Comment #8
socialnicheguru commentedthe patch in #4 no longer applies cleanly to the new dev version of spaces
Comment #9
arosboro commentedThis patch has been merged with #1470434: Updating spaces_og to work with OG 7.x-2.x. closing the issue now...
Comment #9.0
arosboro commentedUpdated issue summary.
Comment #10
mhamed commentedThe same problem: I m trying to work on a project of association and the og module integration with spaces API gives a halt.
Perhaps the last patch merge does not do
or
some others module bad integration with og ?
here are the modules enabled:
context
ctools
entity
entityreference
features
i18n
message_notify
module_filter
og
og_views
og-7.x-2.x-dev.tar.gz.tar.tar.gz
panels
pathauto
purl
rules
spaces
taxonomy_menu
taxonomy_menu_trails
token
variable
views
views_bulk_operations
White page on :
i tried the dev version of spaces and og
but not resolved
has anyone overpass this recently
thanks
Comment #11
prashant.cPatch submitted in #4 not solving the problem using og 7.x-2.7 version and Spaces 7.x-3.0-alpha1 version, still facing the same issue Error: Call to undefined function og_get_group() in spaces/spaces_og/plugins/space_og.inc, line 15.