Replies: 0
This is a brand new multisite installation of WordPress. there’s very little content here.
When I click on the configuration wizard, all I get is a button saying ” CLOSE WIZARD”
However, when I move the site to my local server (it has the domain name reachonline.local, the wizard works fine.
This would imply that there’s a setting not right (perhaps PHP?), but the configuration wizard works on all the other sites on this server.
I’ve tried with both Firefox and Chrome
I’ve seen other topics with similar problems, so here’s the javascript from the failure.
JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542
Loading failed for the <script> with source “http://www.reachonline.org/wp-content/plugins/gutenberg/vendor/wp-polyfill-ecmascript.min.2ae96136.js”. admin.php:31:1
ReferenceError: regeneratorRuntime is not defined index.js:1:12796
ReferenceError: regeneratorRuntime is not defined index.js:1:2710
TypeError: wp.apiFetch is undefined admin.php:1349:1
ReferenceError: regeneratorRuntime is not defined wp-seo-wp-globals-backport-903.min.js:56:104204
TypeError: h.default is undefined components-903.min.js:26:8158
TypeError: v is undefined configuration-wizard-903.min.js:4:39826
[Exception… “Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIContentSniffer.getMIMETypeFromContent]” nsresult: “0x80040111 (NS_ERROR_NOT_AVAILABLE)” location: “JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 181” data: no]
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
This is the javascript from my local version which works
JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542
sendTimingEvent addSite start undefined undefined verboseLoggerHooks.js:1:1120
[Exception… “Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIContentSniffer.getMIMETypeFromContent]” nsresult: “0x80040111 (NS_ERROR_NOT_AVAILABLE)” location: “JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 181” data: no]
Any clues please?