jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: Barcelo on 09.03.2017 15:41:29

Title: Problem mit Content-Plugin "jd_file"
Post by: Barcelo on 09.03.2017 15:41:29
Hallo zusammen,

vorab: vielen Dank für die tolle Joomla-Erweiterung! ::)

Diese habe ich aktuell in einer Joomla V 3.6.5 installiert.

Wenn ich jedoch versuche, in einem Modul wie folgt ausgeben zu lassen

{jdreg}Diesen Text können nur angemeldete Benutzer sehen{/jdreg}

{jd_file category==2 count=0}
{jd_file cat_latest==2 count==0}
{jd_file latest==5}
{jd_file file==1}

so funktioniert {jdreg}, jedoch alle {jd_file ...} Anweisungen überhaupt nicht.

Ausgegeben wird:
Diesen Text können nur angemeldete Benutzer sehen
{jd_file category==2 count=0}
{jd_file cat_latest==2 count==0}
{jd_file latest==5}
{jd_file file==1}

Das entsprechende jDownloads Content-Plugin ist aktiviert. Was mache ich falsch?

Gruß
Barcelo
Title: Re: Problem mit Content-Plugin "jd_file"
Post by: Arno on 09.03.2017 18:53:21
Hallo Barcello,
könnte ich mir das in deinem Backend ansehen? Kann jetzt so keinen Fehler erkennen.
Daten bitte via PM.
Title: Re: Problem mit Content-Plugin "jd_file"
Post by: MichaHidd on 13.11.2018 12:55:35
Ich klinke mich hier noch mal ein, da ich das gleiche Problem / Änderungswunsch habe:

Es scheint so, dass das Content-Plugin nur in Beiträgen funktioniert. Gewünscht ist aber auch, dass man mit den entsprechenden Variablen auch in Modulen (bei Anlage als "Eigenes Modul") arbeiten kann. In dem Modul wird jedoch die Variable nicht gefült, so dass es im Frontend genauso aussieht wie im Editor.  In der Anlage habe ich einmal die Trainingszeit als Download im Bericht und als Modul.

[gelöscht durch Administrator]
Title: Re: Problem mit Content-Plugin "jd_file"
Post by: ColinM on 14.11.2018 11:20:08
Hi
The answer is that you need to set  the module Option 'Content Prepare' to Yes.The attached pics show the difference.
Colin
EDIT corrected spelling!!

[gelöscht durch Administrator]
Title: Re: Problem mit Content-Plugin "jd_file"
Post by: MichaHidd on 14.11.2018 11:39:42
Thanks!!!

Solved