Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Download System
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayBPanther
- Users

- Status: Offline
- User theme: Dark
- Posts: 4
- Joined: Jul 20th, '21, 16:44
Re: Download System
V1.1.9 works - thanks. 
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6469
- Joined: Jan 13th, '14, 20:45
Re: Download System
First post updated.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayBPanther
- Users

- Status: Offline
- User theme: Dark
- Posts: 4
- Joined: Jul 20th, '21, 16:44
Re: Download System
Thanks, also v1.2.0 works, seems to be it was only a problem with 1.1.8. 
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayMidway
- Translators

- Status: Offline
- User theme: Dark
- Posts: 115
- Joined: Dec 8th, '14, 09:27
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
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayMidway
- Translators

- Status: Offline
- User theme: Dark
- Posts: 115
- Joined: Dec 8th, '14, 09:27
Re: Download System
Repared replace
by
Code: Select all
if ($key ??= $row2['download_cat_id'])Code: Select all
if ($key == $row2['download_cat_id'])-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayKumbaraWebNetwork
- New user

- Status: Offline
- User theme: Dark
- Posts: 1
- Joined: Oct 11th, '21, 18:27
Re: Download System
Thank you for the extension, even though It does not appear in extension manager.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraymartin
- Admin

- Status: Offline
- User theme: Dark
- Posts: 5107
- Joined: Apr 6th, '14, 14:12
Re: Download System
KumbaraWebNetwork wrote: Oct 11th, '21, 20:22 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.

-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayjordon
- Users

- Status: Offline
- User theme: Dark
- Posts: 7
- Joined: Dec 19th, '21, 19:29
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;
}
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySchneewitchen
- Users

- Status: Offline
- User theme: Dark
- Posts: 2
- Joined: Jan 4th, '22, 15:03
Re: Download System
Thanks for the great addition 
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraymax-ima
- Users

- Status: Offline
- User theme: Dark
- Posts: 139
- Joined: Mar 25th, '22, 06:11
Re: Download System
Tested on 3.3.7 and works. Thanks
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayrammstein
- Users

- Status: Offline
- User theme: Dark
- Posts: 78
- Joined: Mar 13th, '15, 18:08
Re: Download System
No compatible 3.3.8 ?
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayssl
- Donator

- Status: Offline
- User theme: Dark
- Posts: 137
- Joined: Aug 19th, '20, 10:54
Re: Download System
This extension work fine with phpBB version 3.3.8
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayrammstein
- Users

- Status: Offline
- User theme: Dark
- Posts: 78
- Joined: Mar 13th, '15, 18:08
Re: Download System
I installed this extensions on 3.3.8 but I can't find in the extensions to install
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraymartin
- Admin

- Status: Offline
- User theme: Dark
- Posts: 5107
- Joined: Apr 6th, '14, 14:12
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.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayssl
- Donator

- Status: Offline
- User theme: Dark
- Posts: 137
- Joined: Aug 19th, '20, 10:54
Re: Download System
You download this ext from GitHub or from here?rammstein wrote: Jul 26th, '22, 08:22 I installed this extensions on 3.3.8 but I can't find in the extensions to install
Subscribers