Button Plugin and "Method Not Implemented POST" error
Posted: 23 Aug 2012, 02:59
Hi, sorry for my english is veri bad, i hope you understand my question.
I have installed last version of components and joomla.
So.. I have installed phoca download+phoca download plugin+button plugin for editor, but when i try to use phoca download button in editor for insert link in a article got me this error
Method Not Implemented POST to /administrator/index.php not supported.
Searching a solution I have read in the forum this thread
so i have inverted the order of code
{phocadownload view=file|id=1|target=s} -----> {phocadownload id=1|view=file|target=s}
and work ! no error ^^
Can you explain me how edit and custom the button plugin for invert the order of id code ? Where is the php file ?
I have installed last version of components and joomla.
So.. I have installed phoca download+phoca download plugin+button plugin for editor, but when i try to use phoca download button in editor for insert link in a article got me this error
Method Not Implemented POST to /administrator/index.php not supported.
Searching a solution I have read in the forum this thread
so i have inverted the order of code
{phocadownload view=file|id=1|target=s} -----> {phocadownload id=1|view=file|target=s}
and work ! no error ^^
Can you explain me how edit and custom the button plugin for invert the order of id code ? Where is the php file ?