how to disable video in Dolphin?
QuoteMay 22, 2009 11:470 likesLike
 

Hi,

My hosting company not allowing me to you php exe() function.. and video processing facility is also not available... all other feautres are working fine.. I just want to disable video facility from dolphin admin side... please anybody tell me how can I disable videos for users...

I shall be very thankful to you

Regards,

Gulraiz Ahmed

QuoteMay 22, 2009 11:490 likesLike
 

login to admin/builders/navigation manu builders and click on each block that has video in it and uncheck visible to members  nonmembers and save.

then go to admin builders/pages builders and go to each page and do the same for blocks that have to do with video.

I have video tutorials to help you mrpowless.com
QuoteMay 22, 2009 11:550 likesLike
 

wow so quick reply.......... thank you soooo much.. Could you please tell me one more think .. is it possible people could embed youtube videos in dolphin??

QuoteMay 22, 2009 12:250 likesLike
 

yes google youtube plugin for tinymce then where people write they can insert youtubes

its free

html in profiles is a mod that will allow this found on expertzzz

I have video tutorials to help you mrpowless.com
QuoteDec 25, 2011 10:020 likesLike
 

Hi, Thanks for the Tips but how about disabling the video feature in simple chat, and also video comments

i want totally remove video from my website

 

QuoteDec 25, 2011 10:340 likesLike
 

 For the Video Chat to be removed from Simple Messenger, I think you just uninstall the Messenger Mod. Leave the Simple Messenger Installed though.

As to removing it from the Comment section, I am very interested to find out how to do this as well.

 

Hi, Thanks for the Tips but how about disabling the video feature in simple chat, and also video comments

i want totally remove video from my website

 

 

QuoteDec 25, 2011 10:370 likesLike
 

i just disabled chat module so i hav simple messenger only enabled but its still showing up ? :(

QuoteDec 25, 2011 10:390 likesLike
 

oh damn 

Uninstallation of: Messenger Failed

why? 

QuoteDec 25, 2011 10:410 likesLike
 

 Now that I am not sure about. Once Messenger (not Simple Messenger) is uninstalled there should be no more video on the chat.

Comment one we will need to get answers from someone here.

 

oh damn 

Uninstallation of: Messenger Failed

why? 

 

QuoteDec 25, 2011 10:420 likesLike
 

well the thing is why cant i uninstall this module?

and for comments there is a class for that a link! i think if you give that class a display:nonel it should be disappeared at least :) 

QuoteDec 25, 2011 10:450 likesLike
 

 Not sure why you cannot uninstall the mod. If you have a brand new site with nothing on it I would reinstall the entire site. Else wait till one of the Gurus here responds.

As to the Comment I am not sure what you mean by Class. I am not too technically inclined. So i will have to get some simple instructions.

 

well the thing is why cant i uninstall this module?

and for comments there is a class for that a link! i think if you give that class a display:nonel it should be disappeared at least :) 

 

QuoteDec 25, 2011 10:490 likesLike
 

if you add this to your main css for your template it should hide that link

.cmt-post-reply-video:{display:none;}

i did not test it ouT

the cache system is too annoying

PS/ THX i did Uninstall Messenger and its not there anymore! 

QuoteDec 26, 2011 20:220 likesLike
 

 So can you let me know the best way to remove video from comment box? Did you try it and did it work?

Thanks

if you add this to your main css for your template it should hide that link

.cmt-post-reply-video:{display:none;}

i did not test it ouT

the cache system is too annoying

PS/ THX i did Uninstall Messenger and its not there anymore! 

 

QuoteDec 27, 2011 03:340 likesLike
 

sure. i'll let you know