Remove Video Comments ability

Hi there.

I'm trying to figure out how I can allow comments on profiles, but not allow video comments.  From what I can tell, you can't have one without the other.

Is there any way to remove the Video Comments link in the comments box?

Regards

Chris Robock

Quote · 8 Dec 2009

I havent tried this yet, but go into your Admin Panel, Click Modules>Flash Apps>Video Comments> Then disable it. The icon may still appear in the "comments" box but should give an error if you click it. See if that works.

Chris

Nothing to see here
Quote · 8 Dec 2009

Your method works. However the "Record A Video Comment" text still appears. When you click it, nothing happens. So, you can achieve this if you don't mind the text being there.

Quote · 10 Jun 2011

 

Your method works. However the "Record A Video Comment" text still appears. When you click it, nothing happens. So, you can achieve this if you don't mind the text being there.

http://www.boonex.com/forums/topic/remove-Record-a-video-comment.htm#129773

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 10 Jun 2011

Here's a simple way to disable all video comments in the system if needed (D7.1)

Open file: /flash/modules/video_comments/xml/main.xml

Change the first item:

<item key="status"><![CDATA[enabled]]></item>

to Disabled:

<item key="status"><![CDATA[disabled]]></item>

 

This disables them from ever being generated.

(This is without the module installed)

sup
Quote · 17 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.