3.3.x Extensions Database 3.2 / 3.3 ⇒ Download System
-
BPanther
- Users

- Posts: 4
- Joined: 5 years ago
Re: Download System
Thanks, also v1.2.0 works, seems to be it was only a problem with 1.1.8. 
-
Midway
- Translators

- Posts: 115
- Joined: 11 years ago
Re: Download System
Hi
I have an error with upload
Parse error: syntax error, unexpected '=' in ext/dmzx/downloadsystem/controller/downloadupload.php on line 360
I have an error with upload
Parse error: syntax error, unexpected '=' in ext/dmzx/downloadsystem/controller/downloadupload.php on line 360
-
Midway
- Translators

- Posts: 115
- Joined: 11 years ago
Re: Download System
Repared replace
by
Code: Select all
if ($key ??= $row2['download_cat_id'])Code: Select all
if ($key == $row2['download_cat_id'])-
KumbaraWebNetwork
- New user

- Posts: 1
- Joined: 4 years ago
Re: Download System
Thank you for the extension, even though It does not appear in extension manager.
-
martin
- Admin

- Posts: 5139
- Joined: 12 years ago
Re: Download System
KumbaraWebNetwork wrote: 4 years ago Thank you for the extension, even though It does not appear in extension manager.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

-
jordon
- Users

- Posts: 7
- Joined: 4 years ago
Re: Download System
1.How can I add another extension like .psd
2.
Any upload bag tells me that the file is too big and has 9kib
3.
In acp as well
4.Can't put file directly without category?
Thanks
PS: 3.3.5
This linie
2.

Any upload bag tells me that the file is too big and has 9kib
3.

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;
}
-
ssl
- Banned

- Posts: 150
- Joined: 6 years ago
Re: Download System
This extension work fine with phpBB version 3.3.8
-
rammstein
- Users

- Posts: 78
- Joined: 11 years ago
Re: Download System
I installed this extensions on 3.3.8 but I can't find in the extensions to install
-
martin
- Admin

- Posts: 5139
- Joined: 12 years ago
Re: Download System
Ext tab then its in the left side panel.
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
ssl
- Banned

- Posts: 150
- Joined: 6 years ago
Re: Download System
You download this ext from GitHub or from here?rammstein wrote: 4 years ago I installed this extensions on 3.3.8 but I can't find in the extensions to install

