Active
Project:
User Relationships
Version:
7.x-1.0-alpha5
Component:
Blocks
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2013 at 18:43 UTC
Updated:
1 Dec 2014 at 17:42 UTC
Jump to comment: Most recent
Comments
Comment #1
bootstrapjohnny commentedI have the same issue. I receive the following error when setting the block visibility to Authenticated Users only:
Comment #2
Triumphent commentedUsing the other block provided by User Relationships instead of the action block, worked for me.
Comment #3
fugazi commentedsame problem, no action block
Comment #4
fugazi commentedsolved Database table "block" user_relationship_block action "weight" 0 to 1
Comment #5
vip_sa commentedChanging the weight in the database did not work for me and I still cannot see the actions block. What other block @Triumphent are you referring to pls?
Comment #6
Triumphent commentedI do not have the site any longer as it was turned over to the client. So, I do not remember the details but I do recall, however, that the module came with at least two views. Using the recommended view did not work for me. Using the other (the less obvious one) did display normally. Hope that helps.
Comment #7
ramdhanh commentedI successfully get the actions block appear by commented line 212 and 214 on user_relationships_blocks.module. But I don't know yet what the implications on the others function. Can please anyone reviews? Thanks.