Cornerstone not loading properly from main menu but ok from page menu

When clicking on Cornerstone from the main menu the page fails to load.
If I go the the pages menu and then click edit in Cornerstone then it works ok.
Login info in secure note

1 Like

Main menu, as WordPress WordPress backend?

image

That’s the case with me as well, but I thought it was due to my specific install. It works on one, but not on the other.

Yes, seems like the same thing. It only started happening for me today, was ok up until then.

@spedney, while this doesn’t occur for me, the only think I can think here is that the URL in the sidebar goes to {{website}}/wp-admin/admin.php?page=cornerstone-launch-editor while the link in the admin toolbar goes to {{website}}/cornerstone. There might be some cleanup to do on our end with the simplified interface from this cycle. I have noted this to be looked into.

That’s weird… I just checked in Safari and Chrome (Mac Apple Silicon) and get just a white page.
If I try going straight to {{website}}/cornerstone then it loads fine.
…Just tried also from Chrome on WIndows and got the white screen.

Yes, that’s the behavior I’m getting as well.

I suspected Rankmath or Wordfence, but neither of those nor any other of the plugins made any difference

Are you guys getting an errors when you turn on WP_DEBUG? It’s either redirecting to a blank string (an issue with WP settings home_url) or disallowing a redirect from that page. Thanks for bringing this to our attention, we’ll get to the bottom of this. WP does not allow full URLs in the side menu unfortunately.

I get this in WP_DEBUG - no actual errors:
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php on line 7037 Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php on line 2164 Warning: Cannot modify header information - headers already sent by (output started at /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php:7037) in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-admin/includes/misc.php on line 1381 Warning: Cannot modify header information - headers already sent by (output started at /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php:7037) in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php on line 6880 Warning: Cannot modify header information - headers already sent by (output started at /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php:7037) in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-admin/admin-header.php on line 9 Warning: Cannot modify header information - headers already sent by (output started at /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php:7037) in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/pluggable.php on line 1416 Warning: Cannot modify header information - headers already sent by (output started at /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/functions.php:7037) in /customers/f/c/e/cpghjtpcs/webroots/r477131/wp-includes/pluggable.php on line 1419

Thank you, I suspected it was a modifying header issue so I’ll get that sorted out.

This will be fixed in the next release, thank you for testing the beta!

1 Like