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!
Muktiple upload and link to all files
-
- Phoca Enthusiast
- Posts: 50
- Joined: 01 Sep 2012, 10:27
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Muktiple upload and link to all files
Hi, from folders categories are created and you can make a link to category where you select the category name (folder name)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 50
- Joined: 01 Sep 2012, 10:27
Re: Muktiple upload and link to all files
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:
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?
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
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?
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Muktiple upload and link to all files
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
Jan
If you find Phoca extensions useful, please support the project