403 on WYSIWIG textarea, button - Image

PaulV888

Member
Hi,

First of all, thank you Hugh and contributors!!! I just upgraded all to the latest and greatest (PHP 7, Latest github) and all went smooth.

One issue I saw is when I click the Image/Media button on the MCE editor, I am getting an "403 You are not authorized to view this resource."

Tracing that back:
  • Looking at the URL it is trying t call the "asset" field is not filled in. "/index.php?option=com_media&view=images&tmpl=component&e_name=projectnotes___notes&asset=&author="
  • When calling "/plugins/editors-xtd/image/image.php/onDisplay($name, $asset, $author)" the asset field is not set.
  • All is working, if I change line 319 of /plugins/fabrik_elements/textarea/textarea.php in:
Code:
            $layoutData->editor = $editor->display($name, $value, $cols * 10, $rows * 15, $cols, $rows, $buttons, $id, "com_fabrik");

So not sure if I am missing something in my DB or maybe privs are not setup correctly or that just something has changed.

Greetings,
Paul
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top