New error on running site OssnKernel.php:209

Kim Domino Evers Posted in Technical Support 3 years ago

Today I suddenly got the error

> TypeError: Cannot access offset of type string on string in ...public_html/classes/OssnKernel.php:209

I havent changed anything, the whoe error in the errorlog is:

>PHP Deprecated: Required parameter $file follows optional parameter $code in /home/hunde/publichtml/libraries/ossn.lib.languages.php on line 18
TypeError: Cannot access offset of type string on string in /home/hunde/public
html/classes/OssnKernel.php:209
Stack trace:
/home/hunde/publichtml/components/Kernel/ossncom.php(22): OssnKernel->sendAuth()
/home/hunde/publichtml/components/Kernel/ossncom.php(61): ossnkernalisestablished()
/home/hunde/public
html/classes/OssnComponents.php(229): includeonce('/home/hunde/pub...')
/home/hunde/public
html/libraries/ossn.lib.components.php(69): OssnComponents->loadComs()
/home/hunde/publichtml/system/start.php(38): includeonce('/home/hunde/pub...')
/home/hunde/publichtml/index.php(12): requireonce('/home/hunde/pub...')
{main}

Can anybody help?

Replies
us Michieal ~ Coder ~ Replied 3 years ago

You'll get the same error installing it on 7.3.27... I had that...
-M.

dk Kim Domino Evers Replied 3 years ago

Nevermind... after changin from PHP 8.0 to 7.4 it works again!