Image not showing correctly

Replied by Administrator on topic Image not showing correctly

@skullboy74,

1. Kindly edit open the following file using your favorite code editor,
{JOOMLA_ROOT}/administrator/components/com_yendifvideoshare/models/categories.php
2. Locate the line (#273) below inside the 'save' function,
$row->reorder( 'parent=' . $row->parent );
3. Replace it as,
$row->description = $app->input->post->get( 'description', '', 'RAW' );
$row->reorder( 'parent=' . $row->parent );
4. Save the changes.

5. Kindly try adding a description with your formatting now.

Hope this solved your issue!
Last edit: 2 years 1 month ago by Administrator.
2 years 1 month ago #2584

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

Time to create page: 0.060 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.