News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Download button opened a new side with same content - [Solved]

Started by betaracer70, 29.06.2017 20:55:39

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

betaracer70

Hi,
i'm using jdownloads version: 3.2.52.


I want make downloads from single categories. I have a own layout (very simple with one line). When i click to download button a new side open in a new browser tab but no download is running. The new side is the same side with download link. you can see it here: http://www.nature-line.de/unsere-preislisten

       


This is my code for layout {cat_title_begin}<div class="jd_subcats_title_text" style="">{subcats_title_text}</div>{cat_title_end}
{cat_info_begin}
<div class="jd_cat_main" style=""><!-- Category layout -->
    <div class="jd_categories_title_j46" style="font-weight: bold;">{cat_pic}{cat_title}
        <div class="jd_categories_inner_wrapper" style="">
            <div class= "jd_cats_sum_subcats" style="">{sum_subcats}</div>
            <div class="jd_cats_sum_files" style="">{sum_files_cat}</div>
        </div>
    </div>
    <div class="jd_clear"></div>
    <div  class="jd_cat_description" style="">{cat_description}</div>
    <div class="jd_clear_left">{tags}</div>
</div>
{cat_info_end}
{sub_categories}
<div class="jd_right" style="">{checkbox_top}</div>

{files}
{form_hidden}
<div style="text-align:right">{form_button}</div>





How can i download my files? Thank you.
  •  

Arno

Hallo,
ich vermute das du irgendwo einen Fehler gemacht hast.
Leider ist das so aus der Ferne aber nicht so leicht zu erkennen wobei es sich dabei exakt handelt. Ich vermute einmal das es dir nicht möglich ist mir Zugangsdaten zum Backend via PM zu zusenden? Wäre das einfachste. Könnte mich allerdings erst morgen Nachmittag drum kümmern.

Hast du vielleicht irgendwelche URL Weiterleitungen eingerichtet? Eventuell spezielle seo/sef Komponenten installiert? Bin mir nicht sicher, ob es wirklich an jDownloads alleine liegt.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

betaracer70

Hallo Arno,
vielen Dank für die schnelle Antwort. Ich werde Dir einen User einrichten und per PM zusenden.
Danke und Gruß
Detlef
  •  

ColinM

Hi
I think perhaps you did not post the layout code you intended!! :( You said it was a single line.

The layout you gave is I think identical to the Category Layout "Standard Category Layout v3.2"  This is a category layout and will not actually download. It is only the Files layouts and the Download Details layouts that actually download.

Colin
Colin M
  •  

Arno

Hallo Detlef,
da stimmt etwas nicht mit den Dateien für die Downloads (sihe pic).
Da jDownloads die Dateien bei der Überprüfung nicht findet, wird der Status auf unveröffentlicht geändert.
Vermutlich existieren sie aber auch einfach nicht.

- Bitte einmal via FTP Programm überprüfen und korrigieren.
- Danach in der Downloads Seite im Backend wieder alle veröffentlichen und erneut die Überprüfung starten.

Wichtig: Diese Überprüfung wird nur für veröffentlichte Downloads durchgeführt.



[gelöscht durch Administrator]
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

betaracer70

Hallo Arno,
vielen Dank. Ich glaube, ich habe die Vorgehensweise jetzt kapiert.
Die Downloads gehen nun, aber sie sind nicht geschützt, obwohl ich alles nur für Registrierte User freigegeben habe.
Wenn jemand den Download-Link weiß, kann er meine Dateien herunterladen ohne Login. Und für Public ist der Download nicht erlaubt, das ist so richtig eingestellt.
Schade, so kann ich die Komponente nicht benutzen.

Trotzdem danke.

Gruß Detlef



  •  

ColinM

Hi
Users do not get to see the direct download link.  For example on a test site on my local PC copying the link from the Downloads Button or from the Name is something like
http://localhost/jdx2/index.php/all-downloads/download/5-agora-turn-off-polls-2010-05-20-090705
This produces a message on the Download Details page saying only logged on users can download.

If someone works out the directory structure and the name of the file is the same as the Download title, then to achieve protection you should use the jD Config - Security tab option 'Protect your Download-directory?' .
This produces a message such as
"This message is from "your-site" admin.  You are trying to download file: /xxxx/jdownloads/LoggedDownloads/Test/Nodus/Intro_to_using_the_Forum.pdf
This is an 403 error
Please note that direct access is not allowed to this protected file.
  You may download using jDownloads if you have the correct credentials."The downside of this is you need to be using the jD Config Option 'Send Downloads over PHP Script', which is the normal default anyway, and you cannot see audio or video previews.


Colin

Colin M
  •  

Arno

Hallo Detlef,
Quote
Die Downloads gehen nun, aber sie sind nicht geschützt, obwohl ich alles nur für Registrierte User freigegeben habe.
Wenn jemand den Download-Link weiß, kann er meine Dateien herunterladen ohne Login. Und für Public ist der Download nicht erlaubt, das ist so richtig eingestellt.
Schade, so kann ich die Komponente nicht benutzen.
Ich versteh nicht ganz was du meinst. Aber irgendetwas scheinst du falsch zu machen bzw. falsch eingestellt zu haben. Selbstverständlich sind bei richtiger Anwendung die Downloads geschützt und nur für die eingestellte Benutzergruppen sichtbar bzw. downloadbar. Wenn du möchtest kann ich gerne mal in deinem Backend nachsehen.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •  

betaracer70

Hello Colin,

thank you. Now it is running fine.

Best regards
Detlef

  •