remove a link from videos embed page..

how to remove this boonex video link from video embed page ??

 

''http://www.youtube.com/watch?v=_AANZvYn5uk

https://www.facebook.com/4thmolar
Quote · 27 Sep 2010

Anybody know how to do this.  I'd really like to change it to my own example.  Please help.  Thank you!

Quote · 30 May 2011

settings/language settings, then search for http://www.youtube.com/watch?v=_AANZvYn5uk

Quote · 30 May 2011

ron beat me to the answer. i was dorking around in the lang file and the database, its stored in the table sys_localization_strings

 

i havent tested ron's method, so will only tell you what i done to achieve the same thing

 

query the database:

SELECT * FROM `sys_localization_strings` WHERE `String`="Example: http://www.youtube.com/watch?v=_AANZvYn5uk"

 

the record will show up and you can click on the pencil to edit the string. once you have edited the string, you will then save it. once you have edited the string and saved it, you will need to go to your admin panel,

settings --> lang settings --> tick the select all, and then the compile button. that should remedy the situation as well.

though ron's answer may be simpler than mine.

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 30 May 2011

Thank you!!!  Ron and DosDawg Rock!

Quote · 30 May 2011
 
 
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.