All questions about EDocman extension

SOLVED !!! Double Text of "short description"

  • Werner Schmidt
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago - 8 years 2 months ago #94414 by Werner Schmidt
SOLVED !!! Double Text of "short description" was created by Werner Schmidt
Hi!

When I fill in some text in the "short description" field under the document - and in a second step I click the "Detail" Button, the text of the short description shows up twice!

How can I get rid of the double short description?

Thanks
Last edit: 8 years 2 months ago by Mr. Dam.

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

More
8 years 2 months ago #94526 by Mr. Dam
Replied by Mr. Dam on topic Double Text of "short description"
Hi Werner,
To solve the issue, please follow these steps
1. Open file: root > components > com_edocman > view > document > tmpl > default.php
2. Find:
echo $item->short_description;
and change
//echo $item->short_description;

Good luck
Dam
The following user(s) said Thank You: Werner Schmidt

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

  • Werner Schmidt
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #94529 by Werner Schmidt
Replied by Werner Schmidt on topic Double Text of "short description"
Thank you Dam!!!

Issue solved

Best regards and have a great day!
Werner

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

Moderators: Mr. Dam