Closed (fixed)
Project:
Shoutbox
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Sep 2011 at 14:09 UTC
Updated:
17 Oct 2014 at 19:30 UTC
Jump to comment: Most recent, Most recent file
I am not finding shout box for group in D7,
am i missing something ?
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | shoutbox_group.tar_.gz | 3.23 KB | peter-boeren |
| #4 | shoutbox_group.tar_.gz | 3.06 KB | kaizerking |
| #2 | shoutbox_group.tar_.gz | 3.11 KB | johaziel |
Comments
Comment #1
disterics commentedThis has not been ported yet. Will be ported before moving shoutbox to beta.
Comment #2
johazielHi,
I really need to have with OG shoutbox, so I decided to try to port it on D7.
I have not seen that Disterics assigned.
It seems to work.
But there needs reviews especially because now OG uses an entity, not just node.
Indeed, I have some problem because sometimes the entity is a group and the other is a node.
PS: I don't understand how commit it with git so it's just the folder shoutbox_group tu put in shoutbox
Comment #3
kaizerking commentedthis port has installation errors
Comment #4
kaizerking commentedI have tar zipped this and it is installing
Comment #5
kaizerking commentedshoutbox_group module
Update #6200
Failed: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'my_database.shoutbox_groups' doesn't exist: UPDATE {shoutbox} s INNER JOIN {shoutbox_groups} sg ON s.shout_id = sg.shout_id SET s.module = 'shoutbox_group'; Array ( ) in shoutbox_group_update_6200() (line 46 of E:\wamp\www\sites\all\modules\shoutbox_group\shoutbox_group.install).
Comment #6
Taxoman commented@kaizerking: There is a 7.x-alpha version available on the module page, please post bugs in separate issues.
This one (task) could actually be closed now, but perhaps practical to keep it open for feedback on when it has OG support, per the first comment here about the beta.
Comment #7
micahw156Marked #282437: Og Group Shoutbox and #1858884: Shoutbox group for 7.x branch as duplicates of this issue.
Comment #8
peter-boeren commentedI have used the code in #4 but that did not work for Drupal commons 7.3.17. I did some minor changes like replacing some functions that seemed to have been renamed in Organic Groups. I have not tested this module/code in a clean install, but I hope that this helps somebody.
Comment #10
vitalblue commentedhi,
patch applied and commited to dev version.
thanks a lot :-)
Comment #11
vitalblue commented