3.3.x Extensions Database 3.2 / 3.3Download System

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

rammstein
Users
Users
Posts: 78
Joined: 13 Mar 2015, 19:08
    Windows 10 Firefox

Re: Download System

Post by rammstein »

No I have not in the left side panel.

download this ext from from here?
Last edited by rammstein on 27 Jul 2022, 10:13, edited 1 time in total.

User avatar

rammstein
Users
Users
Posts: 78
Joined: 13 Mar 2015, 19:08
    Windows 10 Firefox

Re: Download System

Post by rammstein »

Ok i found it thank you

User avatar

Hamidouki-dz
Users
Users
Posts: 164
Joined: 01 Sep 2018, 11:26
    Windows 7 Chrome

Re: Download System

Post by Hamidouki-dz »

Midway wrote: 08 Aug 2021, 13:41 repared replace

Code: Select all

if ($key ??= $row2['download_cat_id'])
by

Code: Select all

if ($key == $row2['download_cat_id'])
THE SAME PROBLEM
I replaced and it didn't work ( phpbb 3.3.9 )

file : admin_controller.php
result :

Code: Select all

Parse error: syntax error, unexpected '=' in /home/powers76/public_html/ext/dmzx/downloadsystem/controller/downloadupload.php on line 360

User avatar

mh254
Users
Users
Posts: 15
Joined: 28 Jan 2016, 09:23
    Linux Chrome

Re: Download System

Post by mh254 »

I have an issue with this extension and nginx.

Everything is working fine as long as I use apache2 as web server. When I switch to nginx, I can't download files anymore. I always get a network error in browser and nothing in nginx logs or php-fci logs.

Board is running on phpbb 3.2 latest version, latest extension version on nginx 1.18 and php7.4-fpm.

If you need additional information, please let me know.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6586
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Download System

Post by dmzx »

mh254 wrote: 25 Jan 2023, 07:07 I have an issue with this extension and nginx.

Everything is working fine as long as I use apache2 as web server. When I switch to nginx, I can't download files anymore. I always get a network error in browser and nothing in nginx logs or php-fci logs.

Board is running on phpbb 3.2 latest version, latest extension version on nginx 1.18 and php7.4-fpm.

If you need additional information, please let me know.
Running here on nginx-apache can you try this?

User avatar

mh254
Users
Users
Posts: 15
Joined: 28 Jan 2016, 09:23
    Linux Chrome

Re: Download System

Post by mh254 »

How do you mean this? Use nginx as Reverse Proxy and let Apache run the PHP code?

User avatar

nexosenz
Users
Users
Posts: 9
Joined: 22 Jan 2023, 18:14
    Windows 10 Chrome

Re: Download System

Post by nexosenz »

Hello,

sorry for my english, it's a google translation.

I wish I could suppress the display of this, even if we have the permissions.

Capture3.PNG

ideally, with a yes/no setting in the configuration settings.

I will access the system directly with a link "url/downloadsystem"

thank you very much
You do not have the required permissions to view the files attached to this post.

User avatar

nexosenz
Users
Users
Posts: 9
Joined: 22 Jan 2023, 18:14
    Windows 10 Chrome

Re: Download System

Post by nexosenz »

Hello,

I can't use the extension. No downloading is possible.

With small files, or large files, impossible.

The link seems correct, after clicking, I choose the place of registration, then there is a network error immediately.
3.PNG
2.PNG
You do not have the required permissions to view the files attached to this post.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6586
Joined: 13 Jan 2014, 21:45
    Android Chrome

Re: Download System

Post by dmzx »

nexosenz wrote: 30 Jan 2023, 17:39 Hello,

I can't use the extension. No downloading is possible.

With small files, or large files, impossible.

The link seems correct, after clicking, I choose the place of registration, then there is a network error immediately.

3.PNG2.PNG
Pm me test account

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6586
Joined: 13 Jan 2014, 21:45
    Android Chrome

Re: Download System

Post by dmzx »

nexosenz wrote: 30 Jan 2023, 17:39 Hello,

I can't use the extension. No downloading is possible.

With small files, or large files, impossible.

The link seems correct, after clicking, I choose the place of registration, then there is a network error immediately.

3.PNG2.PNG
Go to this file in the extension on your server:
https://github.com/dmzx/Download-System ... d.php#L107

make it:
// ob_end_flush();

Clear cache in ACP and try again.

User avatar

nexosenz
Users
Users
Posts: 9
Joined: 22 Jan 2023, 18:14
    Windows 10 Chrome

Re: Download System

Post by nexosenz »

Same problem :sad: :sad:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6586
Joined: 13 Jan 2014, 21:45
    Android Chrome

Re: Download System

Post by dmzx »

Ok will look into this when back at home. Leave account open for now.

User avatar

nexosenz
Users
Users
Posts: 9
Joined: 22 Jan 2023, 18:14
    Windows 10 Chrome

Re: Download System

Post by nexosenz »

Ok thanks :wink:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6586
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Download System

Post by dmzx »

nexosenz wrote: 30 Jan 2023, 20:57 ok thanks :wink:
Can you set admin account

User avatar

nexosenz
Users
Users
Posts: 9
Joined: 22 Jan 2023, 18:14
    Android Chrome

Re: Download System

Post by nexosenz »

Hello,

It's done

Post Reply Previous topicNext topic