Closed (fixed)
Project:
Riffly - realtime audio and video comments on your site
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2008 at 00:53 UTC
Updated:
12 Mar 2008 at 23:41 UTC
Comments
Comment #1
panis commentedis your site available externally for testing?
few things to check
- make sure you are not using the nodecomment module
- permissions - configuration settings and permissions.
configuration settings must have comments enabled (allow audio and video comments)
AND user must have add video comments and add audio comments enabled in permissions
Things that may help me narrow it down:
a) Are your controls on top of the comment form or below it?
b) do you know what the ID of the comment textarea is set to? the riffly javascript expects this to be 'edit-comment'.
Comment #2
kassissieh commented(Sorry for the lateness of my reply. Can one subscribe to a bug report comment thread?)
I can provide you with a login, but Riffly is disabled until I can resolve this. If you want to schedule a day and time, I can enable it for then.
Not using nodecomment. Comments are enabled. Authenticated users have permission to post audio and video comments.
Controls are on the top of the comment form.
The textarea id is "edit-comment". Here is more HTML. I notice that img-assist has inserted some javascript there.
Comment #3
panis commenteddo you have tinymce enabled on the comment box? that may be the problem.
Comment #4
kassissieh commentedYes, tinyMCE was enabled. Disabling tinyMCE for comment fields worked. Thanks! Yet, the plug-in still is not completely working, but I will post that as a new bug.