Hey there, I'm getting a 500 error when I attempt to log in on both apps (iOS and Android) 2.8.10.
I'm on Centos7 on Bluehost VPS with PHP 8.0
Here's the error log:
I'm on Centos7 on Bluehost VPS with PHP 8.0
Here's the error log:
Code:
[24-Aug-2022 11:54:42 UTC] PHP Warning: Undefined variable $languageid in phar:///home/alagntmy/public_html/forum/core/vb/vb.phar/session/api.php on line 229 [24-Aug-2022 11:54:42 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/alagntmy/public_html/forum/includes/vb5/template.php(404) : eval()'d code on line 4 [24-Aug-2022 11:54:42 UTC] PHP Warning: Trying to access array offset on value of type bool in /home/alagntmy/public_html/forum/includes/vb5/template.php(404) : eval()'d code on line 22 [24-Aug-2022 11:54:42 UTC] PHP Warning: Undefined array key "channelid" in /home/alagntmy/public_html/forum/core/packages/yilmazxviewing/api/xviewing.php on line 35 [24-Aug-2022 11:54:42 UTC] PHP Warning: Undefined array key "nodeid" in /home/alagntmy/public_html/forum/core/packages/yilmazxviewing/api/xviewing.php on line 36
Comment