3.2 & 3.3 Extensions Database 3.2 / 3.3Download System

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

BPanther
Users
Users
Posts: 4
Joined: 20 Jul 2021, 18:44
    unknown Mozilla

Re: Download System

Post by BPanther »

V1.1.9 works - thanks. :tumbsyes:

User avatar

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

Re: Download System

Post by dmzx »

First post updated.

User avatar

BPanther
Users
Users
Posts: 4
Joined: 20 Jul 2021, 18:44
    unknown Mozilla

Re: Download System

Post by BPanther »

Thanks, also v1.2.0 works, seems to be it was only a problem with 1.1.8. :tumbsyes:

User avatar

Midway
Translators
Translators
Posts: 115
Joined: 08 Dec 2014, 10:27
    Windows 7 Firefox

Re: Download System

Post by Midway »

Hi

I have an error with upload
Parse error: syntax error, unexpected '=' in ext/dmzx/downloadsystem/controller/downloadupload.php on line 360

User avatar

Midway
Translators
Translators
Posts: 115
Joined: 08 Dec 2014, 10:27
    Windows 7 Firefox

Re: Download System

Post by Midway »

Repared replace

Code: Select all

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

Code: Select all

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

User avatar

KumbaraWebNetwork
New user
New user
Posts: 1
Joined: 11 Oct 2021, 20:27
    Windows 10 Edge

Re: Download System

Post by KumbaraWebNetwork »

Thank you for the extension, even though It does not appear in extension manager.

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Download System

Post by martin »

KumbaraWebNetwork wrote: 11 Oct 2021, 22:22 Thank you for the extension, even though It does not appear in extension manager.
Screenshot from 2021-10-24 00-15-14.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Image

User avatar

jordon
Users
Users
Posts: 7
Joined: 19 Dec 2021, 20:29
    Windows 10 Chrome

Re: Download System

Post by jordon »

1.How can I add another extension like .psd
2. Image
Any upload bag tells me that the file is too big and has 9kib
3.Image
In acp as well
4.Can't put file directly without category?
Thanks
PS: 3.3.5

This linie
if ($unit == 'MB')
{
$multiplier = 1048576;
}
else if ($unit == 'KB')
{
$multiplier = 1024;
}

User avatar

Schneewitchen
Users
Users
Posts: 2
Joined: 04 Jan 2022, 16:03
    Windows 10 Opera

Re: Download System

Post by Schneewitchen »

Thanks for the great addition :thumbup:

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11
    Windows 10 Firefox

Re: Download System

Post by max-ima »

Tested on 3.3.7 and works. Thanks

User avatar

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

Re: Download System

Post by rammstein »

No compatible 3.3.8 ?

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Download System

Post by ssl »

rammstein wrote: 20 Jul 2022, 14:09 no compatible 3.3.8 ?
This extension work fine with phpBB version 3.3.8
phpBB: 3.3.14 | PHP: 8.3
[Some French translation of extensions]

User avatar

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

Re: Download System

Post by rammstein »

I installed this extensions on 3.3.8 but I can't find in the extensions to install

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Download System

Post by martin »

Ext tab then its in the left side panel.
Screenshot from 2022-07-26 11-03-15.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Download System

Post by ssl »

rammstein wrote: 26 Jul 2022, 10:22 I installed this extensions on 3.3.8 but I can't find in the extensions to install
You download this ext from GitHub or from here?

Post Reply Previous topicNext topic