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.

#105466 After moving from dev directory: index.php’s server IP address could not be found

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 dave_3d on Monday, 26 October 2020 13:29 GMT

jgowans
After moving a Joomla 3.9.21 site from a "dev" directory at "public_html/dev" to the root directory at "public_html", front end editing of mediajce custom fields results in a blank popup screen with the error message "index.php’s server IP address could not be found." JCE version is 2.8.18.

A screenshot shows that the root domain appears to be missing altogether. Any help would be much appreciated.

Attachments

Ryan
Please try JCE Pro 2.8.19 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.

jgowans
Worked, thanks so much.

sparkosis
I experienced this same problem with JCE 2.8.18. With frontend editing of Joomla articles, when I tried to select an intro or full article image, the popup would show the error "index.php’s server IP address could not be found."

Additional details that might help troubleshoot the cause...

Checking the console, it reported errors:

Refused to apply style from https://www.xxx.com/templates/yootheme/css/theme.11.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from 'https://www.xxx.com/components/com_easyblog/themes/vintage/styles/style-5.2.4.min.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from 'https://www..xxx.com/templates/yootheme/vendor/yootheme/theme/platforms/joomla/assets/css/site.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.


None of those files exist (EasyBlog isn't even installed). So it wasn't the MIME type issue, actually a 404 not found. I'm not sure where those files are being called from. They don't exist in the page code.

I disabled JCE and the errors were gone, so I know JCE was the cause. Installed JCE 2.8.19 beta 6 and problem is gone. Thank you!!

dave_3d
I was having the same "index.php’s server IP address could not be found." error.

My system is installed on an IIS server.

Using the latest 2.9.0 RC solved the issue.

D.