Email Form Error 
Автор: thomas K.
Просмотрено 290,
Подписчики 1,
Размещенный 0
Experiencing the below issue when form is submitted from Catalog | AquaBee Coolers, LLC - ABC2025
1. Site shows 500 Error Code
2. Error message log: PHP Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/bghbbjsbaml3/public_html/aquabeecooler.com/res/x5engine.php on line 5742
3. server PHP version is 8.3
Any Advice?
Размещено
Try switching to PHP 8.2 and setting the display_errors setting to "off".