Edit video - Description cannot insert hyperlink

  • Posts: 970

Edit video - Description cannot insert hyperlink was created by Administrator

1. Kindly open the following files,

/public_html/administrator/components/com_yendifvideoshare/models/videos.php
/public_html/components/ com_yendifvideoshare/models/user.php


2. Find the line

$row->description = $app->input->post->get( 'description', '', 'HTML' );


3. Change it to

$row->description = $app->input->post->get( 'description', '', 'RAW' );


4. Save the changes and try now.
The following user(s) said Thank You: GZ
6 years 3 weeks ago #1866

Please Log in or Create an account to join the conversation.

  • Posts: 1

Replied by GZ on topic Edit video - Description cannot insert hyperlink

Your suggestion works, it now can accept hyperlinks.

Now a more structural question: shouldn't this be done by an override to avoid it breaks with a version upgrade? If so, I don't now yet how to do that but from what I understand this is a better practice than changing component files directly. Your advice and help is appreciated. If you have snippet example and some instruction how to do it then I will test this as well.
6 years 3 weeks ago #1867

Please Log in or Create an account to join the conversation.

  • Posts: 970

Replied by Administrator on topic Edit video - Description cannot insert hyperlink

This is a BUG from our last version, our next version will have this fix included in the core itself. So, no worries.
The following user(s) said Thank You: GZ
6 years 3 weeks ago #1868

Please Log in or Create an account to join the conversation.

Time to create page: 0.097 seconds

Business Address

PLUGINSWARE INTERACTIVE PVT LTD
Door No 2A, Venkateshwara Nagar,
1st Main Road, Velachery, Chennai,
Tamilnadu, India
Pincode: 600042
© 2013 - 2024 Pluginsware Interactive Private Limited. All Rights Reserved. The Joomla! name and logo is used under a limited license granted in the United States and other countries.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.