[ABD] Download System

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
panteror
Registered User
Posts: 45
Joined: Sun Aug 09, 2015 3:33 pm
Contact:

Re: [3.1][3.2][DEV] Download System

Post by panteror »

dmzx wrote:First post updated
Hi, thanks for update
How can we add extension exe msi available in 1.06 ? it's not like 1.05 in admin_controller.php ?

EDIT : it's now in function php :)

Thanks.
Last edited by panteror on Wed Dec 21, 2016 3:03 pm, edited 1 time in total.
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.1][3.2][DEV] Download System

Post by </Solidjeuh> »

panteror wrote:
dmzx wrote:First post updated
Hi, thanks for update
How can we add extension exe msi available in 1.06 ? it's not like 1.05 in admin_controller.php ?

Thanks.
Not sure, But I think you need to look in core/functions.php
$allowed_extensions = array();
panteror
Registered User
Posts: 45
Joined: Sun Aug 09, 2015 3:33 pm
Contact:

Re: [3.1][3.2][DEV] Download System

Post by panteror »

yes thanks :)
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [3.1][3.2][DEV] Download System

Post by dmzx »

First post updated.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
TheStigP11GT
Registered User
Posts: 22
Joined: Sat Jan 03, 2015 1:04 am

Re: [3.1][3.2][DEV] Download System

Post by TheStigP11GT »

So I am uploading a file, I Uploaded the first file OK, however when I upload the second file I get the error message
Information

You have to enter a file, which belongs to your upload!
I am using phpBB v 3.1.10
File size is ~ 160mb
Server upload is 512MB
User avatar
kustajuspin
Registered User
Posts: 58
Joined: Sat Apr 02, 2016 9:49 am
Location: China,Shandong
Name: Sayyid
Contact:

Re: [3.1][3.2][DEV] Download System

Post by kustajuspin »

perfect, I like that!
😄 Hello.
Welcome to my forum.
Your wonderful memories here.
https://simtown.top/forum
petit79
Registered User
Posts: 1
Joined: Sun Apr 23, 2017 12:07 pm

Re: [3.1][3.2][DEV] Download System

Post by petit79 »

Hello friends, downloaded this extension and I would like the upload not limited to 18MB.
Could someone tell me how I could remove this limitation or increase it?

Thank you very much. regards
User avatar
Theriddler1
Registered User
Posts: 451
Joined: Sat Aug 27, 2011 11:00 pm
Location: NL
Name: Theriddler❶
Contact:

Re: [3.1][3.2][DEV] Download System

Post by Theriddler1 »

A nice feature for this extension would be that you can set a different permission for each category you make.
similar as how forum creation works.
Theriddler - Former Moderator @ phpBB.nl | phpBBservice.nl Team-member
Image My Extensions | buy me a beer Image
Capitan
Registered User
Posts: 1
Joined: Tue Aug 08, 2017 12:24 pm

Re: [3.1][3.2][DEV] Download System

Post by Capitan »

Hi! How can I translate this extension to Spanish??
Thnaks you!!
User avatar
eunaumtenhoid
Registered User
Posts: 1007
Joined: Wed Jun 03, 2009 12:46 am
Location: ????

Re: [3.1][3.2][DEV] Download System

Post by eunaumtenhoid »

NICE ext dude is possible add coments on downloads?
My translations of the extensions for Brazilian Portuguese
https://github.com/phpBBTraducoes
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28619
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: [3.1][3.2][DEV] Download System

Post by Paul »

This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extension Customisations Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this extension, or any other extension that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Extension Customisations Team
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18316
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón
Contact:

Re: [ABD] Download System

Post by DavidIQ »

Restored at op's request.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [3.2][DEV] Download System

Post by dmzx »

first post updated
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
User avatar
</Solidjeuh>
Registered User
Posts: 1788
Joined: Tue Mar 29, 2016 3:45 am
Location: Aalst (Belgium)
Name: Andy Dm
Contact:

Re: [3.2][DEV] Download System

Post by </Solidjeuh> »

I uploaded a file named: solidjeuh.20190206155838.rar via FTP (4.6GB), added it via ACP, but when I submit I get this error:

Code: Select all

SQL ERROR [ mysqli ]

Out of range value for column 'filesize' at row 1 [1264]

SQL

INSERT INTO phpbb_dm_eds (download_title, download_desc, download_filename, download_version, download_cat_id, upload_time, cost_per_dl, last_changed_time, filesize, points_user_id, enable_bbcode_file, enable_smilies_file, enable_magic_url_file) VALUES ('4686 Flash Games!', '<t>solidjeuh.20190206155838.rar</t>', 'solidjeuh.20190206155838.rar', '1.0.0', '1', 1549468233, 0, 1549468233, 5114072852, '2', 1, 1, 1)
Can't I use files that big?
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [3.2][DEV] Download System

Post by dmzx »

</Solidjeuh> wrote: Wed Feb 06, 2019 3:52 pm I uploaded a file named: solidjeuh.20190206155838.rar via FTP (4.6GB), added it via ACP, but when I submit I get this error:

Code: Select all

SQL ERROR [ mysqli ]

Out of range value for column 'filesize' at row 1 [1264]

SQL

INSERT INTO phpbb_dm_eds (download_title, download_desc, download_filename, download_version, download_cat_id, upload_time, cost_per_dl, last_changed_time, filesize, points_user_id, enable_bbcode_file, enable_smilies_file, enable_magic_url_file) VALUES ('4686 Flash Games!', '<t>solidjeuh.20190206155838.rar</t>', 'solidjeuh.20190206155838.rar', '1.0.0', '1', 1549468233, 0, 1549468233, 5114072852, '2', 1, 1, 1)
Can't I use files that big?
'filesize' => array('INT:11', 0), will take a look at next release to increase the value.
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
Locked

Return to “Abandoned Extensions”