Anuj Dhawan wrote: 16 Feb 2016, 06:53
I'd assume "download-system" will pick up the allowed extensions from the boards' list of "Manage attachment extensions". There I've "cob" extension allowed for documents and the regular posts accept this extension however, "download system" did not accept it today? Can you please suggest on this?
Open downloadsystem\acp\downloadsystem_module.php
Find 2xThis may be a partial find and not the whole line
I don't see any permission masks after installing this extension, but i can see u_dm_eds_download, a_dm_eds and u_dm_eds_use in the phpbb_acl_options table.
so in order to add the guest user group, i manually added a line to phpbb_acl_groups for auth_option_id u_dm_eds_use & u_dm_eds_download for group 1.
I don't see any permission masks after installing this extension, but i can see u_dm_eds_download, a_dm_eds and u_dm_eds_use in the phpbb_acl_options table.
so in order to add the guest user group, i manually added a line to phpbb_acl_groups for auth_option_id u_dm_eds_use & u_dm_eds_download for group 1.
It is possible to set sort the file list alphabetically in each category ?
-----------
Currently, sort by file version.
( This is a bad solution for a large number of files with a different name )
-----------
Is there, or will the possibility of setting such a sort?
-----------
???
I ceep getting this error when trying to download a file can not find the file at http://www.my site.dk/phpBB3/app.php/downloadsystemdownload?id=3
i made a category named gameconversions and and the folder is made right at root/ext/dmzx/downloadsystem/files/gameconversions and ftp uploaded a zip file there, but i can't download it.
I checked my database and all seem to be right there.
what have i done wrong?
origon wrote: 27 Mar 2016, 22:20
I ceep getting this error when trying to download a file can not find the file at http://www.my site.dk/phpBB3/app.php/downloadsystemdownload?id=3
i made a category named gameconversions and and the folder is made right at root/ext/dmzx/downloadsystem/files/gameconversions and ftp uploaded a zip file there, but i can't download it.
I checked my database and all seem to be right there.
what have i done wrong?