Jump to content

Featured Replies

Posted

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

  • Community Expert
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?

  • Author

I recently migrated back to my original web server which was freshly installed with cPanel today.

  • Community Expert
24 minutes ago, Miss_B said:

What version of Ipb and php are you using?

 

  • Author
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.

  • Community Expert

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:

 

  • Author

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

  • Community Expert

You would need to ask your hosting provider for assistance there as your PHP is missing that. It is a native function in PHP.

  • Author

Missing what?

  • Community Expert
9 minutes ago, ItzMatt said:

Missing what?

It looks like the Mysqli php extension is not enabled. 

  • Author
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).

  • Community Expert

Glad to see that you fixed the issue. 

Recently Browsing 0

  • No registered users viewing this page.