Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.1 & 3.2 Extensions Database 3.1 / 3.2 ⇒ File Download
-
Baron
- Users

- Posts: 3
- Joined: 04 Apr 2020, 19:32
Re: File Download
Hello
Can I use this great Extension with phpBB ver 3.3.0?
Can I use this great Extension with phpBB ver 3.3.0?
-
Hamidouki-dz
- Users

- Posts: 163
- Joined: 01 Sep 2018, 11:26
Re: File Download
it works very well on version 3.2.9
Last edited by Hamidouki-dz on 06 Apr 2020, 18:37, edited 1 time in total.
-
Hamidouki-dz
- Users

- Posts: 163
- Joined: 01 Sep 2018, 11:26
Re: File Download
No it does not work, I have errors on version 3.3.0 so I delete them currently, waiting for an update that will resolve these errors.
-
Baron
- Users

- Posts: 3
- Joined: 04 Apr 2020, 19:32
Re: File Download
Thank you.
It's not in section 3.3.x That's why I ask here.
I'll try it on my test board and see what happens
It's not in section 3.3.x That's why I ask here.
I'll try it on my test board and see what happens
-
Baron
- Users

- Posts: 3
- Joined: 04 Apr 2020, 19:32
Re: File Download
It seems to work well in the version 3.3 
-
Hamidouki-dz
- Users

- Posts: 163
- Joined: 01 Sep 2018, 11:26
Re: File Download
so I think it has a conflict with another extension to use on my 3.3 forum
-
Fast_Eddie
- Users

- Posts: 279
- Joined: 15 Aug 2015, 20:25
Re: File Download
Have been working on the file upload ext and was wondering if there is a way to use this ext to create a d/l link when there is no attachment in a post?
-
networker007
- Users

- Posts: 10
- Joined: 30 Dec 2020, 23:49
Re: File Download
How can i change the color of the box (different colors, i.e. for every file download), like
Link bbCode Extension
thx in advanced
thx in advanced
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: File Download
Mod_security is enabled it needs to be off.
-
dmzx Online
- Founder

- Posts: 6469
- Joined: 13 Jan 2014, 21:45
Re: File Download
-
Sniper_E
- VIP

- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: File Download
I update all my ext and had to add "ssl" to my composer, your exts did not get update notice, if you ever update add ssl...
Edit ext/dmzx/filedownload/styles/theme/filedownload.css
Above is my blue color for the box. Dm has orange color set in the ext filedownload. Edit that color for your style to your color preference.
Code: Select all
"version-check": {
"host": "www.dmzx-web.net",
"directory": "/versions",
"filename": "filedownload_version.json",
"ssl": true
}You can set the color of the download box to a color in the filedownload.css file. This ext is not a bbcode for selecting colors.networker007 wrote: 03 Jan 2021, 13:03 how can i change the color of the box (different colors, i.e. for every file download), likeLink bbCode Extension
Edit ext/dmzx/filedownload/styles/theme/filedownload.css
Code: Select all
dl.extra-box.orange, .big-tag.orange {
background-image: linear-gradient(155deg, rgb(255, 255, 255) 0px, rgb(255, 255, 255) 5%, rgb(156, 191, 208) 50%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%);
}-
Sniper_E
- VIP

- Posts: 1157
- Joined: 14 Oct 2014, 19:01
Re: File Download
Look how pretty this extension makes a download look in the page. Beautiful Job on this extension dm!
I love it!
I love it!
