Active
Project:
Chatroom
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2011 at 10:40 UTC
Updated:
5 Jan 2012 at 05:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
markwk commentedLooks like w'ere missing the hook_node_access for D7: http://api.drupal.org/api/drupal/modules--node--node.api.php/function/ho...
Will post patch soon.
Comment #2
markwk commentedOk. Gone through the module and got the adding users and permissions access fixed for private chats.
I'm still frustrated about which code version to use so probably too big of pain to figure out what to patch or post on.
There are 4 D7 branches. It would be good to get these repos setup so people can contribute.
Comment #3
markwk commentedI decided to work from the gsoc2011 branch and working on various fixes. The repo is on github: https://github.com/markwk/chatroom/
I attached a patch with some fixes.
Comment #4
Anonymous (not verified) commented