3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Download System
-
rammstein
- Users

- Status: Offline
- User theme: Dark
- Posts: 78
- Joined: Mar 13th, '15, 18:08
Re: Download System
No I have not in the left side panel.
download this ext from from here?
download this ext from from here?
Last edited by rammstein on Jul 27th, '22, 08:13, edited 1 time in total.
-
rammstein
- Users

- Status: Offline
- User theme: Dark
- Posts: 78
- Joined: Mar 13th, '15, 18:08
Re: Download System
Ok i found it thank you
-
Hamidouki-dz
- Users

- Status: Offline
- User theme: Dark
- Posts: 164
- Joined: Sep 1st, '18, 09:26
Re: Download System
THE SAME PROBLEMMidway wrote: Aug 8th, '21, 11:41 repared replacebyCode: Select all
if ($key ??= $row2['download_cat_id'])Code: Select all
if ($key == $row2['download_cat_id'])
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-
mh254
- Users

- Status: Offline
- User theme: Dark
- Posts: 15
- Joined: Jan 28th, '16, 08:23
Re: Download System
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.
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.
-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6517
- Joined: Jan 13th, '14, 20:45
Re: Download System
Running here on nginx-apache can you try this?mh254 wrote: Jan 25th, '23, 06: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.
-
mh254
- Users

- Status: Offline
- User theme: Dark
- Posts: 15
- Joined: Jan 28th, '16, 08:23
Re: Download System
How do you mean this? Use nginx as Reverse Proxy and let Apache run the PHP code?
-
nexosenz
- Users

- Status: Offline
- User theme: Dark
- Posts: 9
- Joined: Jan 22nd, '23, 17:14
Re: Download System
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.
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
sorry for my english, it's a google translation.
I wish I could suppress the display of this, even if we have the permissions.
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! Maybe your post count is too low.
-
nexosenz
- Users

- Status: Offline
- User theme: Dark
- Posts: 9
- Joined: Jan 22nd, '23, 17:14
Re: Download System
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.
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.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6517
- Joined: Jan 13th, '14, 20:45
Re: Download System
Pm me test accountnexosenz wrote: Jan 30th, '23, 16: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
-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6517
- Joined: Jan 13th, '14, 20:45
Re: Download System
Go to this file in the extension on your server:nexosenz wrote: Jan 30th, '23, 16: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
https://github.com/dmzx/Download-System ... d.php#L107
make it:
// ob_end_flush();
Clear cache in ACP and try again.
-
nexosenz
- Users

- Status: Offline
- User theme: Dark
- Posts: 9
- Joined: Jan 22nd, '23, 17:14
Re: Download System
Same problem

-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6517
- Joined: Jan 13th, '14, 20:45
Re: Download System
Ok will look into this when back at home. Leave account open for now.
-
nexosenz
- Users

- Status: Offline
- User theme: Dark
- Posts: 9
- Joined: Jan 22nd, '23, 17:14
Re: Download System
Ok thanks 
-
dmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6517
- Joined: Jan 13th, '14, 20:45
Re: Download System
Can you set admin account
-
nexosenz
- Users

- Status: Offline
- User theme: Dark
- Posts: 9
- Joined: Jan 22nd, '23, 17:14
Re: Download System
Hello,
It's done
It's done
Subscribers