Page 1 of 2

Download Button Code

Posted: 07 Mar 2014, 07:49
by kefford
Hi,

I am using Joomla 3.2.2 and the JCEditor and am having trouble getting the Download Button Plugin code to work. It simple shows up as pure text on my web page, when placed on an article. I have confirmed that the plugin is enabled and have setup the Phoca Download with 2 files for testing. I am only trying the file download, but cannot get it to work at all. Only text displays, exactly as entered and edited in the JCEditor. I looked at the source code and nothing looks out of the ordinary. Are there other tags required? JCE adds only the paragraph tags. Thanks

Ken

Re: Download Button Code

Posted: 07 Mar 2014, 11:39
by Benno
Hi,
did you also install Phoca Download Plugin? Phoca Download Plugin executes Phoca Download Button Plugin code.
http://joomlacode.org/gf/download/frsre ... v3.0.1.zip

Kind regards,
Benno

Re: Download Button Code

Posted: 07 Mar 2014, 15:44
by kefford
Ok, thanks. I think that would be it. Honestly, why not package everything needed into one install package? I did not know there were other plugins required.

Ken

Re: Download Button Code

Posted: 07 Mar 2014, 18:22
by Benno
Hi,
I did not know there were other plugins required.
See: https://www.phoca.cz/phocadownload-button
Requirements:

Joomla!1.5 (stable or any later version)
PHP 4.4.1 (or any later version)
Phoca Download Component
Phoca Download Plugin.
Kind regards,
Benno

Re: Download Button Code

Posted: 08 Mar 2014, 07:01
by kefford
Thank you. I installed and enabled. Then verified that the Download Button Plugin and the Download Plugin are both enabled. However, the code still displays only as text. Any other things that could cause this?

Ken

Re: Download Button Code

Posted: 08 Mar 2014, 07:23
by kefford
In case it helps, this is what displays only as text,

{phocadownload view=file|id=2|target=s}

And I am trying to put the download link on the Profile page, inside the JCE-Editor window for the field.

Ken

Re: Download Button Code

Posted: 08 Mar 2014, 18:31
by Benno
Hi,
1.) Which Phoca Download version and which Phoca Download Button Plugin version do you use?
2.) do you use any extern article creation extension (like e.g. K2)?

Kind regards,
Benno

Re: Download Button Code

Posted: 09 Mar 2014, 02:08
by kefford
Phoca Download v3.0.4
Phoca Download Button 3.0.1

No, I am not using an external article creation extension, but I am using EasyProfile for my profile manager. I do not think it is using typical Joomla articles for the profile and profile editor. It has its own field and page editor.

Ken

Re: Download Button Code

Posted: 09 Mar 2014, 22:17
by Jan
Hi, and did you install the Phoca Download Plugin? (I don't mean the Phoca Download Button Plugin)

Phoca Download Plugin converts the code, Phoca Download Button Plugin is helper button to add the code easily.


Jan

Re: Download Button Code

Posted: 10 Mar 2014, 03:30
by kefford
I installed these 3 things,

com_phocadownload_v3.0.4.zip
plg_content_phocadownload_v3.0.1.zip
plg_editors-xtd_phocadownload_v3.0.1.zip

Is that all I need?

Ken