You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#110862 Can't access images or files through "images and Links" tab

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by matthew on Thursday, 21 April 2022 23:45 BST

matthew
Hi Guys

I'm unable to access images or files through "Images and Links" tab when creating a new article from the front end. It comes up with the error message in a popup:

----------
Hmm. We’re having trouble finding that site.
We can’t connect to the server at index.php.
If that address is correct, here are three other things you can try:
Try again later.
Check your network connection.
If you are connected but behind a firewall, check that Firefox has permission to access the Web.
----------

Interestingly, it only occcurs in the front end and not the back end.
When I look at the path within developer tools of firefox, it appears that jce is placing a "/ and a return" in front of the address causing the issue. Is there some way to fix this?

Here is the code for the issue:

<iframe src="https://www.joomlacontenteditor.net/
/index.php?option=com_jce&task=plugin.display&plugin=browser&standalone=1&376938def296016d932ff7c978e7c340=1&client=0&element=jform_images_image_intro&mediatype=images&converted=1&context=22&fieldid=jform_images_image_intro&folder=" width="800" height="500" frameborder="0"></iframe>

I am using Yootheme Pro alongside this as well and again, this is only happening from the front end when I go "Create Article".

Website: marnongestate.com.au

Ryan
Please try JCE Pro 2.9.23 Beta - https://www.joomlacontenteditor.net/downloads/editor/pro/development

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

matthew
I found the code change in GitHub, thanks to Patrick Jackson. This fixed the issue immediately.

https://github.com/widgetfactory/jce/commit/ffb93d90bb6ee03e1f7a83a858b5a0091c31f9fb

Thanks