Page 1 of 2

Download Button Doesn't Begin Download

Posted: 04 Oct 2011, 15:04
by wahl04
For some reason the Phoca Download Button when clicked doesn't begin the download but rather only shows the Category page (General). Also when you click on the category on that page it just refreshes.

I went through the Phoca Download extension and plugin settings but saw nothing that would relate directly.

Here is the link to the page in question: http://www.performex.14test.com/resources/readings

Any help is greatly appreciated!

Thanks,

Phodel

Re: Download Button Doesn't Begin Download

Posted: 07 Oct 2011, 15:40
by Jan
Hi, you need to set in the parameters, that this will be link direct to file, see:
https://www.phoca.cz/documents/51-phoca- ... oad-plugin

Jan

Re: Download Button Doesn't Begin Download

Posted: 10 Oct 2011, 04:40
by wahl04
Jan wrote:Hi, you need to set in the parameters, that this will be link direct to file, see:
https://www.phoca.cz/documents/51-phoca- ... oad-plugin

Jan
I used the link direct to file in the parameters of the download button. See Copy of what is inserted into the article below:

The Art of Delegation
Delegation is the process for empowering workers with decision-making authority. Understanding the principles, concepts, and mechanics of delegation is vital for today's professional manager.
{phocadownload view=file|id=1|text=Delegation|target=s}

Is that not correct?

Re: Download Button Doesn't Begin Download

Posted: 12 Oct 2011, 19:04
by spudgun00
Hi there,

I'm also having the same problem. I want the file to download straight away but instead it brings up section / download.

I have checked the box in the file settings for "Direct Download". This is the code i am using:

{phocadownload view=file|id=1}​​​

What am I doing wrong here?

Thanks,

James

Re: Download Button Doesn't Begin Download

Posted: 18 Oct 2011, 00:16
by Jan
Is set, that the file should be downloaded directly? - in edit of the file?

Re: Download Button Doesn't Begin Download

Posted: 18 Oct 2011, 02:53
by wirthconsulting
I have the same problem - details are:

Joomla 1.5.23
Phoca Download 1.3.9
The Phoca Download Plugin and the Phoca Download Button plugin (latest versions for J1.5) are both installed and enabled.

Within the article, we have inserted the following code:

Code: Select all

{phocadownload view=file|id=1|target=b}
We have also tried:

Code: Select all

{phocadownload view=file|id=1}
The article is displayed here: http://dfkcollins.wirthconsulting.com.au/aged-care

When you click on the file link in this article, it simply takes you to the category display page and no further.

Within the file settings under Phoca Download -> Files -> (filename) - all the settings are default except:
1. Title - the file is called "Aged Care Test File"
2. Alias - is auto generated as "aged-care-test-file"
3. Published - yes
4. Authorised - yes
5. Section - Industries
6. Category - Aged Care
7. Filename - agedcare/DFKC_v2.pdf
8. icon - pdf-icon.jpg
9. Direct link - ticked on
10. Dates - auto generated at time of save

Everything else is default including Access Level "Public" (on the file, category and section)

It is almost like it the plugin is recognising the category or section id (which are both "1") instead of the file id (which is also id "1")...?

Re: Download Button Doesn't Begin Download

Posted: 19 Oct 2011, 19:54
by Jan
Hmmmm, really no idea what can be wrong, testing here:
https://www.phoca.cz/demo/phoca-download-plugin

without any problem :idea:

Re: Download Button Doesn't Begin Download

Posted: 26 Oct 2011, 15:12
by wahl04
Has anyone solved this?
If not then I am willing to allow Jan Admin access to our site which is in development if he is willing?
Let me know I need to go live with this project in the next day or two!

Re: Download Button Doesn't Begin Download

Posted: 26 Oct 2011, 15:41
by wahl04
Another question closely related........is there a way to remove the box around the download links on this page

http://www.performex.14test.com/resources/readings

Re: Download Button Doesn't Begin Download

Posted: 27 Oct 2011, 21:38
by Jan
Hi, this can be changed in the CSS, the class:
phocadownloadfileX - in your case (16px icons) phocadownloadfile16 in phoca download CSS.

Jan