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

BPanther
Users
Users
Posts: 4
Joined: 5 years ago
    unknown Mozilla

Re: Download System

Post by BPanther »

V1.1.9 works - thanks. :tumbsyes:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6549
Joined: 12 years ago
    Windows 10 Chrome

Re: Download System

Post by dmzx »

First post updated.

User avatar

BPanther
Users
Users
Posts: 4
Joined: 5 years ago
    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: 11 years ago
    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: 11 years ago
    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: 4 years ago
    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: 5139
Joined: 12 years ago
    Linux Chrome

Re: Download System

Post by martin »

KumbaraWebNetwork wrote: 4 years ago 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: 4 years ago
    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: 4 years ago
    Windows 10 Opera

Re: Download System

Post by Schneewitchen »

Thanks for the great addition :thumbup:

User avatar

max-ima
Users
Users
Posts: 139
Joined: 4 years ago
    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: 11 years ago
    Windows 10 Firefox

Re: Download System

Post by rammstein »

No compatible 3.3.8 ?

User avatar

ssl
Banned
Banned
Posts: 150
Joined: 6 years ago
    Mac OS X Opera

Re: Download System

Post by ssl »

rammstein wrote: 4 years ago no compatible 3.3.8 ?
This extension work fine with phpBB version 3.3.8

User avatar

rammstein
Users
Users
Posts: 78
Joined: 11 years ago
    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: 5139
Joined: 12 years ago
    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
Banned
Banned
Posts: 150
Joined: 6 years ago
    Mac OS X Opera

Re: Download System

Post by ssl »

rammstein wrote: 4 years ago 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