Page 1 of 1

download button plugin

Posted: 24 Mar 2015, 22:50
by standac
I installed and activated the plugin phoca download button. When selecting "link to a category," everything is fine. But in the case of selection "link to file" after pressing the "insert code" to get to "control panel". What could be wrong?

Nainstaloval a aktivoval jsem phoca download button plugin. Při výběru "link to kategory" je vše v pořádku. Ale v případě výběru "link to file" se po stlačení tlačítka "insert code" dostanu na stránku "control panel". V čem může být chyba?

Thanks.
S.

Re: download button plugin

Posted: 24 Mar 2015, 23:58
by Jan
Hi, this can be some javascript error, what says the javascript console when you click the button?

See:
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan

Re: download button plugin

Posted: 25 Mar 2015, 10:36
by standac
Javascript console says after click at button:

Funkci getElementById() předán prázdný řetězec. editor.js:25
TypeError: el is null editor.js:26
Použití getAttributeNode() je zastaralé. Používejte raději getAttribute(). mootools-core.js:108


I found that the error occurs only when using JCE editor. When using TinyMCE everything is fine.
So the fault is probably in the JCE editor.

Thanks.
S.

Re: download button plugin

Posted: 26 Mar 2015, 23:32
by Jan
Hi, yes, :-( I think then this should be a question on JCE developers :idea:

Jan