Page 1 of 1

Muktiple upload and link to all files

Posted: 29 Nov 2013, 20:05
by 01Kuzma
Hello!
Thank you for you powerful component!
It's awesome!
I've one question regarding file download.
I've created one main category and creating folders uploaded single documents in that folders.
In last folder using multiple upload I've uploaded three files and I'd make one of the two things: list all files with ability to doawload them. Or publish a link pressing it should list all those three files.

So I've set a file name and with 'Phoca Download Button' = "{phocadownload view=file|id=5|target=s}" posted this code.
In backend I see a link with set name pressing it opens me a list of those three files but with error "Error while downloading file File not found on server".
What should I fix to remove this error?

As I understand I should use the "Link To Category" option, but in categories options I can't find any path options in order to point so specific folder
Thank you!

Re: Muktiple upload and link to all files

Posted: 30 Nov 2013, 20:21
by Jan
Hi, from folders categories are created and you can make a link to category where you select the category name (folder name)

Jan

Re: Muktiple upload and link to all files

Posted: 30 Nov 2013, 21:17
by 01Kuzma
Hi!
Thank you for your reply!
Could you post a step-by-step instruction, cause I haven't understood?
Should I create a category which will point to specific folder with files? But in category options there is no any parameters where I could select a folder
For example, I have many folders:

Code: Select all

files:
  group1
    --subgroup1 - 1.pdf
	--subgroup2 -2.pdf
  group2
    --subgroup1 - 3.pdf
	--subgroup2 -4.pdf	
  group3 - dipper - > dipper-folder: 5.pdf; 6.pdf; 7.pdf
And in of of the articles I would make downloadable these files at once with 3 buttons: 5.pdf; 6.pdf; 7.pdf

It seems, that I figured it out. It's done through the multiple add.

But there is one problem. The back button - "green up arrow " points to domain.com/component/phocadownload/
not to a previously visited page (upper level). Is it a bug?

Re: Muktiple upload and link to all files

Posted: 01 Dec 2013, 22:44
by Jan
Hi, yes it is not back button (for this you can use browser back button) but it is in fact UP button - which means - you can go to category higher (through the tree - from subcategory - to category - to categories view). See similar posts where it is more explained.

Jan