Jump to content

Recommended Posts

Posted

Have like this

 

[14-Oct-2022 09:56:12 UTC] PHP Fatal error:  Uncaught Error: Attempt to assign property "timezone" on null in /home/oldlndse/public_html/system/Member/Member.php:205
Stack trace:
#0 /home/oldlndse/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn()
#1 /home/oldlndse/public_html/init.php(1029): IPS\_Log::log('Error: Attempt ...', 'uncaught_except...')
#2 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
#3 {main}
  thrown in /home/oldlndse/public_html/system/Member/Member.php on line 205
[14-Oct-2022 09:56:14 UTC] PHP Fatal error:  Uncaught Error: Attempt to assign property "timezone" on null in /home/oldlndse/public_html/system/Member/Member.php:205
Stack trace:
#0 /home/oldlndse/public_html/system/Log/Log.php(107): IPS\_Member::loggedIn()
#1 /home/oldlndse/public_html/init.php(1029): IPS\_Log::log('Error: Attempt ...', 'uncaught_except...')
#2 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
#3 {main}
  thrown in /home/oldlndse/public_html/system/Member/Member.php on line 205

Some tips?

Posted

This suggests you've got an error occurring really really early in the execution process, so early that it's before everything is set up to allow logging to work.

It's possible that it may be something missing in your PHP configuration, try downloading our requirement checker and see if it shows anything missing.

https://invisioncommunity.com/files/file/7046-invision-community-requirements-checker/

 

  • Recently Browsing   0 members

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