Quote:
Originally Posted by Charis
Just like wildweaselmi's problem.
I have an admin category that is only available for admins. So I have that category as exclude on all usergroups.
Users can't download any file! They can see them but they cant' download.
When I give them access to all categories, including the hidden one, the mod works perfectly.
|
This will be fixed in a next release.
Quote:
Originally Posted by trophyrider
When I use the include / exclude categories feature, it doesn't change anything. Anyone that has access to the downloads section can see all categories and download all files. It is most likely an issue on my end, but I have looked at it to my wits end trying to figure out what the issue is.
Everything else works perfectly. Thanks for the mod.
|
This will be fixed in a next release.
Quote:
Originally Posted by maidos
i cant seem to find maxchar for the filenames. tried looking at dl_main at the database but doenst show maxchar. any idea where i can find that?
|
Just the title field of the dl2_files table, pretty logical

+ Afterwards, you also need to change the maxlength in the downloads2_file_addit template.
Quote:
Originally Posted by Griffin80
With this mod am i able to add downloads that link to attachments in vbulletin threads?
|
It's not integrating into the new asset manager (yet).
Quote:
Originally Posted by lukasc
Hello, I have problem with import files,
nothing show when i write /downloads of course iside is a lot of files.
I have error:
Warning: opendir(/downloads) [function.opendir]: failed to open dir: No such file or directory in [path]/admincp/downloads2.php on line 691
Can you help me?
Lukas
|
You need to specify an absolute path (there's an example on the import page), not a relative path. Now you are specifying a downloads directory inside your AdminCP folder, which probably doesn't exist.
Quote:
Originally Posted by Jaffery
Small thing I want to know..
Is there RSS support for the blog !
|
There's no RSS support yet. But this mod has nothing to do with the blog