Beta 6.3.0 | Great Work! Small conflict

Could be something on my end, trying to narrow it down. I do know that I don’t have an issue with 6.2.5 (or whatever I was running) prior to adding the beta nor is there an issue with a default Twenty-Twenty Three theme. Here’s the error I’m getting:

**Warning** : Cannot modify header information - headers already sent by (output started at /home/customer/www/redacted...com/public_html/wp-content/themes/pro-beta/cornerstone/includes/theme-options/woocommerce.php:1) in **/home/customer/www/redacted..com/public_html/wp-includes/pluggable.php** on line **1427**

Which if I look at line 1427 of that file is: header( "X-Redirect-By: $x_redirect_by" );

Going to test the beta on a clean install but just thought I’d throw this out there. Oddly enough, working in CS is just dandy but pages are broken on the front end.

1 Like

Ah that’s silly. Those file start with a newline accidentally. That’ll be fixed in the next Beta and I think if you turn off output buffering it’ll not crash. Thanks for testing!

1 Like