Hi @sasiddiqui and everyone!
i get an error that says:
An error occurred while running 'mapSelect': URL constructor: /news-insights/ is not a valid URL. 2 data.min.js:2:30632
TypeError: t is undefined
value
[...]
https://[...]/wp-includes/js/dist/data.min.js?ver=943087ae96d075f126df689839bb96b9:2
dispatch https://[...]/wp-includes/js/dist/data.min.js?ver=943087ae96d075f126df689839bb96b9:2
Redux 8
react-dom.min.js:125:24
if i toggle off one of these two plugins, the post editor works. Other CPTs and even pages work just fine.
as @ashleynexvelsolutions tested, i tried the same and got the same results. if i use the matching domain or leave it empty, i get the post edit error.
but if i use a different domain, it shows, but the paths aren’t relative anymore.
some info:
### wp-core ###
version: 5.7.2
site_language: en_US
user_language: en_US
### wp-dropins (1) ###
advanced-cache.php: true
### wp-plugins-active (17) ###
Accordion Blocks: version: 1.3.5, author: Phil Buchanan, Auto-updates disabled
[snip]
Better Search Replace: version: 1.3.4, author: Delicious Brains, Auto-updates disabled
Category Order and Taxonomy Terms Order: version: 1.5.7.6, author: Nsp-Code, Auto-updates disabled
CMB2: version: 2.9.0, author: CMB2 team, Auto-updates disabled
CMB2 Field Type: Attached Posts: version: 1.2.7, author: WebDevStudios, Auto-updates disabled
CMB2 Field Type: Select2: version: 3.0.3, author: Phil Wylie, Auto-updates disabled
Disable Comments: version: 2.1.2, author: WPDeveloper, Auto-updates disabled
Make Paths Relative: version: 1.2.0, author: YAS Global Team, Auto-updates disabled
Redirection: version: 5.1.1, author: John Godley, Auto-updates disabled
Safe SVG: version: 1.9.9, author: Daryll Doyle, Auto-updates disabled
Smush: version: 3.8.7, author: WPMU DEV, Auto-updates disabled
Subscribe To Unlock Lite: version: 1.1.6, author: WP Shuffle, Auto-updates disabled
Yoast SEO: version: 16.7, author: Team Yoast, Auto-updates disabled
### wp-media ###
image_editor: WP_Image_Editor_Imagick
imagick_module_version: 1687
imagemagick_version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 https://www.imagemagick.org
file_uploads: File uploads is turned off
post_max_size: 100M
upload_max_filesize: 50M
max_effective_size: 50 MB
max_file_uploads: 20
imagick_limits:
imagick::RESOURCETYPE_AREA: 137 MB
imagick::RESOURCETYPE_DISK: 1073741824
imagick::RESOURCETYPE_FILE: 6144
imagick::RESOURCETYPE_MAP: 512 MB
imagick::RESOURCETYPE_MEMORY: 256 MB
imagick::RESOURCETYPE_THREAD: 1
gd_version: 2.2.5
ghostscript_version: unknown
### wp-server ###
server_architecture: Linux 5.3.0-1032-gcp x86_64
httpd_software: Apache
php_version: 7.4.18 64bit
php_sapi: apache2handler
max_input_variables: 10000
time_limit: 3600
memory_limit: 512M
max_input_time: 3600
upload_max_filesize: 50M
php_post_max_size: 100M
curl_version: 7.58.0 OpenSSL/1.1.1
suhosin: false
imagick_availability: true
pretty_permalinks: true
htaccess_extra_rules: false
### wp-database ###
extension: mysqli
server_version: 5.7.34-37-log
client_version: mysqlnd 7.4.18
### wp-constants ###
[snip]
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 512M
WP_DEBUG: false
WP_DEBUG_DISPLAY: false
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: utf8_unicode_ci
thanks for keep looking into this.
-
This reply was modified 3 years, 7 months ago by
pcarvalho.