Needs review
Project:
phpFreeChat integration
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2009 at 22:11 UTC
Updated:
22 Oct 2010 at 14:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
clarkburbidge commentedWow! That is good info to know. I've been floundering trying to find the settings...
Comment #2
gnat commentedThis is patch fixes this issue, by adding the correct permissions to hook_perm, where it was missing.
Comment #3
gnat commentedAlso, I should note, that if you need to fix this in your own install, open up the phpfreechat.module file in a text editor and change this:
to...
That is exactly what the patch supplied in #2 does.