jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: novsky on 26.03.2015 12:50:33

Title: Short description missing...
Post by: novsky on 26.03.2015 12:50:33
Hi all,

Don't know if it's a bug or if i miss something in my config or update ?!
I can't see short description into files list or details, normally if there's no long description, short one will be displayed in detail view right ?
So only the long one is displayed and nothing in list, i try few things into tmpl (view/downloads/tmpl/default) if i change "description by description_long into html rendering it works.
In my DB all descriptions fields are in longtext (no vachars).
I update language in case of...

Any idea ? Did i have missed something into config ? (my short description limit chars in config is up to 250)

Best regards ;-)
Title: Re: Short description missing...
Post by: Dode on 26.03.2015 19:06:33
You probably need to edit the 2 Layouts in backend configuration.
Title: Re: Short description missing...
Post by: Arno on 26.03.2015 22:17:54
Hi,
QuoteI can't see short description into files list or details, normally if there's no long description, short one will be displayed in detail view right ?
In the 'files' layouts is as default displayed only the short descriptions and in the 'details' layouts the long description.
Is the long description empty, is used the short description for the {description_long} placeholder. See example pics with the default layouts.

QuoteSo only the long one is displayed and nothing in list, i try few things into tmpl (view/downloads/tmpl/default) if i change "description by description_long into html rendering it works.
Then is missing the required placeholder in the layout. This is not a bug.
It is not required to change the source code.

QuoteIn my DB all descriptions fields are in longtext (no vachars).
I update language in case of...
Sorry but i understand not really what you mean with this.

Nobody else has reported problems with the descriptions handling inside the last years.

[gelöscht durch Administrator]