Jump to content

PHP version help and errors.


Go to solution Solved by teraßyte,

Recommended Posts

It's quite a stressful thing and at the same time strangely very cool. Since I adapted the platform to the new version of php 8x all themes whether I put a compatible one of 4.7 or any even if I try to put group name indicator that was taken from marcket place or even bump topic, these being compatible with php 8 or with that tima community drops with error 500 and appears in logs

[07-Dec-2023 09:16:55 UTC] 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/XXX/public_html/forum/system/Theme/Theme.php(885) : eval()'d code on line 8763
[07-Dec-2023 09:18:58 UTC] 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/XXX/public_html/forum/system/Theme/Theme.php(885) : eval()'d code on line 8763
[07-Dec-2023 09:19:01 UTC] 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/XXX/public_html/forum/system/Theme/Theme.php(885) : eval()'d code on line 8763
[07-Dec-2023 09:19:02 UTC] 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/XXX/public_html/forum/system/Theme/Theme.php(885) : eval()'d code on line 8763
[07-Dec-2023 09:19:02 UTC] 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/XXX/public_html/forum/system/Theme/Theme.php(885) : eval()'d code on line 8763

There's not even line 8763 in Themes.php, it's weirdly bad.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...