Closed (outdated)
Project:
Shoutbox
Version:
6.x-2.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2011 at 01:34 UTC
Updated:
18 Mar 2016 at 10:56 UTC
Jump to comment: Most recent
Comments
Comment #1
hjulien commentedIn Drupal 6 I had it working where a OG group admin (worked in non-groups as well) could post a question above the shoutbox.
1. I added a field in the content type of the group. Mine was called field_speak_up_topic. Admins could change the question as often as they liked.
2. Then a Drupal block was created with the code below:
3. Then the block was placed in the panel node of the group.
This worked great until I upgraded to Drupal 7. Now my code doesn't work anymore. Don't know why. Any ideas?
Comment #2
vitalblue commented