3.2 & 3.3 Extensions Database 3.2 / 3.3Download System

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

origon
Users
Users
Posts: 8
Joined: 27 Mar 2016, 17:41
    Windows 10 Firefox

Re: Download System

Post by origon »

It failed on 105mb so it must be the host who set the download limmit, but how, i haven't set anything on my test server it's the standard php.ini settings

User avatar

Bouncer_X
Users
Users
Posts: 3
Joined: 09 Jun 2016, 14:40
    Windows 10 Chrome

Re: Download System

Post by Bouncer_X »

Hi again!
What has worked for me is to simply edit lines 215, 219, and 245 in downloadsystemcat.php which have the href.
I say this hack works for me because I only need to host one large file, and can swap revisions out manually while keeping same address.
Maybe in a future version, some feature to manually add a hosted url in the ACP could be a nice perk.

User avatar

Ketchup
Users
Users
Posts: 21
Joined: 16 Jan 2016, 09:13
    Windows 10 Chrome

Re: Download System

Post by Ketchup »

This apprently does not support MSSQL like phpBB does?

Code: Select all

Return to the index page
General Error
SQL ERROR [ mssqlnative ]

SQLSTATE: 42000 code: 3988 message: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]New transaction is not allowed because there are other threads running in the session. [3988]

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 430
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 249
CALL: phpbb\db\driver\driver->sql_transaction()

FILE: [ROOT]/phpbb/db/tools.php
LINE: 1420
CALL: phpbb\db\driver\factory->sql_transaction()

FILE: [ROOT]/phpbb/db/tools.php
LINE: 678
CALL: phpbb\db\tools->_sql_run_sql()

FILE: [ROOT]/phpbb/db/tools.php
LINE: 742
CALL: phpbb\db\tools->sql_create_table()

FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\db\tools->perform_schema_changes()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 550
CALL: call_user_func_array()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 496
CALL: phpbb\db\migrator->run_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 305
CALL: phpbb\db\migrator->process_data_step()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 262
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 202
CALL: phpbb\db\migrator->try_apply()

FILE: [ROOT]/phpbb/db/migrator.php
LINE: 185
CALL: phpbb\db\migrator->update_do()

FILE: [ROOT]/phpbb/extension/base.php
LINE: 80
CALL: phpbb\db\migrator->update()

FILE: [ROOT]/phpbb/extension/manager.php
LINE: 187
CALL: phpbb\extension\base->enable_step()

FILE: [ROOT]/includes/acp/acp_extensions.php
LINE: 177
CALL: phpbb\extension\manager->enable_step()

FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: acp_extensions->main()

FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
Please notify the board administrator or webmaster: no@no.com
Powered by phpBB® Forum Software © phpBB Limited
^ Happens on install, any way to get this to work with MSSQL?

User avatar

origon
Users
Users
Posts: 8
Joined: 27 Mar 2016, 17:41
    Windows 10 Firefox

Re: Download System

Post by origon »

Hi
I have a dumb question, where do you find the forum ID? I can't find it :whistl:

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6471
Joined: 13 Jan 2014, 21:45
    Android Chrome

Re: Download System

Post by dmzx »

The ID you can find in the URL of the forum.
Look for f= with the value of the forum.

[ Post made via Samsung Galaxy S4 ] Image

User avatar

origon
Users
Users
Posts: 8
Joined: 27 Mar 2016, 17:41
    Windows 10 Firefox

Re: Download System

Post by origon »

Thank you very much :smile:

User avatar

Sajaki
Users
Users
Posts: 5
Joined: 23 Aug 2015, 12:41
    Mac OS X Firefox

Re: Download System

Post by Sajaki »

Hello,
i have a question on the downloadsystem. the file size does not get updated when i update a file that was already published. it this normal ?

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6471
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Download System

Post by dmzx »

Sajaki wrote: 03 Jul 2016, 17:51 hello,
i have a question on the downloadsystem. the file size does not get updated when i update a file that was already published. it this normal ?
Must be working, how do you update in ACP?

User avatar

Sajaki
Users
Users
Posts: 5
Joined: 23 Aug 2015, 12:41
    Mac OS X Firefox

Re: Download System

Post by Sajaki »

I just upload the new file. After that I go into the acp download topic and press submit again (but i'm not sure if that was necessary).

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Windows 7 Firefox

Re: Download System

Post by admin1 »

Uploading larger files like 100 MB, how can it be achieved ? can i simply upload the file inside Cpanel, from desktop, directly to destination folder as ftp would last years uploading ?

thanks

User avatar

martin
Admin
Admin
Posts: 5109
Joined: 06 Apr 2014, 16:12
    Windows 10 Chrome

Re: Download System

Post by martin »

All file sizes and speed is controlled by the host in php.ini file this ext has no control over file sizes.

As for ftp uncheck the speed limits settings also yet again your host can also controls that speed too 100mb files are small.
Image

User avatar

Napster
Users
Users
Posts: 25
Joined: 15 Sep 2015, 15:35
    Windows 10 Firefox

Re: Download System

Post by Napster »

Need help please i have the same problem as origon Enable URL Rewriting: is on, all files are showing in ACP Manage Downloads the ftp path is /ext/dmzx/downloadsystem/files/mycreatedcatagory but still get error

Code: Select all

can't find the file at http://www.mysite/downloadsystemdownload?id=9.

User avatar

martin
Admin
Admin
Posts: 5109
Joined: 06 Apr 2014, 16:12
    Windows 10 Chrome

Re: Download System

Post by martin »

1.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

clight77
Donator
Donator
Posts: 504
Joined: 24 Sep 2015, 16:23
    Windows 10 Chrome

Re: Download System

Post by clight77 »

Can I assume that when adding an attachment to a new topic it will show when I go to that category ?
Or is this just meant to show files uploaded via this ext either thru ftp or the ACP panel ?

Hope that makes sense... lol

Found my answer... lol
It won't use posted attachment from new topic....

User avatar

humpty
Users
Users
Posts: 5
Joined: 06 Sep 2016, 19:33
    Windows 7 Chrome

Re: Download System

Post by humpty »

If there's an attachment in a private forum (accessible only to members of some group) will it appear to all members or just those who are in that group?

Thanks

Post Reply Previous topicNext topic