Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
ItzMatt Posted August 22, 2023 Posted August 22, 2023 I keep getting this issue with my invision community site, could you assist me with this?Fatal error: Uncaught Error: Attempt to assign property "timezone" on null in /home/thinfus/public_html/system/Member/Member.php:211 Stack trace: #0 /home/thinfus/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn() #1 /home/thinfus/public_html/init.php(1034): IPS\_Log::log('Error: Call to ...', 'uncaught_except...') #2 [internal function]: IPS\IPS::exceptionHandler(Object(Error)) #3 {main} thrown in /home/thinfus/public_html/system/Member/Member.php on line 211
Miss_B Posted August 22, 2023 Posted August 22, 2023 6 minutes ago, ItzMatt said: I keep getting this issue with my invision community site, could you assist me with this?Fatal error: Uncaught Error: Attempt to assign property "timezone" on null in /home/thinfus/public_html/system/Member/Member.php:211 Stack trace: #0 /home/thinfus/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn() #1 /home/thinfus/public_html/init.php(1034): IPS\_Log::log('Error: Call to ...', 'uncaught_except...') #2 [internal function]: IPS\IPS::exceptionHandler(Object(Error)) #3 {main} thrown in /home/thinfus/public_html/system/Member/Member.php on line 211 What version of Ipb and php are you using? What was the latest change/modification done to the forum prior to this error happening?
ItzMatt Posted August 22, 2023 Author Posted August 22, 2023 I recently migrated back to my original web server which was freshly installed with cPanel today.
Miss_B Posted August 22, 2023 Posted August 22, 2023 24 minutes ago, Miss_B said: What version of Ipb and php are you using?
ItzMatt Posted August 22, 2023 Author Posted August 22, 2023 11 minutes ago, Miss_B said: What version of Ipb and php are you using? I'm using the latest version of ipb and php is 8.1.
Jim M Posted August 22, 2023 Posted August 22, 2023 Would advise checking your server against our requirements using this tool as looking at your community, I am seeing some errors which would indicate things do not meet our requirements:
ItzMatt Posted August 22, 2023 Author Posted August 22, 2023 I tried going to my page where I uploaded that and it shows this.Fatal error: Uncaught Error: Call to undefined function mysqli_report() in /home/thinfus/public_html/ips4.php:20 Stack trace: #0 {main} thrown in /home/thinfus/public_html/ips4.php on line 20
Jim M Posted August 22, 2023 Posted August 22, 2023 You would need to ask your hosting provider for assistance there as your PHP is missing that. It is a native function in PHP.
Miss_B Posted August 22, 2023 Posted August 22, 2023 9 minutes ago, ItzMatt said: Missing what? It looks like the Mysqli php extension is not enabled.
ItzMatt Posted August 22, 2023 Author Posted August 22, 2023 14 minutes ago, Jim M said: You would need to ask your hosting provider for assistance there as your PHP is missing that. It is a native function in PHP. I was able to fix the issue by downloading php-mysqlnd on my web server. (I'm the hosting provider). Marc 1
Recommended Posts