KevinTheJedi
Hi Kevin, thank you for your help.
I activated the error logs and this is what I got:
Deprecated: Return type of CachedResultSet::offsetSet($a, $b) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 1754
Deprecated: Return type of CachedResultSet::offsetUnset($a) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 1751
Deprecated: Return type of ModelInstanceManager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2002
Deprecated: Return type of CallbackSimpleIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2046
Deprecated: Return type of CallbackSimpleIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2051
Deprecated: Return type of CallbackSimpleIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2036
Deprecated: Return type of CallbackSimpleIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2040
Deprecated: Return type of CallbackSimpleIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2031
Deprecated: Return type of FlatArrayIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2076
Deprecated: Return type of HashArrayIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.orm.php on line 2099
Deprecated: Return type of BaseMessageStorage::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/www/encom.it.ao/helpdesk/include/class.message.php on line 186
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/www/encom.it.ao/helpdesk/bootstrap.php on line 19
Warning: session_cache_limiter(): Session cache limiter cannot be changed after headers have already been sent in /home/www/encom.it.ao/helpdesk/bootstrap.php on line 21
After activated these error logs, after I log in (scp panel) the page keeps loading (a verifying... message appears and does it not load).
Any help would be appreciate it. I change the php version from 8.0 to 8.1 to 8.2 and i get the same message everytime.
Thank you.