jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Topic started by: mehmettas on 13.10.2020 11:50:19

Title: jDownloads 3.9.6 Download Problem
Post by: mehmettas on 13.10.2020 11:50:19
Hello,

I upgraded jDownloads from version 3.2.6 to version 3.9.5 successfully. I upgraded to 3.9.6 later. A download problem has occurred. I could not find the reason.

Can you see if I give the site admin panel information?

The problem is: The download does not occur when I click the DOWNLOAD button.

Please try the link below first:

https://durualan.com/dosya-indir/summary/2-bilgisayar-programlar%C4%B1/2-7-zip-t%C3%BCrk%C3%A7e.html

NOTE:
Added Komento and CB plugin for jDownloads 3.9.
Joomla 3.9.22
PHP: 7.3.23
MySQL: 10.2.34-MariaDB
SOLVED: The Example plugin had inadvertently been enabled
Title: Re: jDownloads 3.9.6 Download Problem
Post by: ColinM on 13.10.2020 15:32:29
Hi
I will send you a PM
Seems you have also blocked the site inspector so I am a little 'blind'
Colin
Title: Re: jDownloads 3.9.6 Download Problem
Post by: Arno on 14.10.2020 23:18:23
Hi Memotas,
you should enable the Joomla debug option for a test. Then you could send me or Colin the viewed error message via PM.
Title: Re: jDownloads 3.9.6 Download Problem
Post by: ColinM on 15.10.2020 14:13:22
Hi
Unable to look at code at the moment
Could you check the structure of the link please - after the time delay it should look like
<a href="/<your-site>/index.php/list-jdcats?task=download.send&amp;id=xxx&amp;catid=yyy&amp;m=0" target="_self" title="Start downloading" class="jdbutton jorange ">Download</a>
where  xxx is the id of the Download and yyy is the id of the category
Colin
Title: Re: jDownloads 3.9.6 Download Problem
Post by: Arno on 15.10.2020 16:12:51
Hi Memotas,
please note that it is only possible to help users when they will work with us together.  :-\
When we see not any reaction we will close this topic in the next days.

Colin:
The code looks ok so this is not the problem:
<a href="/dosya-indir.html?task=download.send&amp;id=2&amp;catid=2&amp;m=0" target="_self"...
Title: Re: jDownloads 3.9.6 Download Problem
Post by: mehmettas on 15.10.2020 18:04:46
Hi Arno,

Thank you very much for your interest.

After the time delay:

https://durualan.com/dosya-indir.html?task=download.send&id=2&catid=2&m=0


When enable the joomla debug option:

Fatal error: Cannot declare class plgJdownloadsExample, because the name is already in use in /home/...../public_html/plugins/jdownloads/example_plugin_jdownloads/example_plugin_jdownloads.php on line 54
Title: Re: jDownloads 3.9.6 Download Problem
Post by: Arno on 15.10.2020 19:13:59
Thanks for the message. Please disable both jDownloads example plugins!
This should fix it. You should also uninstall the older one (see pic)
Title: Re: jDownloads 3.9.6 Download Problem
Post by: mehmettas on 15.10.2020 19:36:31
Thank you very much. Problem is solved.