user_4735f
Chevereto Member
▶ Reproduction steps
Account 2 cant view any notifications.
📃 Error log message
P/s : Can temporarily fix it by commenting out this line:
- Log in to 2 accounts
- Set the profile of Account 1 to private
- Account 1 likes content from Account 2
Account 2 cant view any notifications.
📃 Error log message
Code:
Chevere\Throwable\Exceptions\ErrorException thrown in /public_html/app/src/Legacy/Classes/Image.php:1542
# Message [Code #2]
Undefined array key "thumb"
# Incident ID:663c38bb5b07c
# Time
2024-05-09T02:45:15+00:00 [1715222715]
# Stack trace
------------------------------------------------------------
#0 /public_html/app/src/Legacy/Classes/Image.php:1542
{main}()
------------------------------------------------------------
#1 /public_html/app/src/Legacy/Classes/Notification.php:183
Chevereto\Legacy\Classes\Image::fill()
------------------------------------------------------------
#2 /public_html/app/src/Legacy/Classes/Notification.php:47
Chevereto\Legacy\Classes\Notification::fill()
------------------------------------------------------------
#3 /public_html/app/legacy/routes/json.php:1415
Chevereto\Legacy\Classes\Notification::get()
------------------------------------------------------------
#4 /public_html/app/src/Legacy/G/Handler.php:242
Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#5 /public_html/app/src/Legacy/G/Handler.php:158
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#6 /public_html/app/legacy/load/web.php:511
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#7 /public_html/app/legacy/entrypoints/index.php:35
require_once(string(length=70))
------------------------------------------------------------
#8 /public_html/index.php:12
require_once(string(length=79))
------------------------------------------------------------
P/s : Can temporarily fix it by commenting out this line:
PHP:
$displaySize = $image['thumb']['size'];